Skip to content

Commit

Permalink
Fix release build lang version
Browse files Browse the repository at this point in the history
  • Loading branch information
drewnoakes committed Jul 6, 2018
1 parent 0580e5e commit facf635
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project/ICSharpCode.TextEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
<TreatWarningsAsErrors>False</TreatWarningsAsErrors>
<DebugType>pdbonly</DebugType>
<DebugSymbols>true</DebugSymbols>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down

0 comments on commit facf635

Please sign in to comment.