You can trigger a rebase of this PR 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps Microsoft.Build.NoTargets from 3.7.0 to 3.7.56.
Release notes
Sourced from Microsoft.Build.NoTargets's releases.
Commits
b54b4a1
Fix typo in Traversal readme (#507)b9b988d
Build and test against .NET 8 (#505)7d2a264
Add Directory.Solution.props91f47f3
Stop testing with .NET 8 (#503)0cc7e9a
Stop testing for .NET Core 3 (#502)809463b
Disable Artifacts if project is using .NET SDK's built-in artifacts functiona...10e9110
Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.6 (#499)83c8c88
Bump xunit from 2.5.1 to 2.6.0 (#498)efa8411
CoW, Artifacts: Handle symlinked same-file path (#492)dddcbe2
Minimize source diffs between MSBuild Copy.cs and CoW Copy.cs (#496)You can trigger a rebase of this PR 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