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 88ee652 commit ae08d82Copy full SHA for ae08d82
1 file changed
test_nupkgs/fsmoke/fsmoke.fsproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>$(tfm_net)</TargetFramework>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments