Skip to content

Commit

Permalink
Switch vvvv nuget feed source to https
Browse files Browse the repository at this point in the history
  • Loading branch information
ravazquez committed Apr 11, 2024
1 parent 6ff3d8d commit 56da4b3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="vvvv package source" value="http://teamcity.vvvv.org/guestAuth/app/nuget/v1/FeedService.svc/" />
</packageSources>
</configuration>
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="vvvv package source" value="https://teamcity.vvvv.org/guestAuth/app/nuget/v1/FeedService.svc/" />
</packageSources>
</configuration>

0 comments on commit 56da4b3

Please sign in to comment.