Switching to release AzureAD feed
This commit is contained in:
parent
88d1bb0cfe
commit
81a8f273ec
|
|
@ -3,6 +3,6 @@
|
||||||
<packageSources>
|
<packageSources>
|
||||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
|
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetcirelease/api/v3/index.json" />
|
||||||
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
|
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
|
||||||
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly" />
|
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease/api/v3/index.json" />
|
||||||
</packageSources>
|
</packageSources>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue