Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to MAUI .NET 9 Preview 6 manifests #42077

Merged
merged 3 commits into from
Jul 15, 2024

Conversation

@jonathanpeppers
Copy link
Member Author

I have not done this since dotnet/installer moved into dotnet/sdk.

I ran .\build.cmd -pack -publish, but I don't see my changes:

> .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload list

Installed Workload Id      Manifest Version                             Installation Source
-------------------------------------------------------------------------------------------
macos                      14.2.9088-net9-p1/9.0.100-preview.1          VS 17.10.35013.160
maccatalyst                17.2.9088-net9-p1/9.0.100-preview.1          VS 17.10.35013.160
ios                        17.2.9088-net9-p1/9.0.100-preview.1          VS 17.10.35013.160
android                    34.99.0-preview.1.151/9.0.100-preview.1      VS 17.10.35013.160
maui-windows               9.0.0-preview.1.9973/9.0.100-preview.1       VS 17.10.35013.160

These still show preview.1:

> .\artifacts\bin\redist\Debug\dotnet\dotnet.exe workload install android --skip-manifest-update

Installing pack Microsoft.Android.Sdk.Windows version 34.99.0-preview.1.151...

@jonathanpeppers
Copy link
Member Author

After looking at a .binlog, I should have been testing with .\artifacts\bin\redist-installer\Debug\dotnet\dotnet.exe for this.

@jonathanpeppers jonathanpeppers merged commit 0667d47 into dotnet:main Jul 15, 2024
37 checks passed
@jonathanpeppers jonathanpeppers deleted the maui-9.0.100-preview.6 branch July 15, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants