Skip to content

[blazorwebview] align SupportedOSPlatform attribute with templates#25073

Merged
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
jonathanpeppers:SupportedOSPlatformAttribute
Mar 17, 2026
Merged

[blazorwebview] align SupportedOSPlatform attribute with templates#25073
kubaflo merged 3 commits into
dotnet:inflight/currentfrom
jonathanpeppers:SupportedOSPlatformAttribute

Address code review: add MacCatalyst support, update iOS to 15.0, cen…

86b3eb2
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Mar 17, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

🕒 The following pipeline(s) will be analyzed once they finish

Known Infrastructure Errors

Build Failures

maui-pr / Run Integration Tests / Build windows

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 290 ran longer than the maximum time of 120 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Controls\tests\TestCases.HostApp\Issues\Issue33523.cs(5,185): error CS0117: 'PlatformAffected' does not contain a definition for 'MacCatalyst'

maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Controls\tests\TestCases.HostApp\Issues\Issue33523.cs(5,185): error CS0117: 'PlatformAffected' does not contain a definition for 'MacCatalyst'

2 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr]

Test Failures (26 tests failed)

🔹 [All failing tests from maui-pr]

Was this helpful? Yes No