Skip to content

Commit 3d7838c

Browse files
committed
Fixes
1 parent a44ba44 commit 3d7838c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly/Polly.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFrameworks>netstandard2.0;net472;</TargetFrameworks>
4+
<TargetFrameworks>netstandard2.0;net472;net462;</TargetFrameworks>
55
<AssemblyTitle>Polly</AssemblyTitle>
66
<ProjectType>Library</ProjectType>
77
<MutationScore>70</MutationScore>

0 commit comments

Comments
 (0)