diff --git a/Directory.Build.props b/Directory.Build.props index b810a9ed4..59311d439 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -68,7 +68,7 @@ - 3.10.85 + 3.10.91 all diff --git a/Projects/Application/Application.csproj b/Projects/Application/Application.csproj index 130bcc78f..1a162645c 100644 --- a/Projects/Application/Application.csproj +++ b/Projects/Application/Application.csproj @@ -28,4 +28,7 @@ false + + + diff --git a/Projects/BuildTool/BuildTool.csproj b/Projects/BuildTool/BuildTool.csproj index 983000240..b3f37cf7a 100644 --- a/Projects/BuildTool/BuildTool.csproj +++ b/Projects/BuildTool/BuildTool.csproj @@ -17,5 +17,6 @@ + diff --git a/Projects/Logger/Logger.csproj b/Projects/Logger/Logger.csproj index d9cca1040..6011e8299 100644 --- a/Projects/Logger/Logger.csproj +++ b/Projects/Logger/Logger.csproj @@ -7,6 +7,9 @@ ..\..\Distribution\Assemblies Debug;Release;Analyze + + + diff --git a/Projects/Server.Tests/Server.Tests.csproj b/Projects/Server.Tests/Server.Tests.csproj index 70f41ea9b..1be789258 100644 --- a/Projects/Server.Tests/Server.Tests.csproj +++ b/Projects/Server.Tests/Server.Tests.csproj @@ -5,7 +5,7 @@ Server.Tests - + @@ -15,6 +15,7 @@ + diff --git a/Projects/Server/Server.csproj b/Projects/Server/Server.csproj index e8a5aa70d..ff9b3a30b 100644 --- a/Projects/Server/Server.csproj +++ b/Projects/Server/Server.csproj @@ -37,10 +37,11 @@ - + + diff --git a/Projects/UOContent.Tests/UOContent.Tests.csproj b/Projects/UOContent.Tests/UOContent.Tests.csproj index 23bb450c8..712246f72 100644 --- a/Projects/UOContent.Tests/UOContent.Tests.csproj +++ b/Projects/UOContent.Tests/UOContent.Tests.csproj @@ -4,7 +4,7 @@ Debug;Release;Analyze - + all @@ -15,6 +15,7 @@ + diff --git a/Projects/UOContent/UOContent.csproj b/Projects/UOContent/UOContent.csproj index 9afa5db25..4f230902d 100644 --- a/Projects/UOContent/UOContent.csproj +++ b/Projects/UOContent/UOContent.csproj @@ -41,9 +41,9 @@ false - + - + @@ -52,6 +52,7 @@ +