Add .NET MAUI baseline manifests for .NET 11 Preview 1#1564
Add .NET MAUI baseline manifests for .NET 11 Preview 1#1564mthalman merged 2 commits intodotnet:mainfrom
Conversation
Add the following text-only packages for the 11.0.100-preview.1 feature band: - Microsoft.NET.Sdk.Maui.Manifest-11.0.100-preview.1 (11.0.0-preview.1.26102.3) - Microsoft.NET.Sdk.Android.Manifest-11.0.100-preview.1 (36.1.99-preview.1.119) - Microsoft.NET.Sdk.iOS.Manifest-11.0.100-preview.1 (26.2.11310-net11-p1) - Microsoft.NET.Sdk.MacCatalyst.Manifest-11.0.100-preview.1 (26.2.11310-net11-p1) - Microsoft.NET.Sdk.macOS.Manifest-11.0.100-preview.1 (26.2.11310-net11-p1) - Microsoft.NET.Sdk.tvOS.Manifest-11.0.100-preview.1 (26.2.11310-net11-p1) Related to: dotnet/sdk#52777
|
@mthalman should this remove the previous ones we had? or do we keep both versions? |
|
The old ones can be removed. |
|
@mthalman can this be merged? Looks like I don't have access to merge. I think we also want to prepare a backport to |
Not in this repo. The source flow PR from this repo to the VMR will need to be backported there. |
Never mind. Looks like there's already a darc subscription that will go the 11.0 preview1 branch in |
… 11 Preview 1 Context: dotnet/source-build-reference-packages#1564 Manual/partial backport of: #4635 * Add .NET MAUI baseline manifests for .NET 11 Preview 1 dotnet/source-build-reference-packages#1564
|
@mthalman turns out we should have kept the .NET 10 manifests: We can fix in vmr where the error appears, and let it backflow? |
Add the following text-only packages for the 11.0.100-preview.1 feature band:
Related to: dotnet/sdk#52777