Skip to content

Commit

Permalink
Update package feed
Browse files Browse the repository at this point in the history
  • Loading branch information
rstropek committed Jan 17, 2017
1 parent f2aff85 commit 0312358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shop.WebApi/nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- remove any machine-wide sources with <clear/> -->
<clear />
<!-- add a Team Services feed -->
<add key="MyGreatFeed" value="https://rainerdemotfs-westeu.pkgs.visualstudio.com/_packaging/TechSummitLive/nuget/v3/index.json" />
<add key="MyGreatFeed" value="https://rainerdemotfs-westeu.pkgs.visualstudio.com/_packaging/MSSummitVIE-Prepare-Feed/nuget/v3/index.json" />
<!-- also get packages from the NuGet Gallery -->
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
</packageSources>
Expand Down

0 comments on commit 0312358

Please sign in to comment.