CsWinRT v1.1.1
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
- 503fa19 Remove defunct roslyn feed for function pointer support (#661)
- 67aef89 Composable type support and bug fixes (#652)
- 21e070e Authoring: Diagnostic for private getter (#651)
- 29d8ec0 Update versioning scenarios error messages (#639)
- d1b538e Authoring Support: Add WinRT Diagnostics (#615)
- 88af9af Add docs on authoring components (#595)
- 27eebc9 Diagram and winrt.runtime background (#599)
- 58c12fe Add issue templates (#638)
- 69e9264 Authoring support for C# built-in types to WinRT types (#631)
- b89f261 Adding missing Marshaler array functions. (#630)
- 7e31b55 Disable VS tracking (#637)
- 1b4ff32 fix broken nuget links (#632)
- fa3b39e Move up to WinUI 3 Preview 3, remove workarounds in sample, centralize SDK version (#625)
- bd1fd97 Fix broken links documentation (#619)
- 9162cec Update README.md (#618)
- 0c7e84d Implement GCPressure (#446)
- b664ab6 Add versioning spec (#590)
- cfbc973 Repo source code directory restructure (#558)
- 2a0058e Updated build.cmd to fix build issues (#613)
- 74e1ad7 Handle spaces in paths for nuspec and build (#608)
- b6ebcbb Consumed inheritance test projects from TestWinRT and added basic test cases (#600)
This list of changes was auto generated.