Skip to content

Commit

Permalink
Bump Microsoft.Build.NoTargets from 3.7.0 to 3.7.56 (Azure#12743)
Browse files Browse the repository at this point in the history
Bumps
[Microsoft.Build.NoTargets](https://github.com/Microsoft/MSBuildSdks)
from 3.7.0 to 3.7.56.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/MSBuildSdks/releases">Microsoft.Build.NoTargets's
releases</a>.</em></p>
<blockquote>
<h2>Microsoft.Build.NoTargets.3.7.56</h2>
<h2>What's Changed</h2>
<ul>
<li>Suppress package dependencies in msbuild sdk packages (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/436">#436</a>)</li>
</ul>
<h2>New Contributors</h2>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.3.7.0...Microsoft.Build.NoTargets.3.7.56">https://github.com/microsoft/MSBuildSdks/compare/Microsoft.Build.Artifacts.3.7.0...Microsoft.Build.NoTargets.3.7.56</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/b54b4a19dd55281bd87e2f8dd482d444c44dc666"><code>b54b4a1</code></a>
Fix typo in Traversal readme (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/507">#507</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/b9b988d16c913c8f56f94405ccd35f77bd02ce27"><code>b9b988d</code></a>
Build and test against .NET 8 (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/505">#505</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/7d2a264abe9f42618cf8e54344a8db44b10e6700"><code>7d2a264</code></a>
Add Directory.Solution.props</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/91f47f3f72f9b6147952f7e5ce0b9a6d9bfde1d0"><code>91f47f3</code></a>
Stop testing with .NET 8 (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/503">#503</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/0cc7e9a963ee12e5fd0aa554d48c97cd610bc129"><code>0cc7e9a</code></a>
Stop testing for .NET Core 3 (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/502">#502</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/809463bc86aac848692f51b49417cca42031e7e2"><code>809463b</code></a>
Disable Artifacts if project is using .NET SDK's built-in artifacts
functiona...</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/10e9110b6ba4e335f750debb091b660b1ca06813"><code>10e9110</code></a>
Bump Microsoft.Build.Artifacts from 6.0.0 to 6.0.6 (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/499">#499</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/83c8c88028eea186bbbb5a4e7c6cc6b263ee80cb"><code>83c8c88</code></a>
Bump xunit from 2.5.1 to 2.6.0 (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/498">#498</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/efa8411936b010c78bee52bc2f0a8beee1e88ab0"><code>efa8411</code></a>
CoW, Artifacts: Handle symlinked same-file path (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/492">#492</a>)</li>
<li><a
href="https://github.com/microsoft/MSBuildSdks/commit/dddcbe22a5409b38322f1ea85d7e720a629c1583"><code>dddcbe2</code></a>
Minimize source diffs between MSBuild Copy.cs and CoW Copy.cs (<a
href="https://redirect.github.com/Microsoft/MSBuildSdks/issues/496">#496</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.NoTargets.3.7.0...Microsoft.Build.NoTargets.3.7.56">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Build.NoTargets&package-manager=nuget&previous-version=3.7.0&new-version=3.7.56)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/12743)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent c46c76c commit 7680331
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.7.0"
"Microsoft.Build.NoTargets": "3.7.56"
},
"sdk": {
"allowPrerelease": false,
"version": "7.0.100",
"rollForward": "latestFeature"
}
}
}

0 comments on commit 7680331

Please sign in to comment.