Skip to content

Commit

Permalink
chore: revert test version to match CI
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmeadi committed Nov 29, 2024
1 parent 937c152 commit 7e3876a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stream-net-tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<DefineConstants>TRACE;DEBUG;NETCORE</DefineConstants>
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>net8.0</TargetFrameworks>
<TargetFrameworks>net6.0</TargetFrameworks>
<IsPackable>false</IsPackable>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 7e3876a

Please sign in to comment.