CsWinRT v1.1.2-prerelease.210208.6
https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.1.2-prerelease.210208.6
Release Notes
This release features an initial preview of C#/WinRT authoring support. This version supports consumption of C#/WinRT authored components using a package reference or project reference, with a few project modifications. For details on how to author and consume a C#/WinRT component, refer to the authoring docs. This version does not yet support WinUI 3 authoring scenarios.
For a list of authoring changes and bug-fixes, see the 1.1.2 Preview milestone.
Changes:
- 7ff08a8 Project reference support (preview) (#728)
- 213d9f4 Partial class support (#726)
- 6474aec Authoring bug fixes (#720)
- 9901802 updates to authoring.md (#716)
- c1d6d4f Fix authoring bugs (#712)
- e2b86a3 Fix sample. (#715)
- 8fcb3ee Allow using non WinRT attributes on authored types (#711)
- efd8d0d Reduce properties required to be set for authoring (#710)
- 435aa56 Add authoring sample (#690)
- 3621d0e Fix namespace diagnostic predicate (#709)
See More
- 02ee3f4 Remove unsupported solution configs, make get_testwinrt curdir-independent, assert TestWinRT requirement (#706)
- 4b3c932 Add support for explicitly implemented interfaces (#704)
- 02896f5 Update authoring.md (#691)
- e33691e Update nuget targets (#688)
- 5351b4b Update Diagnostic rules (#685)
- 02894d7 pr feedback
- 244e24d Merge branch 'master' into jlarkin/update-diagnostics
- 28eae2e doc CsWinRTEnableLogging (#689)
- 31fe428 fix bug in ref diagnostic being thrown
- 00da995 fix bug in unittests
- f96ab51 update help link for rules
- 0e9c04d Add notes to rules in AnalyzerReleases
- fd9d6ac update gitignore, add analyzer release files, update unittests for new diagnostic identifer (wme -> cswinrt)
- fc2f2b6 feedback
- ad03f4d Merge branch 'master' into jlarkin/update-diagnostics
- ea2ac32 change wme to cswinrt
- b7f8d71 fix tables and casing in hosting.md (#683)
- 7a31b0b update diagnostic messages
This list of changes was auto generated.