Skip to content

Commit

Permalink
Fix the key
Browse files Browse the repository at this point in the history
Co-authored-by: Noah Gilson <[email protected]>
  • Loading branch information
marcpopMSFT and nagilson authored Jan 29, 2025
1 parent 884c4a7 commit 7a5e90c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You can download the .NET SDK as either an installer (MSI, PKG) or a zip (zip, t
```xml
<configuration>
<packageSources>
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
</packageSources>
</configuration>
```
Expand Down

0 comments on commit 7a5e90c

Please sign in to comment.