xamarin-macios/dotnet/Templates/Microsoft.MacCatalyst.Templ...
Rolf Bjarne Kvinge feff95ccbb
[dotnet] Make the VB templates compile use models instead of protocol interfaces. (#20576)
VB doesn't support default interface members, and will show an error for all
unimplemented interface members, even if they have a default implementation.

This is a problem for the VB templates, because they make use of protocol
interfaces, which will soon have interface members with default
implementations.

In order to get around this, change the VB templates to use the model class
instead of the protocol interfaces.
2024-05-08 10:12:30 +02:00
..
maccatalyst [dotnet] Make the VB templates compile use models instead of protocol interfaces. (#20576) 2024-05-08 10:12:30 +02:00
maccatalyst-controller [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
maccatalyst-storyboard [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
maccatalyst-view Localized file check-in by OneLocBuild Task: Build definition ID 17751: Build ID 7800490 (#18306) 2023-05-23 08:26:52 +02:00
maccatalyst-viewcontroller [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
maccatalystbinding/csharp [net8.0] Merge main into net8.0. 2023-04-13 08:27:25 +02:00
maccatalystlib [net8.0] Merge main into net8.0. 2023-04-13 08:27:25 +02:00