[Regression][Windows]Fix Exception thrown on .NET 10 Windows when calling Permissions.CheckStatusAsync<Permissions.Microphone>()#33179
Merged
kubaflo merged 10 commits intoMar 21, 2026
Azure Pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
failed
Mar 21, 2026 in 15m 33s
Build .NET MAUI Build macOS (Debug) failed
Annotations
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
.dotnet/sdk/10.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L1510
.dotnet/sdk/10.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(1510,3): error MSB4024: (NETCORE_ENGINEERING_TELEMETRY=Build) The imported project file "/Users/cloudtest/vss/_work/1/s/.buildtasks/Microsoft.Maui.Resizetizer.After.targets" could not be loaded. Could not find file '/Users/cloudtest/vss/_work/1/s/.buildtasks/Microsoft.Maui.Resizetizer.After.targets'.
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types
azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Debug))
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs#L1311
src/Controls/tests/TestCases.Shared.Tests/Tests/FeatureMatrix/CollectionView_ScrollingFeatureTests.cs(1311,14): error CS0111: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'CollectionView_ScrollingFeatureTests' already defines a member called 'VerifyFlowDirectionRTLAndKeepScrollOffsetWithGroupedList' with the same parameter types
Loading