Skip to content

Commit 7b310bd

Browse files
committed
Re-added support for net451
1 parent 5135b39 commit 7b310bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Coderr.Client/Coderr.Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<Pack>true</Pack>
3030
<PackagePath>README.txt</PackagePath>
3131
</Content>
32-
<None Include="NugetIcon.png" Pack="true" PackagePath=""/>
32+
<None Include="NugetIcon.png" Pack="true" PackagePath=""/>
3333
</ItemGroup>
3434

3535
<ItemGroup Condition="$(TargetFramework) == 'net461'">

0 commit comments

Comments
 (0)