Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Build.NoTargets from 3.5.0 to 3.7.0 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

Bumps Microsoft.Build.NoTargets from 3.5.0 to 3.7.0.

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

Microsoft.Build.NoTargets.3.7.0

What's Changed

Full Changelog: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.6.0..Microsoft.Build.NoTargets.3.7.0

Microsoft.Build.NoTargets.3.6.0

What's Changed

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.Artifacts.4.1.0...Microsoft.Build.NoTargets.3.6.0

Microsoft.Build.NoTargets.3.5.6

What's Changed

Full Changelog: microsoft/MSBuildSdks@Microsoft.Build.NoTargets.3.5.0...Microsoft.Build.NoTargets.3.5.6

Commits
  • e47c4a5 Fix import ordering of design-time build targets for NoTargets with .proj ext...
  • 252b324 Update version.json
  • 1945441 Include semicolon and comma as valid seperators for DirExclude, FileExclude, ...
  • 990eae4 Update version.json
  • 4637043 Add option to disable CopyFilesMarkedCopyLocal target (#395)
  • 0180145 Bump Microsoft.Build.Artifacts from 4.0.4 to 4.1.0 (#401)
  • e6f4b21 Update version.json
  • 04e6344 Error message was incorrect when destination folder was invalid. (#394)
  • ce57c36 DestinationFolder should trim pathes like it's done with Include. (#393)
  • af69dc0 Fix Artifacts documentation to indicate allowed directory path separators (#392)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [Microsoft.Build.NoTargets](https://github.com/Microsoft/MSBuildSdks) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.NoTargets.3.5.0...Microsoft.Build.NoTargets.3.7.0)

---
updated-dependencies:
- dependency-name: Microsoft.Build.NoTargets
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants