Skip to content

CsWinRT v1.1.0-prerelease.201111.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Scottj1s Scottj1s released this 12 Nov 16:36
66da8e1

Changes:

  • 66da8e1 Update to .NET 5 RTM SDK. (#579)
  • dc44457 Splitting AssemblyVersion from FileVersion. (#578)
  • 0f8cec2 Adding Vector extensions for point and size. (#575)
  • ab6a5ec Use custom marshalers when type is erased with MarshalInspectable (#568)
  • 183fc48 Merge pull request #573 from microsoft/ujjwalchadha/fix-splittablemap
  • ecb5672 Fixed ConstantSplittableMap's Keys and Values to return read only collections
  • d00974b Merge pull request #564 from microsoft/ujjwalchadha/fix-native-to-managed-calls [ #553 ]
  • 0a17d76 Merge branch 'master' into ujjwalchadha/fix-native-to-managed-calls
  • cc14330 Added missing methods
  • e4c16dd replacement for WindowsRuntimeMarshal.GetActivationFactory (#572)
  • See More
    • 58f57ac link com interop guide to readme (#571)
    • bd267cd update readme doc (#541)
    • c29da87 Code cleanup
    • 8619e44 Undid changes not required for the fix
    • 642c651 Merge branch 'master' into ujjwalchadha/fix-native-to-managed-calls
    • 84baa1f Merge branch 'ujjwalchadha/test-manual-projections' into ujjwalchadha/fix-native-to-managed-calls
    • 95a7e72 Show actual NuGet link (#566)
    • 688c4bd COM Interop guide (#563)
    • ba155f5 migrate from PackageES to ESRP CodeSign task (#565)
    • 730e742 Fixed #553 and further issues in native to managed calls
    • d050500 Merge pull request #559 from microsoft/fix-idictionary-clear
    • 4ac4147 Merge branch 'master' into fix-idictionary-clear
    • 8d6b661 fix issue with FromManaged returning an HSTRING reference, rather than allocating an HSTRING, causing crashes (#551)
    • 25e2ed4 Fixing read only dictionary lookup. (#536)
    • 684f321 Ensure that xamlprecompile also adds generated sources (#552)
    • 5b17869 Fixed IDictionary.Clear EntryPointNotFoundException
    • 28e42b9 removed cruft causing warning (#556)
    • 085ff21 Added tests for collections
    • a36c61e Adding tests for IBindable and IDictionary
    • fab6067 ensure robustness against malformed runtime class name (#534)
    • 892817e Add more tests for WindowsRuntimeBufferExtensions (#527)
    • 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.