diff options
Diffstat (limited to 'ARMeilleure')
| -rw-r--r-- | ARMeilleure/ARMeilleure.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ARMeilleure/ARMeilleure.csproj b/ARMeilleure/ARMeilleure.csproj index f73df09f..24a52567 100644 --- a/ARMeilleure/ARMeilleure.csproj +++ b/ARMeilleure/ARMeilleure.csproj @@ -2,6 +2,7 @@ <PropertyGroup> <TargetFramework>netcoreapp3.1</TargetFramework> + <LangVersion>8.0</LangVersion> <RuntimeIdentifiers>win-x64;osx-x64;linux-x64</RuntimeIdentifiers> </PropertyGroup> |
