Skip to content

Commit 90373f2

Browse files
committed
Add back clear tag to smoke-testNuGet.Config
1 parent fe229aa commit 90373f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

smoke-testNuGet.Config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
5+
<clear />
46
<add key="source-built-packages" value="SOURCE_BUILT_PACKAGES" />
57
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
68
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />

0 commit comments

Comments
 (0)