We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44ba44 commit 3d7838cCopy full SHA for 3d7838c
src/Polly/Polly.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>netstandard2.0;net472;</TargetFrameworks>
+ <TargetFrameworks>netstandard2.0;net472;net462;</TargetFrameworks>
5
<AssemblyTitle>Polly</AssemblyTitle>
6
<ProjectType>Library</ProjectType>
7
<MutationScore>70</MutationScore>
0 commit comments