Skip to content

Commit

Permalink
added <LangVersion>preview</LangVersion>
Browse files Browse the repository at this point in the history
  • Loading branch information
DBJDBJ committed Jan 22, 2024
1 parent 3c865ed commit f50de47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sampling/minimaze/maze.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>preview</LangVersion>
</PropertyGroup>

</Project>

0 comments on commit f50de47

Please sign in to comment.