Skip to content

Commit

Permalink
also benchmark on net7 (#1009)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp authored Jan 9, 2023
1 parent 6f997c4 commit 0e8a9a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Benchmarks/Polly.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<IsPackable>false</IsPackable>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 0e8a9a7

Please sign in to comment.