xamarin-macios/dotnet/Templates/Microsoft.iOS.Templates
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
..
ios [dotnet] Make the VB templates compile use models instead of protocol interfaces. (#20576) 2024-05-08 10:12:30 +02:00
ios-controller [dotnet] Fix line endings in template localizations. (#16981) 2022-12-12 17:12:35 +01:00
ios-storyboard [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
ios-tabbed Merge main into net8.0. 2022-12-12 18:01:02 +01:00
ios-view [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
ios-viewcontroller [localization] Fix BOMs. (#18027) 2023-04-12 14:01:18 +02:00
iosbinding/csharp Merge main into net8.0. 2023-02-06 08:49:13 +01:00
ioslib Bump new templates to .NET 8. 2023-02-06 14:59:58 +01:00