csharpmarkup2-winui-3-1-2
·
15 commits
to master
since this release
This release streamlines, optimizes and fixes the C# Markup 2 support for Uno Platform 6 and Uno SDK:
- Updated
dotnet newtemplates - Example app fully updated to latest templates, .NET SDK and Uno SDK
- Target frameworks now align with best practices for Uno SDK 6 based libraries
- Removed redundant direct NuGet dependencies
- Compatibility for iOS and MacCatalyst is now identical to that of the corresponding Uno Extension NuGets: iOS and MacCatalyst 17, was 18.
Fixes:
- Fix for Enabling SkiaRenderer gives build error for browserwasm target when using
CSharpMarkup.WinUI.Uno.Extensions.*NuGets (#45)