Skip to content

Commit

Permalink
Updated language target to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchiecarroll committed Nov 22, 2022
1 parent c1380cb commit e4a4e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Gemstone.PQDIF/Gemstone.PQDIF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageTags>GPA;Gemstone;library;pqdif</PackageTags>
<LangVersion>9</LangVersion>
<LangVersion>latest</LangVersion>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
<Nullable>enable</Nullable>
<PlatformTarget>AnyCPU</PlatformTarget>
Expand Down

0 comments on commit e4a4e52

Please sign in to comment.