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 6323d07 commit 950a3abCopy full SHA for 950a3ab
1 file changed
src/Fli.Tests/Fli.Tests.fsproj
@@ -2,7 +2,7 @@
2
<Project Sdk="Microsoft.NET.Sdk">
3
<PropertyGroup>
4
<OutputType>Library</OutputType>
5
- <TargetFramework>net8.0</TargetFramework>
+ <TargetFramework>net9.0</TargetFramework>
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
<ItemGroup>
@@ -25,4 +25,4 @@
25
<ProjectReference Include="..\Fli\Fli.fsproj" />
26
</ItemGroup>
27
<Import Project="..\..\.paket\Paket.Restore.targets" />
28
-</Project>
+</Project>
0 commit comments