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 9807d22 commit 94eb405Copy full SHA for 94eb405
sample/Sample/Sample.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
@@ -27,4 +27,4 @@
27
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
28
</None>
29
</ItemGroup>
30
-</Project>
+</Project>
0 commit comments