Bump Microsoft.Build.Traversal from 3.1.6 to 3.2.0 (#1016)

Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 3.1.6 to 3.2.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.1.6...Microsoft.Build.Traversal.3.2.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>

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]
2022-09-20 12:53:17 -07:00
committed by GitHub
parent 8185bca230
commit 9c9dc29b74

View File

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