Skip to content

Commit

Permalink
Bump GitVersion.MsBuild from 5.10.3 to 5.12.0 (#156)
Browse files Browse the repository at this point in the history
Bumps [GitVersion.MsBuild](https://github.com/GitTools/GitVersion) from 5.10.3 to 5.12.0.
- [Release notes](https://github.com/GitTools/GitVersion/releases)
- [Changelog](https://github.com/GitTools/GitVersion/blob/main/BREAKING_CHANGES.md)
- [Commits](GitTools/GitVersion@5.10.3...5.12.0)

---
updated-dependencies:
- dependency-name: GitVersion.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 8, 2023
1 parent 56dea92 commit f6a0ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisAnalyzersVersion>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
<GitVersionMsBuildVersion>5.10.3</GitVersionMsBuildVersion>
<GitVersionMsBuildVersion>5.12.0</GitVersionMsBuildVersion>
</PropertyGroup>

<PropertyGroup Label="Dependencies from Test">
Expand Down

0 comments on commit f6a0ddf

Please sign in to comment.