From 45819aae07e20e30bb1130ffb407e47234377649 Mon Sep 17 00:00:00 2001 From: hishamco Date: Tue, 10 Nov 2020 23:47:43 +0300 Subject: [PATCH] Upgrade packages to .NET 5 RTM --- Oqtane.Client/Oqtane.Client.csproj | 10 +++++----- Oqtane.Server/Oqtane.Server.csproj | 14 +++++++------- Oqtane.Shared/Oqtane.Shared.csproj | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index 09679681..3ce83439 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -27,11 +27,11 @@ - - - - - + + + + + diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index f27a0459..9053bea7 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -39,14 +39,14 @@ - - - - - - + + + + + + - + diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 35db69ff..976f255b 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -18,9 +18,9 @@ - - - + + +