From c56845a451a81b3a0f7e5d814b6e2685886dd970 Mon Sep 17 00:00:00 2001 From: Emanuele Filardo Date: Tue, 24 Sep 2019 11:33:23 +0200 Subject: [PATCH] update to .net core 3.0.0 final and lastest wasm build --- Oqtane.Client/Oqtane.Client.csproj | 8 ++++---- Oqtane.Server/Oqtane.Server.csproj | 12 ++++++------ Oqtane.Shared/Oqtane.Shared.csproj | 4 ++-- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index e5fd25d8..06a67d09 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -27,10 +27,10 @@ - - - - + + + + diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 9dce1d41..fca66b6f 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -38,12 +38,12 @@ - - - - - - + + + + + + diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 4db70474..1292389d 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -21,8 +21,8 @@ - - + +