diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index 3108d4ff..8e2d7039 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -1,12 +1,13 @@  - netcoreapp3.0 - - + + 7.3 3.0 Debug;Release;Wasm 0.0.1 @@ -36,8 +37,4 @@ - - - false - diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index 55f2106e..94f97e2f 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -2,10 +2,11 @@ netcoreapp3.0 - + true Debug;Release;Wasm 0.0.1 diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 08c5ff79..080a5c8c 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -1,7 +1,8 @@  - netstandard2.1 + netstandard2.0 + 7.3 Debug;Release;Wasm 0.0.1 Oqtane