We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 560276f commit f545ec8Copy full SHA for f545ec8
NuGet.Config
@@ -4,6 +4,5 @@
4
<clear />
5
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
6
<add key="myvas-dev" value="https://www.myget.org/F/myvas-dev/api/v3/index.json" />
7
- <add key="aspnetcore-dev" value="http://dotnet.myget.org/F/aspnetcore-dev/api/v3/index.json" />
8
</packageSources>
9
</configuration>
0 commit comments