Skip to content

CsWinRT v0.8.0.201012.1

Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 12 Oct 19:06

Release Notes

https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/0.8.0

This version of CsWinRT is .NET5 RC2 compatible. It includes project tooling support for component authors (#451).

Breaking Changes
Refer to this list of .NET5 RC2 breaking changes.

Changes:

  • ee9038a net5-windows* tfm support and a few minor fixes (#476)
  • dcd2ff4 another (hopefully last) null pointer assignment (#477)
  • 533fae5 Fix stack overflow due to incorrect null _inner fix (#473) [ #464 ]
  • 73a2033 fixed regression in incremental debug builds sharing generated files with release (#471)
  • 41c9cc7 add fallback loop for projected app types (#468)
  • 40b6cb5 propagate assignment of _inner to base classes (#464)
  • 46fe22b fixed crash on function pointer refactor - setting token to null (#467)
  • 45c8f6c Update readme.md
See More

This list of changes was auto generated.