Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 65a7c56

Browse files
author
vv
committed
Removing myget dependency
1 parent a948630 commit 65a7c56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NuGet.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="dot-net MyGet Feed" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" protocolVersion="3"/>
54
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
65
</packageSources>
7-
</configuration>
6+
</configuration>

0 commit comments

Comments
 (0)