.NET 10.0 RC 2 October 2025 Update - .NET 10.0.0-rc.2 and SDK 10.0.100-rc.2 #5367
Replies: 3 comments 5 replies
-
| This seems to be the first release published by dotnet-sb-bot, and it no longer has a signature for the github tarballs. The signature file is still listed under 'assets' in the release json, so we can use that url: However, the tarball url no longer seems to be anywhere in the structured json. I guess I'll have to do something like: https://builds.dotnet.microsoft.com/dotnet/source-build/dotnet-source-$(jq -er .sdkVersion release.json).tar.gzThis feels messier than before. @dotnet/distro-maintainers anyone come up with a better way? | 
Beta Was this translation helpful? Give feedback.
-
| Also, these new tarballs don't have a root directory in them, which is going to be another special case. | 
Beta Was this translation helpful? Give feedback.
-
| The  | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
.NET 10.0 RC 2 SDKs:
@dotnet/distro-maintainers
Beta Was this translation helpful? Give feedback.
All reactions