Fix for build break - Changing IdentityModel package versions to beta5

This commit is contained in:
Kiran Challa 2015-06-08 12:27:55 -07:00
parent 9aa703a59e
commit 0f033cfda7
1 changed files with 1 additions and 0 deletions

View File

@ -3,5 +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"/>
</packageSources>
</configuration>