Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Commit f9d3f6f

Browse files
committed
Fixing release NuGet.config
1 parent 24e68d8 commit f9d3f6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.Config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<add key="AspNetVNext" value="https://www.myget.org/F/aspnetrelease/api/v2" />
45
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
56
<add key="AzureADNighty" value="http://www.myget.org/F/azureadwebstacknightly"/>
67
</packageSources>

0 commit comments

Comments
 (0)