Bump C# to 11.0.

This commit is contained in:
2022-11-13 12:48:40 +00:00
parent 0a1cdf37fd
commit acf13dba56

View File

@@ -18,7 +18,7 @@
<Title>Aaru.CommonTypes</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFramework>net7.0</TargetFramework>
<LangVersion>10</LangVersion>
<LangVersion>11</LangVersion>
<Description>Contains common types defined by the Aaru Data Preservation Suite.</Description>
<PackageProjectUrl>https://github.com/aaru-dps/</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>