We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f997c4 commit 0e8a9a7Copy full SHA for 0e8a9a7
src/Polly.Benchmarks/Polly.Benchmarks.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<IsPackable>false</IsPackable>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
6
<Nullable>enable</Nullable>
7
</PropertyGroup>
8
<ItemGroup>
0 commit comments