Skip to content

Commit

Permalink
Update feeds
Browse files Browse the repository at this point in the history
  • Loading branch information
jander-msft committed Oct 17, 2024
1 parent 8db229d commit 9194cf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/unix/dependencies/nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
<configuration>
<packageSources>
<clear />
<!-- Multiple package sources are required because the dotnet build tools need to be able to download SDKs from NuGet -->
<add key="DNCENG-CoreClrPal" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/CoreClrPal/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="ClrInstrumentationEngine-Dependency" value="https://pkgs.dev.azure.com/ms/CLRInstrumentationEngine/_packaging/ClrInstrumentationEngine-Dependency/nuget/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 9194cf3

Please sign in to comment.