CsWinRT v2.0.6
Changes:
- ef21429 Ensure the FactoryObjectReference also holds a pointer to the context callback. (#1492)
- 70e9541 Remove Resurrect logic as it shouldn't be needed for .NET 6 and newer. (#1380)
- 1492035 Update version (#1451)
- eb066e4 Merge pull request #1426 from microsoft/manodasanw/namespacediagnostics
- e8aa2cf Update src/Authoring/WinRT.SourceGenerator/Generator.cs
- f66605f Merge branch 'master' into manodasanw/namespacediagnostics
- a3e1698 Merge pull request #1423 from jevansaks/patch-1
- 2f033fc Fix diagnostics for namespaces not working with internal partial types due to the IsPublic check treated partial as public
- b9dc1db Add details about CsWinRTPrivateProjection
- 440e357 Remove unnecessary new. (#1410)
See More
- a18d1ee Add the implementation dll to make sure design time builds pick up on the output. (#1389)
- 2eaff7a Update baseline and pipeline badge (#1405)
- b090c4f Fix pipeline (#1404)
- 7116993 Adding new pipeline (#1372)
- 5d34730 Merge pull request #1375 from jlaanstra/user/jlaans/1112-5
- 7d917ac Comments.
- 12ba656 Use Attach to avoid extra AddRef.
- 0008648 Only on .NET
- 5bcbdc2 Fix test failure.
- 2445e5b Avoid some addref/release.
- 50255b9 Add test.
- a2b04df Simplify factory caching by using a FactoryObjectReference type that tracks the context.
- 0258835 Define more InterfaceIIDs.
- 65aabe2 Fix test that enables apartment specific object to be created from other apartmwent if the first instance was created on the STA.
- 0020cc8 Include CsWinRT.exe in the UpToDateCheck.
- 7bd11ec Merge pull request #1368 from microsoft/manodasanW-patch-1
- f8bd478 Update version
This list of changes was auto generated.