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 ae450c9 commit 168b62fCopy full SHA for 168b62f
LibGit2Sharp.Tests/LibGit2Sharp.Tests.csproj
@@ -2,6 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net472;netcoreapp2.1;net5.0</TargetFrameworks>
5
+ <NoWarn>$(NoWarn);SYSLIB0001</NoWarn>
6
</PropertyGroup>
7
8
<ItemGroup>
0 commit comments