Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Update Test.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
kagasu authored Jul 2, 2018
1 parent c5054a9 commit f12db48
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Test/Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<LangVersion>7.2</LangVersion>
<DebugType>none</DebugType>
<DebugSymbols>false</DebugSymbols>
<LangVersion>latest</LangVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f12db48

Please sign in to comment.