Commits


Jacob Wujciak-Jens authored and GitHub committed d9e672f40e8
GH-35060: [C#][CI] Update dotnet download link regex (#35061) The download page changed and the existing regex was not correctly catching the link. This seems overall pretty brittle but it seems there is no better way to download the file directly. * Closes: #35060 Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Sutou Kouhei <kou@clear-code.com>