Skip to content

Commit ec3bc12

Browse files
committed
Merge branch 'luke/redis-queue-reimagined' of github.com:OctopusDeploy/Halibut into luke/redis-queue-reimagined
2 parents b049d97 + d63c83d commit ec3bc12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Halibut.Tests/Halibut.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1313
</PropertyGroup>
1414
<PropertyGroup Condition="!$([MSBuild]::IsOSUnixLike())">
15-
<TargetFrameworks>net8.0</TargetFrameworks>
15+
<TargetFrameworks>net48;net8.0</TargetFrameworks>
1616
</PropertyGroup>
1717
<PropertyGroup Condition="$([MSBuild]::IsOSUnixLike())">
1818
<TargetFramework>net8.0</TargetFramework>

0 commit comments

Comments
 (0)