Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Microsoft.Build.NoTargets from 1.0.80 to 3.5.0
Bumps [Microsoft.Build.NoTargets](https://github.com/Microsoft/MSBuildSdks) from 1.0.80 to 3.5.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.1.0.80...Microsoft.Build.NoTargets.3.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2022
commit 7c3a731ae7da7def8d2b55f4fee6fc73459f9db1
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"msbuild-sdks": {
"Microsoft.Build.CentralPackageVersions": "2.0.41",
"Microsoft.Build.NoTargets": "1.0.80"
"Microsoft.Build.NoTargets": "3.5.0"
}
}