Skip to content

Commit 5f691ff

Browse files
committed
Suppressed the warning about the WebClient in the Build project
1 parent 0525bbc commit 5f691ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build/NuGet.fs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
namespace Fake.DotNet.NuGet
22

3+
#nowarn "0044"
4+
35
/// <summary>
46
/// Contains helper functions and task which allow to inspect, create and publish
57
/// <a href="https://www.nuget.org/">NuGet</a> packages.

0 commit comments

Comments
 (0)