From 7439cc3a95ead4eb15a2d2c5fad752e8173229e1 Mon Sep 17 00:00:00 2001 From: Kamron Batman <3953314+kamronbatman@users.noreply.github.com> Date: Mon, 22 Nov 2021 07:39:01 -0800 Subject: [PATCH] fix: Bumps native runtimes to .NET 6 (#861) --- Projects/Server.Tests/Server.Tests.csproj | 2 +- Projects/Server/Server.csproj | 2 +- Projects/UOContent/UOContent.csproj | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Projects/Server.Tests/Server.Tests.csproj b/Projects/Server.Tests/Server.Tests.csproj index 46a5a0981..2a47a0de7 100644 --- a/Projects/Server.Tests/Server.Tests.csproj +++ b/Projects/Server.Tests/Server.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/Projects/Server/Server.csproj b/Projects/Server/Server.csproj index f2cc0ec7a..6a0cc1ab5 100755 --- a/Projects/Server/Server.csproj +++ b/Projects/Server/Server.csproj @@ -36,7 +36,7 @@ - + diff --git a/Projects/UOContent/UOContent.csproj b/Projects/UOContent/UOContent.csproj index 2ef0f6dfc..fc7ae24ab 100755 --- a/Projects/UOContent/UOContent.csproj +++ b/Projects/UOContent/UOContent.csproj @@ -41,9 +41,9 @@ - - - + + +