CsWinRT v1.2.2
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
andWindows.Storage
(#645)
Changes:
This list of changes was auto generated.