This commit is contained in:
Bruno Garcia 2021-01-03 13:52:23 -05:00 committed by Ben Adams
parent 5a9f3e8c7e
commit 00695a8db1

View File

@ -1,5 +1,5 @@
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<LangVersion>8.0</LangVersion> <LangVersion>latest</LangVersion>
</PropertyGroup> </PropertyGroup>
</Project> </Project>