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.
2 parents f3be624 + 3244505 commit 0fcbae0Copy full SHA for 0fcbae0
example/Sample/Sample.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net5.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
<OutputType>Exe</OutputType>
6
</PropertyGroup>
7
0 commit comments