[C] Fix Slider and Stepper property order independence#32939
Build .NET MAUI Build Windows (Release) failed
Annotations
Check failure on line 2 in src\Controls\tests\Xaml.UnitTests\Issues\Maui13872.xaml.cs
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
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
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
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
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?)