Skip to content

Conversation

@grendello
Copy link
Contributor

Without it, it's impossible to install MAUI:

dotnet msbuild Xamarin.Android.sln -t:InstallMaui -p:MauiVersion=7.0.49 -p:MauiVersionBand=7.0.100 -p:Configuration=Release
build-tools/scripts/maui.proj : error NU1101: Unable to find package Microsoft.NET.Sdk.Maui.Manifest-7.0.100.

Without it, it's impossible to install MAUI:

    dotnet msbuild Xamarin.Android.sln -t:InstallMaui -p:MauiVersion=7.0.49 -p:MauiVersionBand=7.0.100 -p:Configuration=Release
    build-tools/scripts/maui.proj : error NU1101: Unable to find package Microsoft.NET.Sdk.Maui.Manifest-7.0.100.
Copy link
Member

@jonathanpeppers jonathanpeppers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be removed later, when MAUI is on .NET 8.

@jonpryor jonpryor merged commit b61f677 into dotnet:main Nov 7, 2022
@grendello grendello deleted the add-dotnet7-feed branch November 7, 2022 20:12
grendello added a commit to grendello/xamarin-android that referenced this pull request Nov 9, 2022
* main:
  [docs] notes on binding `gradle-wrapper.jar` (dotnet#7529)
  [NuGet] Add back the `dotnet7` feed (dotnet#7534)
  [xaprepare] use 8.0.100 version band for Mono workloads (dotnet#7530)
akoeplinger added a commit that referenced this pull request Mar 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants