There was an error while loading. Please reload this page.
2 parents b049d97 + d63c83d commit ec3bc12Copy full SHA for ec3bc12
1 file changed
source/Halibut.Tests/Halibut.Tests.csproj
@@ -12,7 +12,7 @@
12
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
13
</PropertyGroup>
14
<PropertyGroup Condition="!$([MSBuild]::IsOSUnixLike())">
15
- <TargetFrameworks>net8.0</TargetFrameworks>
+ <TargetFrameworks>net48;net8.0</TargetFrameworks>
16
17
<PropertyGroup Condition="$([MSBuild]::IsOSUnixLike())">
18
<TargetFramework>net8.0</TargetFramework>
0 commit comments