.NET 10.0 RC 2 October 2025 Update - .NET 10.0.0-rc.2 and SDK 10.0.100-rc.2 #5367
dotnet-sb-bot
announced in
Announcements
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? |
1 reply
|
Also, these new tarballs don't have a root directory in them, which is going to be another special case. |
3 replies
|
The |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
.NET 10.0 RC 2 SDKs:
@dotnet/distro-maintainers
All reactions