From cccb0806e19f0b065101d29df4d12d7e7b2dc0a7 Mon Sep 17 00:00:00 2001 From: Leigh Pointer Date: Tue, 2 Mar 2021 16:17:33 +0100 Subject: [PATCH] LangVersion Fix #1148 removed the LangVersion property from project --- .../Templates/External/Server/[Owner].[Module].Server.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module].Server.csproj b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module].Server.csproj index cfce1a60..ec0e8e4a 100644 --- a/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module].Server.csproj +++ b/Oqtane.Server/wwwroot/Modules/Templates/External/Server/[Owner].[Module].Server.csproj @@ -2,7 +2,6 @@ net5.0 - 7.3 true 1.0.0 [Owner].[Module]