Skip to content

Commit

Permalink
Merge pull request #15 from Foxtrek64/main
Browse files Browse the repository at this point in the history
Remora.Tests.Sdk should not target NetStandard.
  • Loading branch information
Nihlus authored May 31, 2024
2 parents 4f0e06a + 009af12 commit b2b9cb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Remora.Tests.Sdk/Sdk/Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<!-- Override target frameworks -->
<PropertyGroup>
<LibraryFrameworks>$(ExecutableFrameworks)</LibraryFrameworks>
<TargetNetStandard>false</TargetNetStandard>
</PropertyGroup>

<!-- Default code coverage properties -->
Expand Down

0 comments on commit b2b9cb8

Please sign in to comment.