Explorar el Código

Change language version to 10

habeebweeb hace 2 años
padre
commit
0268ff12c4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Directory.Build.props

+ 1 - 1
Directory.Build.props

@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <TargetFramework>net35</TargetFramework>
-    <LangVersion>9</LangVersion>
+    <LangVersion>10</LangVersion>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
   </PropertyGroup>