xamarin-macios/dotnet/Templates
Rolf Bjarne Kvinge 4d2db6463b
[dotnet] Fix templates to use NativeHandle instead of IntPtr. Fixes #13979. (#14001)
Also make the (NativeHandle) constructor protected instead of public, to make
it clearer that it's not for public consumption.

And modify the template tests to execute the template if we can.

Fixes https://github.com/xamarin/xamarin-macios/issues/13979.
2022-02-01 17:22:53 +01:00
..
Microsoft.MacCatalyst.Templates [dotnet] Fix templates to use NativeHandle instead of IntPtr. Fixes #13979. (#14001) 2022-02-01 17:22:53 +01:00
Microsoft.iOS.Templates [dotnet] Fix templates to use NativeHandle instead of IntPtr. Fixes #13979. (#14001) 2022-02-01 17:22:53 +01:00
Microsoft.macOS.Templates/macos [dotnet] Fix templates to use NativeHandle instead of IntPtr. Fixes #13979. (#14001) 2022-02-01 17:22:53 +01:00
Microsoft.tvOS.Templates/tvos [dotnet] Fix templates to use NativeHandle instead of IntPtr. Fixes #13979. (#14001) 2022-02-01 17:22:53 +01:00