dotnet / android

.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
MIT License
1.93k stars 532 forks source link

[tests] track dotnet/maui/release/9.0.1xx #9453

Closed jonathanpeppers closed 1 month ago

jonathanpeppers commented 1 month ago

This should fix the MAUI Integration test lane.

jonathanpeppers commented 1 month ago

I guess they are using internal builds of .NET, and this won't work...

dotnet-install : Downloading from "primary" link has failed with error :  [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
EXEC : error : Unable to download https://dotnetbuilds.blob.core.windows.net/internal/Sdk/9.0.100-rtm.24522.3/dotnet-sdk-9.0.100-rtm.24522.3-win-x64.zip. Returned HTTP status code: 404 Downloading from "legacy" link has failed with error: [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
EXEC : error : Unable to download https://dotnetbuilds.blob.core.windows.net/internal/Sdk/9.0.100-rtm.24522.3/dotnet-dev-win-x64.9.0.100-rtm.24522.3.zip. Returned HTTP status code: 404 [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
dotnet-install : Downloading from "primary" link has failed with error :  [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
EXEC : error : Unable to download https://dotnetbuilds.blob.core.windows.net/internal/Sdk/9.0.100-rtm.24522.3/dotnet-sdk-9.0.100-rtm.24522.3-win-x64.zip. Returned HTTP status code: 404 Downloading from "legacy" link has failed with error: [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
EXEC : error : Unable to download https://dotnetbuilds.blob.core.windows.net/internal/Sdk/9.0.100-rtm.24522.3/dotnet-dev-win-x64.9.0.100-rtm.24522.3.zip. Returned HTTP status code: 404 [D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj]
D:\a\_work\1\s\maui\src\DotNet\DotNet.csproj(139,5): error MSB3073: The command "powershell -ExecutionPolicy ByPass -NoProfile -Command "& 'D:\a\_work\1\s\maui\temp/dotnet-install.ps1' -Version 9.0.100-rtm.24522.3 -InstallDir 'D:\a\_work\1\s\maui\.dotnet/' -Verbose -AzureFeed https://dotnetbuilds.blob.core.windows.net/internal -FeedCredential $env:DOTNET_TOKEN"" exited with code 1.
    0 Warning(s)
    7 Error(s)