CsWinRT v1.0.2-prerelease.201021.1
Pre-release
Pre-release
Release Notes
This update fixes a bug where references to DLL files were being removed by the compiler because they recorded true for being WinMD files. (#533)
Important: As this is a prerelease, it is required for any libraries using this version of CsWinRT to add a dependency on this version of the CsWinRT NuGet package. Without the added dependency, the .NET5 SDK will not resolve to the higher assembly version of WinRT.Runtime.dll (v1.0.2.3311).
Changes:
- af63025 Fixed removal of dll references that report IsWinmdFile == true (#533)
- fc55163 Forget the solution extension - workaround worked before, but under a ".sln" folder (#532)
- 1027a50 workaround for VS 16.8 SolutionDir bug (#529)
This list of changes was auto generated.