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.
WebClient
Build
1 parent eededeb commit dbdcaebCopy full SHA for dbdcaeb
build/NuGet.fs
@@ -1,5 +1,7 @@
1
namespace Fake.DotNet.NuGet
2
3
+#nowarn "0044"
4
+
5
/// <summary>
6
/// Contains helper functions and task which allow to inspect, create and publish
7
/// <a href="https://www.nuget.org/">NuGet</a> packages.
0 commit comments