Skip to content

Commit

Permalink
Merge pull request #18 from Sleeping-Bear-Systems/update-nuget-packages
Browse files Browse the repository at this point in the history
Remove TeamCity NuGet package source
  • Loading branch information
CharlesFarris committed Oct 28, 2023
2 parents 152c267 + 8717f0c commit 378b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<packageSources>
<!--To inherit the global NuGet package sources remove the <clear/> line below -->
<clear />
<add key="teamcity" value="http://powerspec.local.sleepingbearsystems.net:8111/httpAuth/app/nuget/feed/SleepingBearSystems/SleepingBearSystems/v2" />
<!-- <add key="teamcity" value="http://powerspec.local.sleepingbearsystems.net:8111/httpAuth/app/nuget/feed/SleepingBearSystems/SleepingBearSystems/v2" /> -->
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
</packageSources>
<packageSourceCredentials>
Expand Down

0 comments on commit 378b0f9

Please sign in to comment.