xamarin-macios/tests/xharness/TestImporter
Rolf Bjarne Kvinge 107d644b55
[xharness] Convert to .NET. (#19541)
* Convert xharness.csproj and Xharness.Tests.csproj to .NET/sdk-style projects.
* Fix numerous nullability issues that came up.
* Adjust Make logic to do the correct thing now that the executable is named differently.
* Port usage of WebClient to HttpClient, since WebClient is deprecated.
* Find an alternative solution to System.Web.MimeMapping.GetMimeMapping, which
  doesn’t exist in .NET.
* Fix misc other warnings and errors.
2023-12-06 15:57:12 +01:00
..
Templates Update the Mono.Options package references to the same (latest) version everywhere. (#19457) 2023-11-16 14:01:45 +01:00
Xamarin [autoformat] Add xharness.csproj. (#16322) 2022-10-13 23:10:08 +02:00
IAssemblyLocator.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
ITestAssemblyDefinition.cs Fix some whitespace issues in various files. (#12399) 2021-08-11 10:06:46 +02:00
Platform.cs [xharness] Convert to .NET. (#19541) 2023-12-06 15:57:12 +01:00
ProjectDefinition.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00