Skip to content

Commit

Permalink
Probably fix build forgetting that nuget exists.
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Dec 21, 2020
1 parent fd258a5 commit ac1d664
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuget.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit ac1d664

Please sign in to comment.