FireCubeStudios / Rebound

Windows 11 done right.
https://ivirius.vercel.app
MIT License
437 stars 8 forks source link

Bump Microsoft.Windows.CsWinRT from 2.1.0-prerelease.240722.1 to 2.1.5 #56

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Microsoft.Windows.CsWinRT from 2.1.0-prerelease.240722.1 to 2.1.5.

Release notes

Sourced from Microsoft.Windows.CsWinRT's releases.

CsWinRT 2.1.3

This is a minor release with a set of fixes for reported issues since 2.1.1.

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

What's Changed

Full Changelog: https://github.com/microsoft/CsWinRT/compare/2.1.1.240807.2...2.1.3.240909.1

CsWinRT 2.1.1

This is a stable release of C#/WinRT focused on bringing .NET AOT support and improved trimming support to both the runtime and generated projections. This version requires the following Windows SDK projection package from below or later which can be consumed by setting the below property in your C# project file or by updating to September's .NET SDK servicing build once available.

More details on the effect of these improvements and known issues can be found here: https://github.com/microsoft/CsWinRT/blob/2.1.1.240807.2/docs/aot-trimming.md

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

.NET Windows SDK targeting packages for .NET 6:

<WindowsSdkPackageVersion>10.0.xxxxx.38</WindowsSdkPackageVersion>

https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22621.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.19041.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.18362.38 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.17763.38

.NET Windows SDK targeting packages for .NET 8:

<WindowsSdkPackageVersion>10.0.xxxxx.41</WindowsSdkPackageVersion>

https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.41 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22621.41 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.22000.41 https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.20348.41

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
Lamparter commented 1 month ago

😕 the correct team doesn't seem to have been assigned...

dependabot[bot] commented 1 month ago

Superseded by #82.