Closed jonathanpeppers closed 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)
This should fix the
MAUI Integration
test lane.