Update SMAPI.csproj

This commit is contained in:
Zane.Y 2020-02-07 15:07:30 +08:00 committed by GitHub
parent 7366796a53
commit dc6724a958
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<LangVersion>latest</LangVersion>
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
@ -401,4 +400,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>