Skip to content

Commit

Permalink
update nuget.config (#1207)
Browse files Browse the repository at this point in the history
  • Loading branch information
xseeseesee authored Feb 4, 2021
1 parent af57f48 commit c7cc11f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear /> <!-- ensure only the sources defined below are used -->
<add key="NugetOfficialV3" value="https://api.nuget.org/v3/index.json" />
<!-- To Enable LocalFeed for testing uncomment the following line -->
<!-- <add key="Local" value="tools/LocalNugetFeed" /> -->
Expand Down

0 comments on commit c7cc11f

Please sign in to comment.