Skip to content

Commit 4682a95

Browse files
committed
Adding Fuse labs to nuget config
1 parent be8b994 commit 4682a95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nuget/NuGet.Config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<packageSources>
44
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
55
<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" />
67
<add key="buildTools" value="https://www.myget.org/F/30de4ee06dd54956a82013fa17a3accb/" />
78
</packageSources>
89
</configuration>

0 commit comments

Comments
 (0)