Make (most) GitHub Actions run only for dotnet org #33046
Build .NET MAUI Windows (Release) failed
Annotations
Check failure on line 5 in src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs#L5
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs(5,7): Error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 4 in src\Controls\tests\Xaml.UnitTests\Issues\Maui28711.xaml.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
src\Controls\tests\Xaml.UnitTests\Issues\Maui28711.xaml.cs#L4
src\Controls\tests\Xaml.UnitTests\Issues\Maui28711.xaml.cs(4,7): Error CS0246: The type or namespace name 'NUnit' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 18 in src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs#L18
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs(18,3): Error CS0246: The type or namespace name 'TestFixtureAttribute' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 18 in src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs#L18
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs(18,3): Error CS0246: The type or namespace name 'TestFixture' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 21 in src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs
azure-pipelines / MAUI-public (Build .NET MAUI Windows (Release))
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs#L21
src\Controls\tests\Xaml.UnitTests\Issues\Maui27202.xaml.cs(21,4): Error CS0246: The type or namespace name 'SetUpAttribute' could not be found (are you missing a using directive or an assembly reference?)