Skip to content

Commit e5c3f6f

Browse files
committed
Work CD-CI
- Switch MyGet feed with Azure Artifacts feed. Signed-off-by: José Simões <jose.simoes@eclo.solutions>
1 parent 07254c3 commit e5c3f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="NuGet" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5-
<add key="MyGet nanoFramework dev" value="https://www.myget.org/F/nanoframework-dev/api/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" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)