Skip to content

Commit 7128a68

Browse files
committed
Suppressed the warning about the WebClient in the Build project
1 parent 28c386a commit 7128a68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: build/NuGet.fs

+2
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)