We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa432d commit cb311ffCopy full SHA for cb311ff
tests/FSharp.Prelude.Tests.fsproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>netcoreapp3.1</TargetFramework>
+ <TargetFramework>net5.0</TargetFramework>
6
<GenerateProgramFile>false</GenerateProgramFile>
7
</PropertyGroup>
8
0 commit comments