Skip to content

Commit 0aa03e2

Browse files
[Ignore] no need for package sources (#803)
1 parent 22159d4 commit 0aa03e2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

NuGet.Config

+1-7
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,4 @@
33
<solution>
44
<add key="disableSourceControlIntegration" value="true" />
55
</solution>
6-
<packageSources>
7-
<clear />
8-
<add key="CI Builds (dotnet-core)" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
9-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
10-
<add key="powershell-core" value="https://powershell.myget.org/F/powershell-core/api/v3/index.json" />
11-
</packageSources>
12-
</configuration>
6+
</configuration>

0 commit comments

Comments
 (0)