From 70a345d2a907a5366b83c8032fafeae6b5153534 Mon Sep 17 00:00:00 2001 From: hishamco Date: Mon, 19 Oct 2020 22:11:51 +0300 Subject: [PATCH] Remove LangVersion --- Oqtane.Client/Oqtane.Client.csproj | 1 - .../Templates/External/Shared/[Owner].[Module].Shared.csproj | 1 - Oqtane.Shared/Oqtane.Shared.csproj | 1 - Oqtane.Test/Oqtane.Test.csproj | 1 - Oqtane.Upgrade/Oqtane.Upgrade.csproj | 1 - 5 files changed, 5 deletions(-) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index 2161151e..fb628f7c 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -3,7 +3,6 @@ net5.0 Exe - 7.3 3.0 Debug;Release 1.0.4 diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module].Shared.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module].Shared.csproj index 4e6e520c..bfe5c9c6 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module].Shared.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Shared/[Owner].[Module].Shared.csproj @@ -2,7 +2,6 @@ netstandard2.1 - 7.3 1.0.0 [Owner].[Module] [Owner] diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 8b35fbf1..3b02e634 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -2,7 +2,6 @@ net5.0 - 7.3 Debug;Release 1.0.4 Oqtane diff --git a/Oqtane.Test/Oqtane.Test.csproj b/Oqtane.Test/Oqtane.Test.csproj index 5fb17674..5ee42828 100644 --- a/Oqtane.Test/Oqtane.Test.csproj +++ b/Oqtane.Test/Oqtane.Test.csproj @@ -2,7 +2,6 @@ net5.0 - 7.3 Debug;Release 1.0.4 Oqtane diff --git a/Oqtane.Upgrade/Oqtane.Upgrade.csproj b/Oqtane.Upgrade/Oqtane.Upgrade.csproj index 73f4bad0..39d1a04e 100644 --- a/Oqtane.Upgrade/Oqtane.Upgrade.csproj +++ b/Oqtane.Upgrade/Oqtane.Upgrade.csproj @@ -2,7 +2,6 @@ net5.0 - 7.3 Exe 1.0.4 Oqtane