xamarin-macios/dotnet
Steve Hawley f4a0ea9ac2
[dotnet] Test integration (#18543)
Fixed an issue where the C# class name was coming in with `,
AssemblyName` tacked on the end.
Fixed an issue where a class that had an entry in the map didn't have a
`class_ptr` which was causing an NRE.
Fixed a predicate for deciding when to mark the assembly for save.

Note - for an as yet undetermined reason, the linker is not picking up
that I'm marking the assembly for save, which is why the `true` test
cases are commented out.
This fixes issue 16671 https://github.com/xamarin/xamarin-macios/issues/16671
2023-10-17 10:29:12 -04:00
..
Microsoft.MacCatalyst.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.iOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.iOS.Windows.Sdk [dotnet] Add targets to compute mlaunch arguments for installing and launching mobile apps. Fixes #18359. (#18446) 2023-06-15 07:21:09 +02:00
Microsoft.macOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Microsoft.tvOS.Sdk [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
Templates [net8.0] Merge main into net8.0. 2023-08-22 15:22:11 +02:00
Workloads [sign] Update SignList to match mlaunch list (#19187) 2023-10-13 10:59:33 -04:00
package [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
targets [dotnet] Test integration (#18543) 2023-10-17 10:29:12 -04:00
.gitignore [net8.0] Remove support for .NET 6. (#17901) 2023-03-29 10:25:25 +02:00
BreakingChanges.md [dotnet] Update doc about breaking nfloat changes and when we generate a global using directive. (#14487) 2022-03-25 07:40:23 +01:00
BundleContents.md [dotnet/msbuild] Don't bundle *.xml files that match any assemblies. Fixes #14939 and fixes #15897. (#17908) 2023-03-30 07:24:00 +02:00
DefaultCompilationIncludes.md [dotnet] Don't include @(Compile) and @(EmbeddedResource) items in @(BundleResource) items by default. Fixes #14442. (#14571) 2022-03-31 08:17:53 +02:00
HIERARCHY.md [dotnet] Add support for 'dotnet publish'. Fixes #11807. (#12397) 2021-08-11 10:01:16 +02:00
Makefile [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
PackageInfo.plist Fix typos in comments. 2020-10-19 10:38:11 +02:00
SingleProject.md [dotnet] rename $(AppleShortVersion) to $(ApplicationDisplayVersion) (#12647) 2021-09-08 10:13:29 -04:00
VERSIONS.md Adjust versioning scheme for .NET to make the third field the commit distance. (#14923) 2022-05-10 09:28:39 +02:00
build-custom-runtime.sh [configure] Add option to use a locally built dotnet/runtime. (#11643) 2021-05-21 22:18:25 +02:00
generate-target-platforms.csharp [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00
generate-vs-workload.csharp [vs-workload] Set EnableSideBySideManifests=true (#18554) 2023-07-25 13:47:20 -04:00
generate-wix.csharp [dotnet] Package the workloads in a Windows installer (.msi) as well. (#9979) 2020-10-28 11:09:55 +01:00
generate-workloadmanifest-json.csharp [net8.0] Revert multi-targeting support. (#19145) 2023-10-10 17:20:09 +02:00