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 be8b994 commit 4682a95Copy full SHA for 4682a95
.nuget/NuGet.Config
@@ -3,6 +3,7 @@
3
<packageSources>
4
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
5
<add key="azure_app_service" value="https://www.myget.org/F/azure-appservice/api/v2" />
6
+ <add key="fuse_labs" value="https://www.myget.org/F/fusemandistfeed/api/v2" />
7
<add key="buildTools" value="https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
8
</packageSources>
9
</configuration>
0 commit comments