Skip to content

Commit

Permalink
target net8 for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kllysng committed Jan 11, 2024
1 parent 6cc0bc0 commit bcc6cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</PropertyGroup>

<PropertyGroup>
<TargetFrameworks>net8.0</TargetFrameworks>
<MicrosoftNetTestSdkVersion>17.3.2</MicrosoftNetTestSdkVersion>
<!-- GHSA-5crp-9r3c-p9vr -->
<NewtonsoftJsonVersion>13.0.1</NewtonsoftJsonVersion>
Expand Down

0 comments on commit bcc6cc1

Please sign in to comment.