Skip to content

Commit

Permalink
Add .NET 9 NuGet feed (#2365)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Jan 30, 2024
1 parent 3103c69 commit 7f5b457
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 @@ -6,6 +6,7 @@
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json" />
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
<add key="grpc" value="https://grpc.jfrog.io/grpc/api/nuget/v3/grpc-nuget-dev" />
</packageSources>

Expand Down

0 comments on commit 7f5b457

Please sign in to comment.