Open
Description
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
Type
Projects
Status
Backlog