Using packages from Autofac nightly feed.
This commit is contained in:
parent
43e4870fa2
commit
5d4c684758
|
|
@ -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>
|
||||
Loading…
Reference in New Issue