Skip to content

Commit

Permalink
add nuget package source
Browse files Browse the repository at this point in the history
  • Loading branch information
mazharenko committed Aug 30, 2023
1 parent 519cff8 commit 4e167d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions image/NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
</solution>
<packageSources>
<clear />
<add key="nugetorg" value="https://api.nuget.org/v3/index.json" />
<add key="dotnet-experimental" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json" />
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand Down

0 comments on commit 4e167d8

Please sign in to comment.