Skip to content

Commit

Permalink
adding dotnet5 nuget reference
Browse files Browse the repository at this point in the history
  • Loading branch information
eddynaka committed Jul 2, 2020
1 parent 26c44e5 commit 52ed5ab
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
Expand Up @@ -4,6 +4,7 @@
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
<add key="MyGetV3" value="https://www.myget.org/F/opentelemetry/api/v3/index.json" />
<add key="Dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources />
</configuration>

0 comments on commit 52ed5ab

Please sign in to comment.