CsWinRT v1.2.1
Release Notes
C#/WinRT package:
https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.2.1
This release includes the following changes:
- A workaround fix in the runtime to address a WinUI issue with casting IBindableIterable to IIterable. (#793)
- Setting
CsWinRTWindowsMetadata
when referencing the C#/WinRT package is not required. (#786)
Changes:
- 2c38175 Fix scenarios where the managed object which the event handler is registered on is gone. (#795)
- 7d70258 model IUserConsentVerifierInterop correctly (#794)
- 77b498e Add workaround for issue in WinUI where they cast IBindableIterable to IIterable (#793)
- ad6adcb default CsWinRTWindowsMetadata to TargetPlatformVersion (#786)
This list of changes was auto generated.