From 74026401a6cf7dad6e4156cde08fe6e623eacf0f Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sun, 18 Oct 2020 09:30:24 -0400 Subject: [PATCH] upgrade to .NET5 RC2 --- Oqtane.Client/Oqtane.Client.csproj | 12 ++++++------ Oqtane.Server/Oqtane.Server.csproj | 16 ++++++++-------- Oqtane.Shared/Oqtane.Shared.csproj | 8 ++++---- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index e6dc8056..2161151e 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -1,4 +1,4 @@ - + net5.0 @@ -28,11 +28,11 @@ - - - - - + + + + + diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 795b546e..9af5980d 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -1,4 +1,4 @@ - + net5.0 @@ -38,14 +38,14 @@ - - - - - - + + + + + + - + diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 0e80493c..8b35fbf1 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -1,4 +1,4 @@ - + net5.0 @@ -19,9 +19,9 @@ - - - + + +