Remove LangVerion from Oqtane.Server

This commit is contained in:
hishamco 2021-02-15 03:27:47 +03:00
parent 0f640dd68b
commit 510f475816

View File

@ -2,7 +2,6 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<LangVersion>7.3</LangVersion>
<Configurations>Debug;Release</Configurations>
<Version>2.0.0</Version>
<Product>Oqtane</Product>