Skip to content

CsWinRT v1.1.1

Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 20 Jan 22:51
5e14799

https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.1.1

Release Notes

This release of C#/WinRT is aligned with the .NET February 2021 Update and includes a couple fixes and updates to the runtime and Windows SDK projections for NET v5.0.3. For a complete list of additions and bug-fixes, refer to the Release 1.1.1 Milestone.

C#/WinRT package:
https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.1.1

.NET reference packages:
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.13
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.13
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.13

Changes:

  • 5e14799 Implement singleton pattern for ComWrappers (#675)
  • 913244d Fixed ObjectDisposedException on delegates (#674)
  • 3a4dd0d Add DefaultOverload attribute to projected interface methods (#672)
  • 0f83d07 Fix path to generated winmd (#671)
  • 15942b3 Add targets for hosting support (#665)
  • f5a5255 Fix issue where the same component can be loaded in multiple ALC and cause cast issues (#669)
  • fb0e7ad Authoring bug fixes and xaml type mapping (#666)
  • 86895f6 Add mapping from ContractVersion attrib to SupportedOSPlatform attrib for VS compat assistance (#557)
  • b7dad4a update broken link (#664)
  • 36f722d Move authoring tests to test folder (#660)
See More

This list of changes was auto generated.