xamarin-macios/tests/msbuild/Xamarin.MacDev.Tests
Rolf Bjarne Kvinge a1d0b6eba9
Make our local .NET the default .NET for the build. (#15086)
Make our local .NET the default .NET (in the root's global.json), and then if
a directory wants to use the system .NET, then that directory would have to
opt-in (using its own global.json).

This way we don't have to copy global.json/NuGet.config files around to run
tests with the correct .NET setup.
2022-06-07 10:11:02 +02:00
..
ProjectsTests [tests] Update tests to cope with app extensions signed at a different moment during the build. 2022-03-22 16:14:07 +01:00
TargetTests Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
TestHelpers Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
DotnetTest.cs [tests] Make a few .NET tests a bit less noisy. (#14430) 2022-03-17 10:02:39 +01:00
MSBuild-Smoke.cs [tests] Simplify some logic in mmptest and msbuild tests. (#14400) 2022-03-14 20:43:49 +01:00
RoslynSmokeTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
RuntimeTests.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Xamarin.MacDev.Tests.csproj [msbuild] Sign Xamarin.iOS.Tasks.dll and Xamarin.Mac.Tasks.dll. Fixes #9835. (#12831) 2021-09-28 17:31:35 +02:00