Skip to content

Commit

Permalink
Clear packageSources (#65)
Browse files Browse the repository at this point in the history
* Clear packageSources

* Rename
  • Loading branch information
wtgodbe authored Jun 8, 2024
1 parent b782674 commit aef8505
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .nuget/NuGet.Config → NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
</packageSources>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
</configuration>
</configuration>

0 comments on commit aef8505

Please sign in to comment.