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 4b94663 commit 0732ba1Copy full SHA for 0732ba1
SampleApp/SampleApp.csproj
@@ -7,6 +7,7 @@
7
<Nullable>enable</Nullable>
8
<IsTrimmable>true</IsTrimmable>
9
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
10
+ <LangVersion>10</LangVersion>
11
</PropertyGroup>
12
13
<ItemGroup>
0 commit comments