CsWinRT 2.3.0-prerelease.251115.2
Pre-release
Pre-release
·
2 commits
to master
since this release
This is a prerelease version of C#/WinRT with more bug fixes and improvements.
C#/WinRT package:
https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/2.3.0-prerelease.251115.2
What's Changed
- Fix warning by @manodasanW in #2023
- Use FormatMessage for exception messages in cases where the stowed/language exception doesn't contain a message by @ahmed605 in #2022
- Merge to staging/2.3 by @manodasanW in #2025
- Merge staging/2.3 to master by @manodasanW in #2030
- Fix 'Initialize' typo in several files by @Lightczx in #2035
- Fix design time build error causing incremental build issue by @manodasanW in #2036
- Move TestWinRT repo clone to resource by @manodasanW in #2032
- Fix weak reference rehydration scenarios for non projected types by @manodasanW in #2043
- Add UpToDateCheckBuilt to cover incremental build of Implementation dlls by @jevansaks in #2051
- Fix issue where IReferenceArray is not being found by @manodasanW in #2071
- Fix issue with unsubscribing from events on non-agile objects by @manodasanW in #2079
- Fix issues with CopyToManagedArray by @manodasanW in #2084
New Contributors
Full Changelog: 2.3.0-prerelease.250720.1...2.3.0-prerelease.251115.2