Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps Microsoft.Windows.CsWinRT from 1.4.1 to 1.6.4.

Release notes

Sourced from Microsoft.Windows.CsWinRT's releases.

CsWinRT v1.6.3

This release of C#/WinRT includes several updates to the runtime and Windows SDK projections. The updated Windows SDK packages will be available in an upcoming .NET SDK update.

This release also includes some changes to the support for authoring C# Runtime Components:

  • The location of some assemblies used for hosting C#/WinRT authored components has been moved. Instead of under runtimes\win-PlatformArchitecture, the platform specific versions of WinRT.Host.dll now live in hosting\PlatformArchitecture. This won't change behavior for apps that rely on the automated build support, but users who manually copy these hosting binaries will need to update the path.
  • WinRT.Host.dll now uses a resource file, WinRT.Host.dll.mui, which will also need to be manually copied by customers who do not use the automatic build logic. The resource file is in the hosting\PlatformArchitecture\en-us\ folder of the CsWinRT NuGet package.

See the 1.6.3 Milestone for a list of issues closed.

C#/WinRT package: https://www.nuget.org/packages/Microsoft.Windows.CsWinRT/1.6.3

.NET Windows SDK targeting packages: https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.25 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.25 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.25 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.25 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.25

Changes:

  • 8fe68107706e475fa48fd291d4417b7d3f90ca62 Update version to 1.6.3 (#1180)
  • e51545445b2db7692136a2c066529509658704f9 Fix path in authoring targets (#1178)
  • 6fd1d37cdb34dbbd2d7438622e8a16638e585cdf Rename "runtimes" directory in NuPkg for hosting assemblies (#1175)
  • 6728f2c3ac4e727b59234d00fe43d99a8da9096c Avoid generating duplicated symbols when patch method (#1174)
  • 0df367bd665e9394a8f6bab6908b31e806544afc Support for private projections (#1153)
  • 0e26508e0b78dc0a10846887dba91fe826db1c5d Correctly resolve WinRT.Runtime.dll in Authoring targets (#1167)
  • 9141de61335fb3c04f4fae3ca16d7c2f516e0ffb Refactor embedded tests for better automation (#1166)
  • 85883797c8a20c58a18e5b5c7c2fb9fbe0185f84 Pipeline for localization (#1154)
  • 574fc7635e75cc08306baaf4ddce8cb72177e4fe Fix boxing empty blittable arrays (#1158)
  • fc8fc3bda6ca9d8fbfc2ea666be45bbe46dfab97 Fix generic marshaler in CsWinRT 1.6 compatibility with CsWinRT projections generated using <=1.3.0 (#1160)
  • 2bac1f0a778019167e45b9beb7d3b7f14ffbb812 Add queue time variable to make benchmarks optional (#1161)
  • 923b9d02eaee3ffcb866b8e97f4394ba82b3531f Correct resource manager for WinRT.Runtime resx
  • 09b020ddc2a0c675ed45dab0f33e162fb35c93e2 Fixing build.cmd line ending as it seems to be causing issues locally (#1149)
  • 1acc2bc7548d3ebb367f080eff0050510c786074 Move user-facing strings to resource files (#1109)
  • 090a2796942eb5311598e16eb71a3d708eefffcf Increment MinorVersion (#1142)
  • 30f4718ea3ba7b9f2d6c5ce4b453c29a4553b6e3 Change WindowsSdk variable used to publish to maestro (#1140)

This list of changes was auto generated.

CsWinRT v1.6.1

Release Notes

This release of C#/WinRT includes several updates to the runtime and Windows SDK projections. The updated Windows SDK packages will be available in an upcoming .NET SDK update.

Updates and new features include:

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.Windows.CsWinRT](https://github.com/microsoft/cswinrt) from 1.4.1 to 1.6.4.
- [Release notes](https://github.com/microsoft/cswinrt/releases)
- [Changelog](https://github.com/microsoft/CsWinRT/blob/master/docs/breakingchanges-rc2.md)
- [Commits](https://github.com/microsoft/cswinrt/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Windows.CsWinRT
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 30, 2022

The following labels could not be found: :heavy_check_mark: dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 2, 2022

Superseded by #32.

@dependabot dependabot bot closed this Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/nuget/Source/master/Microsoft.Windows.CsWinRT-1.6.4 branch August 2, 2022 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant