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 a1f689a commit 693cf8cCopy full SHA for 693cf8c
src/TestConsole/TestConsole.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>net5</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
4
<OutputType>Exe</OutputType>
5
</PropertyGroup>
6
<ItemGroup>
0 commit comments