We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 954aada commit 65bd20bCopy full SHA for 65bd20b
src/perfcollect/tests/ConsoleApp1/ConsoleApp1.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net6</TargetFramework>
6
</PropertyGroup>
7
8
</Project>
0 commit comments