Skip to content

[C] Fix Slider and Stepper property order independence#32939

Merged
PureWeen merged 1 commit into
inflight/currentfrom
fix/slider-stepper-property-order-independence
Dec 22, 2025
Merged

[C] Fix Slider and Stepper property order independence#32939
PureWeen merged 1 commit into
inflight/currentfrom
fix/slider-stepper-property-order-independence

Fix Slider and Stepper property order independence

c45c527
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build Windows (Release)) failed Dec 22, 2025 in 1h 11m 39s

Build .NET MAUI Build Windows (Release) failed

Annotations

Check failure on line 2 in src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs#L2

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs(2,7): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 9 in src\Controls\tests\Xaml.UnitTests\Issues\Maui31939.xaml.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\Xaml.UnitTests\Issues\Maui31939.xaml.cs#L9

src\Controls\tests\Xaml.UnitTests\Issues\Maui31939.xaml.cs(9,7): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 10 in src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs#L10

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs(10,3): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 10 in src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs#L10

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs(10,3): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 13 in src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build Windows (Release))

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs#L13

src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs(13,4): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'TestAttribute' could not be found (are you missing a using directive or an assembly reference?)