Skip to content

Commit

Permalink
Move to Azure Artifacts nuget stream
Browse files Browse the repository at this point in the history
  • Loading branch information
richma-ms committed Feb 9, 2021
1 parent bce05fd commit 28c522a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuget.config
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear/>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="MyGetDeviceSdk" value="https://www.myget.org/F/aziot-device-sdk/api/v3/index.json" />
<add key="MyGetEdgeExtension" value="https://www.myget.org/F/aziot-edge-extension/api/v3/index.json" />
<add key="azure-iotedge-packages" value="https://pkgs.dev.azure.com/iotedge/iotedge/_packaging/azure-iotedge-packages/nuget/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 28c522a

Please sign in to comment.