Explorar o código

Set C# language version to 5 for release and debug configuration.

Gert Driesen %!s(int64=8) %!d(string=hai) anos
pai
achega
ccefd706a3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Renci.SshNet/Renci.SshNet.csproj

+ 1 - 0
src/Renci.SshNet/Renci.SshNet.csproj

@@ -36,6 +36,7 @@
     <NoWarn>
     </NoWarn>
     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
+    <LangVersion>5</LangVersion>
   </PropertyGroup>
   <PropertyGroup>
     <SignAssembly>true</SignAssembly>