diff --git a/source/DasBlog All.sln b/source/DasBlog All.sln index 3e701f6f..98a7b0a2 100644 --- a/source/DasBlog All.sln +++ b/source/DasBlog All.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.28917.181 +# Visual Studio Version 17 +VisualStudioVersion = 17.11.35327.3 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DasBlog.Web", "DasBlog.Web.UI\DasBlog.Web.csproj", "{37817A48-6954-4DAF-A931-C540C5687579}" EndProject @@ -14,6 +14,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .editorconfig = .editorconfig ContributorFAQ.md = ContributorFAQ.md CrossPlatform.md = CrossPlatform.md + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dasblog.Tests", "Dasblog.Tests", "{F0F076E7-9863-46B7-8C3C-5C220D4BC118}" diff --git a/source/DasBlog.CLI/DasBlog.CLI.csproj b/source/DasBlog.CLI/DasBlog.CLI.csproj index 56959dee..4ae1acb4 100644 --- a/source/DasBlog.CLI/DasBlog.CLI.csproj +++ b/source/DasBlog.CLI/DasBlog.CLI.csproj @@ -22,14 +22,14 @@ - - - - - - - - + + + + + + + + diff --git a/source/DasBlog.Services/DasBlog.Services.csproj b/source/DasBlog.Services/DasBlog.Services.csproj index 88a84e89..2b87926d 100644 --- a/source/DasBlog.Services/DasBlog.Services.csproj +++ b/source/DasBlog.Services/DasBlog.Services.csproj @@ -12,14 +12,14 @@ - - - - - - - - + + + + + + + + diff --git a/source/DasBlog.Tests/DasBlog.Test.Integration/DasBlog.Test.Integration.csproj b/source/DasBlog.Tests/DasBlog.Test.Integration/DasBlog.Test.Integration.csproj index cc7807d9..920a00ff 100644 --- a/source/DasBlog.Tests/DasBlog.Test.Integration/DasBlog.Test.Integration.csproj +++ b/source/DasBlog.Tests/DasBlog.Test.Integration/DasBlog.Test.Integration.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -7,20 +7,20 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/source/DasBlog.Tests/UnitTests/DasBlog.Tests.UnitTests.csproj b/source/DasBlog.Tests/UnitTests/DasBlog.Tests.UnitTests.csproj index e13f86a1..39c1e038 100644 --- a/source/DasBlog.Tests/UnitTests/DasBlog.Tests.UnitTests.csproj +++ b/source/DasBlog.Tests/UnitTests/DasBlog.Tests.UnitTests.csproj @@ -57,12 +57,11 @@ - - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/source/DasBlog.Web.Core/DasBlog.Core.csproj b/source/DasBlog.Web.Core/DasBlog.Core.csproj index 0fa3d7cd..582a29bc 100644 --- a/source/DasBlog.Web.Core/DasBlog.Core.csproj +++ b/source/DasBlog.Web.Core/DasBlog.Core.csproj @@ -21,10 +21,10 @@ - - - - + + + + diff --git a/source/DasBlog.Web.Repositories/DasBlog.Managers.csproj b/source/DasBlog.Web.Repositories/DasBlog.Managers.csproj index 87cb73b0..e8232916 100644 --- a/source/DasBlog.Web.Repositories/DasBlog.Managers.csproj +++ b/source/DasBlog.Web.Repositories/DasBlog.Managers.csproj @@ -10,8 +10,8 @@ snupkg - - + + diff --git a/source/DasBlog.Web.UI/DasBlog.Web.csproj b/source/DasBlog.Web.UI/DasBlog.Web.csproj index 47b9dee7..e4c912ae 100644 --- a/source/DasBlog.Web.UI/DasBlog.Web.csproj +++ b/source/DasBlog.Web.UI/DasBlog.Web.csproj @@ -22,20 +22,20 @@ snupkg - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/source/Directory.Packages.props b/source/Directory.Packages.props new file mode 100644 index 00000000..f2c1f4e1 --- /dev/null +++ b/source/Directory.Packages.props @@ -0,0 +1,45 @@ + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/source/newtelligence.DasBlog.Runtime/newtelligence.DasBlog.Runtime.csproj b/source/newtelligence.DasBlog.Runtime/newtelligence.DasBlog.Runtime.csproj index 74f75978..d9fedd4f 100644 --- a/source/newtelligence.DasBlog.Runtime/newtelligence.DasBlog.Runtime.csproj +++ b/source/newtelligence.DasBlog.Runtime/newtelligence.DasBlog.Runtime.csproj @@ -10,8 +10,8 @@ - - + +