xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests
Rolf Bjarne Kvinge e18fe5a015
[tests] Don't include ErrorHelper.cs nor error.cs in Xamarin.MacDev.Tasks.Tests. (#15518)
Fixes these compiler warnings:

    xamarin-macios/src/ObjCRuntime/ErrorHelper.cs(22,17): warning CS0436: The type 'ProductException' in 'xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/../../../tools/common/error.cs' conflicts with the imported type 'ProductException' in 'Xamarin.iOS.Tasks, Version=15.11.0.465, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Using the type defined in 'xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/../../../tools/common/error.cs'. [xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/Xamarin.MacDev.Tasks.Tests.csproj]
    xamarin-macios/tools/common/error.cs(10,34): warning CS0436: The type 'ErrorHelper' in 'xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/../../common/ErrorHelper.tests.cs' conflicts with the imported type 'ErrorHelper' in 'Xamarin.iOS.Tasks, Version=15.11.0.465, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'. Using the type defined in 'xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/../../common/ErrorHelper.tests.cs'. [xamarin-macios/tests/msbuild/Xamarin.MacDev.Tasks.Tests/Xamarin.MacDev.Tasks.Tests.csproj]
2022-07-26 11:42:44 -04:00
..
Resources [msbuild] Add support for `.xcframework` (#10046) 2020-11-30 13:44:03 -05:00
TaskTests [msbuild] Unify the CompileAppManifest task logic between iOS and Mac. (#15474) 2022-07-14 16:20:56 +02:00
TestHelpers [msbuild/tools] Augment the CreateBindingResourcePackage to support creating a zipped binding resource package. (#12868) 2021-10-01 08:40:01 +02:00
AssemblySetup.cs [tests] Split the iOS msbuild tests in two. (#9860) 2020-10-15 08:45:43 +02:00
FrameworkListTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
UtilityTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
VerbosityTest.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xamarin.MacDev.Tasks.Tests.csproj [tests] Don't include ErrorHelper.cs nor error.cs in Xamarin.MacDev.Tasks.Tests. (#15518) 2022-07-26 11:42:44 -04:00