We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8751144 commit ede4bdeCopy full SHA for ede4bde
src/Sixel/Sixel.csproj
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
8
- <LangVersion>12.0</LangVersion>
+ <LangVersion>13.0</LangVersion>
9
<Version>0.5.0</Version>
10
<AnalysisMode>Recommended</AnalysisMode>
11
<EnableNETAnalyzers>true</EnableNETAnalyzers>
0 commit comments