Skip to content

CsWinRT v0.9.0.201013.2

Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 14 Oct 04:01
27073d6

Release Notes

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

This release includes the following updates:

  • Fixes for scenarios where the default interface is not passed for custom projections (#470)
  • Projection support for ref const (#478)
  • WinRT.WeakReference has been removed for .NET5. Instead, you can use System.WeakReference. (#487)

Changes:

  • 27073d6 fixed regression in casting composable types (#491)
  • 382e321 Remove WinRT.WeakReference for .NET 5 (#487)
  • 3bab361 Improving perf of unwrapping object (#479)
  • d6d4c2e Merge pull request #489 from microsoft/fix-idictionary-add
  • 74fa23b Fix add and TryGet methods for net5 IDictionary
  • f2bd242 Merge pull request #484 from microsoft/ujjwalchadha/fix-system-type
  • bf26455 Merge branch 'master' into ujjwalchadha/fix-system-type
  • cdd2440 Update SimpleMathProjection.csproj
  • 626b1b0 Fix system.type's incorrect data when projecting to itself
  • b3f5e65 Angzhang/testnuget (#483)
See More

This list of changes was auto generated.