Add NuGet feed
This commit is contained in:
parent
872e96cfe2
commit
b31b2f429d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
<packageSources>
|
||||
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
|
||||
<clear />
|
||||
<add key="configurable.source" value="%CLI_PACKAGE_SOURCE%" />
|
||||
<add key="templating" value="https://dotnet.myget.org/F/templating/api/v3/index.json" />
|
||||
<add key="dotnet-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
|
||||
<add key="cli-deps" value="https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
|
||||
|
|
Loading…
Reference in a new issue