Skip to content

CsWinRT v1.1.2-prerelease.210208.6

Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 09 Feb 04:34
7ff08a8

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:

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.