Skip to content

Pull in MAUI repo(s) in order to source-build MAUI manifest nupkgs #3242

Open
@directhex

Description

@directhex

We've now excluded the manifest prebuilts from the installer build, where those manifests don't come from source-build itself. We've also pulled in emsdk to generate some manifests from that repo, and rejiggled runtime to emit runtimes on non-mobile builds. The last set of manifests we need to worry about are the conditional ones on src/redist/targets/BundledManifests.targets:

  • Microsoft.NET.Sdk.Android
  • Microsoft.NET.Sdk.iOS
  • Microsoft.NET.Sdk.MacCatalyst
  • Microsoft.NET.Sdk.macOS
  • Microsoft.NET.Sdk.Maui
  • Microsoft.NET.Sdk.tvOS

Of those six, most of them come from https://github.com/xamarin/xamarin-macios, one from https://github.com/xamarin/xamarin-android, and the final one from https://github.com/dotnet/maui

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions