We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6da802 commit 0859e42Copy full SHA for 0859e42
samples/SampleApp/SampleApp.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net9.0;net8.0;net7.0;net6.0</TargetFrameworks>
+ <TargetFrameworks>net10.0;net9.0;net8.0</TargetFrameworks>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
0 commit comments