File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 3838 <NoLogo >true</NoLogo >
3939 <SuppressNETCoreSdkPreviewMessage >true</SuppressNETCoreSdkPreviewMessage >
4040 <TargetFramework >netcoreapp3.1</TargetFramework >
41+ <LangVersion >9.0</LangVersion >
4142 <SolutionDir Condition =" $(SolutionDir) == ''" >$([MSBuild]::EnsureTrailingSlash(
4243 $([MSBuild]::GetDirectoryNameOfFileAbove('$(MSBuildThisFileDirectory)', 'Orm.sln'))))</SolutionDir >
4344 <Configuration Condition =" $(Configuration) == ''" >Debug</Configuration >
Original file line number Diff line number Diff line change 1414 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1515 <WarningLevel >4</WarningLevel >
1616 <NoWarn >1591</NoWarn >
17- <LangVersion >9.0</LangVersion >
1817 </PropertyGroup >
1918 <PropertyGroup Label =" Debug" Condition =" '$(Configuration)'=='Debug'" >
2019 <DefineConstants >TRACE;DEBUG</DefineConstants >
You can’t perform that action at this time.
0 commit comments