Skip to content

Commit

Permalink
Update nuget config - remove local repo.
Browse files Browse the repository at this point in the history
Signed-off-by: Yury-Fridlyand <[email protected]>
  • Loading branch information
Yury-Fridlyand committed Aug 30, 2022
1 parent 32367da commit 9bcf253
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="Local" value="packages" />
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
</configuration>

0 comments on commit 9bcf253

Please sign in to comment.