Fix default nuget.config
This commit is contained in:
Родитель
c2dfe20ce8
Коммит
822b456311
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="SteeltoeDev" value="https://www.myget.org/F/steeltoedev/api/v3/index.json" />
|
||||
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="localfeed" value="C:\Users\dtillman\localfeed" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
|
|
Загрузка…
Ссылка в новой задаче