Files
csharp/global.json
dependabot[bot] a1905df70e Bump Microsoft.Build.Traversal from 4.0.0 to 4.1.0 (#1310)
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 4.0.0 to 4.1.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.4.0.0...Microsoft.Build.Traversal.4.1.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>
2023-05-31 15:35:47 -07:00

11 lines
146 B
JSON

{
"sdk": {
"version": "7.0.100",
"rollForward": "latestMajor"
},
"msbuild-sdks": {
"Microsoft.Build.Traversal" : "4.1.0"
}
}