Skip to content

Commit

Permalink
Update NuGet.Config
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Novotny authored Sep 19, 2019
1 parent d2cb983 commit 1d3ed09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<configuration>
<packageSources>
<add key="CI Builds" value="https://myget.org/F/msbuildsdkextras/api/v3/index.json"/>
<add key="CI Builds" value="https://pkgs.dev.azure.com/onovotny/GitBuilds/_packaging/MSBuildSdkExtras@Local/nuget/v3/index.json"/>
</packageSources>
</configuration>
</configuration>

0 comments on commit 1d3ed09

Please sign in to comment.