Bump Microsoft.Build.Traversal from 3.3.0 to 3.4.0 (#1245)

Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.3.3.0...Microsoft.Build.Traversal.3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-26 20:05:56 -07:00
committed by GitHub
parent 905f6b44f3
commit aa84b453dc

View File

@@ -5,6 +5,6 @@
"rollForward": "latestMajor"
},
"msbuild-sdks": {
"Microsoft.Build.Traversal" : "3.3.0"
"Microsoft.Build.Traversal" : "3.4.0"
}
}