dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

chore(deps): bump Microsoft.Build.NoTargets from 3.5.6 to 3.7.56 #338

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps Microsoft.Build.NoTargets from 3.5.6 to 3.7.56.

Release notes

Sourced from Microsoft.Build.NoTargets's releases.

Microsoft.Build.NoTargets.3.7.56

What's Changed

  • Suppress package dependencies in msbuild sdk packages (#436)

New Contributors

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

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: https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.4.1.0...Microsoft.Build.NoTargets.3.6.0

Commits
  • b54b4a1 Fix typo in Traversal readme (#507)
  • b9b988d Build and test against .NET 8 (#505)
  • 7d2a264 Add Directory.Solution.props
  • 91f47f3 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)
  • 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 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)