Using packages from Autofac nightly feed.

This commit is contained in:
Pranav K 2015-08-04 15:03:37 -07:00
parent 43e4870fa2
commit 5d4c684758
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="Autofac-Nightly-Feed" value="https://www.myget.org/F/autofac/api/v2/" />
</packageSources>
</configuration>