Watch
2
0
Fork
You've already forked raylib-cs
0

Bump Language Version

This commit is contained in:
yoyoyodog123 2024-01-11 22:12:31 -06:00
commit ca8a7fa9fc
3 changed files with 3 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<NoWarn>$(NoWarn);1591</NoWarn>
<LangVersion>10.0</LangVersion>
<LangVersion>12.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<Authors>Chris Dill, Raysan5</Authors>