Skip to content

Commit 797dd64

Browse files
committed
Work CI-CD
- Remove nano Azure feed from nuget config (no point using it, as packages referenced here should be all available in nuget.org). ***NO_CI***
1 parent 6fba0eb commit 797dd64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NuGet.Config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
<configuration>
33
<packageSources>
44
<add key="NuGet" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5-
<add key="Azure Artifacts nanoFramework dev" value="https://pkgs.dev.azure.com/nanoframework/feed/_packaging/sandbox/nuget/v3/index.json" protocolVersion="3" />
65
</packageSources>
76
</configuration>

0 commit comments

Comments
 (0)