Changing the feed for AzureAD to nightly
This commit is contained in:
parent
0f033cfda7
commit
4366bbb81d
|
|
@ -3,6 +3,6 @@
|
|||
<packageSources>
|
||||
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetvnext/api/v2" />
|
||||
<add key="NuGet" value="https://nuget.org/api/v2/" />
|
||||
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstackrelease"/>
|
||||
<add key="AzureAD" value="http://www.myget.org/F/azureadwebstacknightly"/>
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Reference in New Issue