Skip to content

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

@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

Labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions