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 212bcf3 commit d191449Copy full SHA for d191449
tests/test-assm/ExeFSharp/ExeFSharp.fsproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>Exe</OutputType>
4
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
</PropertyGroup>
6
7
<ItemGroup>
tests/test-assm/ExeVB/ExeVB.vbproj
@@ -1,6 +1,6 @@
</Project>
0 commit comments