SamboyCoding / Cpp2IL

Work-in-progress tool to reverse unity's IL2CPP toolchain.
MIT License
1.66k stars 192 forks source link

Bump Microsoft.NETCore.Platforms from 6.0.3 to 6.0.5 #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps Microsoft.NETCore.Platforms from 6.0.3 to 6.0.5.

Release notes

Sourced from Microsoft.NETCore.Platforms's releases.

.NET 6.0.5

Release

.NET 6.0.4

Release

Commits
  • 70ae3df Merge in 'release/6.0' changes
  • a21b9a2 [release/6.0] Fix cancel in PipeReader.ReadAtLeastAsync (#66870)
  • 49c4a15 Ensure serializer reflection-dependency sentinel is accurate (#67104)
  • 46f6513 Merge in 'release/6.0' changes
  • ebedba4 Merge in 'release/6.0' changes
  • 6042996 [release/6.0] Disable test Runtime_56953 (#67604)
  • 2f7129e Upgrading the version of Package Validation used in the repo to reduce Build ...
  • 0465a47 Merge in 'release/6.0' changes
  • c3fcafb [release/6.0] [Mono] Fix uninitialized vtable bug (#67759)
  • f27251a [wasm] Bundle net472 dependencies for MonoAOTCompiler task (#67757)
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Looks like Microsoft.NETCore.Platforms is no longer a dependency, so this is no longer needed.