xamarin-macios/tests/test-libraries/custom-type-assembly
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
..
Makefile Make our local .NET the default .NET for the build. (#15086) 2022-06-07 10:11:02 +02:00
custom-type-assembly.cs [Runtime] Don't skip dynamic user type checking as long as dynamic registration is supported. (#11588) 2021-05-18 16:28:09 +02:00
custom-type-assembly.csproj [tests] A few test fixes to make testing system installs better. (#14652) 2022-04-06 08:35:25 +02:00