microsoft/CsWinRT 2.3.0-prerelease.251115.2
microsoft/CsWinRT
Captured source
source ↗published Nov 18, 2025seen 3dcaptured 10hhttp 200method plain
CsWinRT 2.3.0-prerelease.251115.2
Repository: microsoft/CsWinRT
Tag: 2.3.0-prerelease.251115.2
Published: 2025-11-18T00:27:10Z
Prerelease: yes
Release notes: 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 https://github.com/microsoft/CsWinRT/pull/2023
- Use FormatMessage for exception messages in cases where the stowed/language exception doesn't contain a message by @ahmed605 in https://github.com/microsoft/CsWinRT/pull/2022
- Merge to staging/2.3 by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2025
- Merge staging/2.3 to master by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2030
- Fix 'Initialize' typo in several files by @Lightczx in https://github.com/microsoft/CsWinRT/pull/2035
- Fix design time build error causing incremental build issue by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2036
- Move TestWinRT repo clone to resource by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2032
- Fix weak reference rehydration scenarios for non projected types by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2043
- Add UpToDateCheckBuilt to cover incremental build of Implementation dlls by @jevansaks in https://github.com/microsoft/CsWinRT/pull/2051
- Fix issue where IReferenceArray is not being found by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2071
- Fix issue with unsubscribing from events on non-agile objects by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2079
- Fix issues with CopyToManagedArray by @manodasanW in https://github.com/microsoft/CsWinRT/pull/2084
New Contributors
- @ahmed605 made their first contribution in https://github.com/microsoft/CsWinRT/pull/2022
- @Lightczx made their first contribution in https://github.com/microsoft/CsWinRT/pull/2035
Full Changelog: https://github.com/microsoft/CsWinRT/compare/2.3.0-prerelease.250720.1...2.3.0-prerelease.251115.2
Notability
notability 3.0/10Prerelease of a library, routine.