Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.1.8 #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 86 additions & 26 deletions Hood.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.59001.49
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{6F3615F0-9A86-463B-8D04-E4CBF8513E55}"
ProjectSection(SolutionItems) = preProject
Expand All @@ -25,11 +25,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.UI.Bootstrap4", "proje
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.Core", "projects\Hood.Core\Hood.Core.csproj", "{11923D82-CAA1-4239-A4BC-A365C5D49017}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SQL", "SQL", "{ADC931CD-87DA-406A-ADCD-7BB44329F75E}"
ProjectSection(SolutionItems) = preProject
sql\InstallViews.sql = sql\InstallViews.sql
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.UI.Core", "projects\Hood.UI.Core\Hood.UI.Core.csproj", "{C8D14AA4-199E-409F-B02D-4B2818B8DE0B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Development", "Development", "{306ED7A4-6F3F-4BE1-96CE-CA9DAE98CC53}"
Expand All @@ -38,9 +33,15 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.Development", "project
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.Admin", "projects\Hood.Admin\Hood.Admin.csproj", "{123F61E6-834C-42FF-B62E-12CE30BC8A90}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "projects", "projects", "{9A9C95A8-97A7-441E-9156-4DE6455755F8}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.UI.Admin", "projects\Hood.UI.Admin\Hood.UI.Admin.csproj", "{7C7C802C-0220-4D84-844F-97B71381CD46}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Hood.Api", "projects\Hood.Api\Hood.Api.csproj", "{F3333BEE-9DBE-496F-A2E4-82601343A547}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Data", "Data", "{D09576D8-40AC-4F1B-A178-6C614AA37BF0}"
EndProject
Project("{00D1A9C2-B5F0-4AF3-8072-F6C62B433612}") = "Hood.Database", "projects\Hood.Database\Hood.Database.sqlproj", "{2F395993-5AC0-497F-995F-525A151E60FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hood.Api", "projects\Hood.Api\Hood.Api.csproj", "{676E5E20-C394-4A10-BF4B-25A177FD4E85}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Hood.Data", "projects\Hood.Data\Hood.Data.csproj", "{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -166,22 +167,78 @@ Global
{123F61E6-834C-42FF-B62E-12CE30BC8A90}.Release|x64.Build.0 = Release|Any CPU
{123F61E6-834C-42FF-B62E-12CE30BC8A90}.Release|x86.ActiveCfg = Release|Any CPU
{123F61E6-834C-42FF-B62E-12CE30BC8A90}.Release|x86.Build.0 = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|Any CPU.Build.0 = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|ARM.ActiveCfg = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|ARM.Build.0 = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|x64.ActiveCfg = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|x64.Build.0 = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|x86.ActiveCfg = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Debug|x86.Build.0 = Debug|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|Any CPU.ActiveCfg = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|Any CPU.Build.0 = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|ARM.ActiveCfg = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|ARM.Build.0 = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|x64.ActiveCfg = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|x64.Build.0 = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|x86.ActiveCfg = Release|Any CPU
{676E5E20-C394-4A10-BF4B-25A177FD4E85}.Release|x86.Build.0 = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|ARM.ActiveCfg = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|ARM.Build.0 = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|x64.ActiveCfg = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|x64.Build.0 = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|x86.ActiveCfg = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Debug|x86.Build.0 = Debug|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|Any CPU.Build.0 = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|ARM.ActiveCfg = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|ARM.Build.0 = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|x64.ActiveCfg = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|x64.Build.0 = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|x86.ActiveCfg = Release|Any CPU
{7C7C802C-0220-4D84-844F-97B71381CD46}.Release|x86.Build.0 = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|ARM.ActiveCfg = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|ARM.Build.0 = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|x64.ActiveCfg = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|x64.Build.0 = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|x86.ActiveCfg = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Debug|x86.Build.0 = Debug|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|Any CPU.Build.0 = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|ARM.ActiveCfg = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|ARM.Build.0 = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|x64.ActiveCfg = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|x64.Build.0 = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|x86.ActiveCfg = Release|Any CPU
{F3333BEE-9DBE-496F-A2E4-82601343A547}.Release|x86.Build.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|ARM.ActiveCfg = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|ARM.Build.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|ARM.Deploy.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x64.ActiveCfg = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x64.Build.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x64.Deploy.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x86.ActiveCfg = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x86.Build.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Debug|x86.Deploy.0 = Debug|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|Any CPU.Build.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|Any CPU.Deploy.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|ARM.ActiveCfg = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|ARM.Build.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|ARM.Deploy.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x64.ActiveCfg = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x64.Build.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x64.Deploy.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x86.ActiveCfg = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x86.Build.0 = Release|Any CPU
{2F395993-5AC0-497F-995F-525A151E60FD}.Release|x86.Deploy.0 = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|ARM.ActiveCfg = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|ARM.Build.0 = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|x64.ActiveCfg = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|x64.Build.0 = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|x86.ActiveCfg = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Debug|x86.Build.0 = Debug|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|Any CPU.Build.0 = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|ARM.ActiveCfg = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|ARM.Build.0 = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|x64.ActiveCfg = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|x64.Build.0 = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|x86.ActiveCfg = Release|Any CPU
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -194,7 +251,10 @@ Global
{C8D14AA4-199E-409F-B02D-4B2818B8DE0B} = {5CF84357-EA5D-42CF-8CBC-05940FF0F73C}
{7ADB2A9E-146D-40C4-826A-C79C712CE905} = {306ED7A4-6F3F-4BE1-96CE-CA9DAE98CC53}
{123F61E6-834C-42FF-B62E-12CE30BC8A90} = {A89DE859-75A0-418B-BE31-3228BD827619}
{676E5E20-C394-4A10-BF4B-25A177FD4E85} = {9A9C95A8-97A7-441E-9156-4DE6455755F8}
{7C7C802C-0220-4D84-844F-97B71381CD46} = {5CF84357-EA5D-42CF-8CBC-05940FF0F73C}
{F3333BEE-9DBE-496F-A2E4-82601343A547} = {A89DE859-75A0-418B-BE31-3228BD827619}
{2F395993-5AC0-497F-995F-525A151E60FD} = {D09576D8-40AC-4F1B-A178-6C614AA37BF0}
{1DFB4B9C-D5CF-4BC9-82CB-9681E871E182} = {D09576D8-40AC-4F1B-A178-6C614AA37BF0}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E5B47CFC-A139-40DC-9B6A-7CB4C3ED7C71}
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.Admin/Hood.Admin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.Admin</AssemblyName>
<PackageId>Hood.Admin</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
12 changes: 12 additions & 0 deletions projects/Hood.Api/Properties/launchSettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"profiles": {
"Hood.Api": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:56162;http://localhost:56163"
}
}
}
2 changes: 1 addition & 1 deletion projects/Hood.Core/Hood.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.Core</AssemblyName>
<PackageId>Hood.Core</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.Core/Models/ComplexTypes/PagedList.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public PagedList(IQueryable<T> source, int pageIndex, int pageSize)
/// </summary>
[RouteIgnore]
[JsonProperty("hasNextPage")]
public bool HasNextPage => (PageIndex + 1 < TotalPages);
public bool HasNextPage => (PageIndex < TotalPages);


public List<T> List
Expand Down
9 changes: 9 additions & 0 deletions projects/Hood.Data/Hood.Data.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>

</Project>
60 changes: 60 additions & 0 deletions projects/Hood.Database/Hood.Database.sqlproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<Name>Hood.Database</Name>
<SchemaVersion>2.0</SchemaVersion>
<ProjectVersion>4.1</ProjectVersion>
<ProjectGuid>{2f395993-5ac0-497f-995f-525a151e60fd}</ProjectGuid>
<DSP>Microsoft.Data.Tools.Schema.Sql.Sql160DatabaseSchemaProvider</DSP>
<OutputType>Database</OutputType>
<RootPath>
</RootPath>
<RootNamespace>Hood.Database</RootNamespace>
<AssemblyName>Hood.Database</AssemblyName>
<ModelCollation>1033, CI</ModelCollation>
<DefaultFileStructure>BySchemaAndSchemaType</DefaultFileStructure>
<DeployToDatabase>True</DeployToDatabase>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<TargetLanguage>CS</TargetLanguage>
<AppDesignerFolder>Properties</AppDesignerFolder>
<SqlServerVerification>False</SqlServerVerification>
<IncludeCompositeObjects>True</IncludeCompositeObjects>
<TargetDatabaseSet>True</TargetDatabaseSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>
<BuildScriptName>$(MSBuildProjectName).sql</BuildScriptName>
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<DefineDebug>false</DefineDebug>
<DefineTrace>true</DefineTrace>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
<BuildScriptName>$(MSBuildProjectName).sql</BuildScriptName>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">11.0</VisualStudioVersion>
<!-- Default to the v11.0 targets path if the targets file for the current VS version is not found -->
<SSDTExists Condition="Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets')">True</SSDTExists>
<VisualStudioVersion Condition="'$(SSDTExists)' == ''">11.0</VisualStudioVersion>
</PropertyGroup>
<Import Condition="'$(SQLDBExtensionsRefPath)' != ''" Project="$(SQLDBExtensionsRefPath)\Microsoft.Data.Tools.Schema.SqlTasks.targets" />
<Import Condition="'$(SQLDBExtensionsRefPath)' == ''" Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\SSDT\Microsoft.Data.Tools.Schema.SqlTasks.targets" />
<ItemGroup>
<Folder Include="Properties" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion projects/Hood.Development/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hoodcms",
"version": "6.1.7",
"version": "7.0.0",
"description": "A fully customisable content management system built in ASP.NET Core 5 & Bootstrap 5.",
"keywords": [
"hood",
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.UI.Admin/Hood.UI.Admin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.UI.Admin</AssemblyName>
<PackageId>Hood.UI.Admin</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.UI.Bootstrap3/Hood.UI.Bootstrap3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.UI.Bootstrap3</AssemblyName>
<PackageId>Hood.UI.Bootstrap3</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.UI.Bootstrap4/Hood.UI.Bootstrap4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.UI.Bootstrap4</AssemblyName>
<PackageId>Hood.UI.Bootstrap4</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood.UI.Core/Hood.UI.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>Hood.UI.Core</AssemblyName>
<PackageId>Hood.UI.Core</PackageId>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
2 changes: 1 addition & 1 deletion projects/Hood/Hood.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageId>Hood</PackageId>
<Description>Complete Hood CMS Package, includes all default controllers for basic setup, packaged with the Bootstrap 4 default theme.</Description>

<Version>6.1.7</Version>
<Version>7.0.0</Version>
<TargetFramework>net6.0</TargetFramework>
<Authors>Hood Digital;George Whysall;</Authors>
<OutputType>Library</OutputType>
Expand Down
Loading