fix ubuntu by explicit version

This commit is contained in:
Bruno Garcia 2021-01-03 13:08:17 -05:00 committed by Ben Adams
parent ded4efd646
commit 6c78a20bf4

View File

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