Skip to content

CsWinRT v1.2.2

Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 13 Apr 21:31
039332d

Release Notes

NOTE: Due to an issue with .NET builds, the .NET reference packages (Windows SDK projections) in this release are included in .NET 5.0.300 SDK, but not in the .NET 5.0.203 SDK in the .NET May 2021 Update.

This release includes a couple bugfixes to the runtime and Windows SDK projections. Since the last .NET April 2021 Update corresponds with C#/WinRT v1.1.4, please refer to the v1.2.0 Milestone, v1.2.1 Milestone, and 1.2.2 Milestone for all fixes since the .NET April Update (.NET SDK 5.0.202). In particular, C#/WinRT v1.2.0 includes fixes for impactful memory leaks in WinUI applications.

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

.NET reference packages:
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.16
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.16
https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.16

This release includes the following fixes:

  • Runtime fix for memory leaks using WinRT APIs such as Windows.Graphics.Imaging and Windows.Storage (#645)

Changes:

  • 039332d Fix memory leaks of classes when using the generic marshaler to dispose (#800)

This list of changes was auto generated.