Skip to content

Commit c7cc11f

Browse files
authored
update nuget.config (#1207)
1 parent af57f48 commit c7cc11f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NuGet.Config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4+
<clear /> <!-- ensure only the sources defined below are used -->
45
<add key="NugetOfficialV3" value="https://api.nuget.org/v3/index.json" />
56
<!-- To Enable LocalFeed for testing uncomment the following line -->
67
<!-- <add key="Local" value="tools/LocalNugetFeed" /> -->

0 commit comments

Comments
 (0)