Skip to content

Commit 2cf3c17

Browse files
committed
Update gitversion to v5.11.1
1 parent ca845d5 commit 2cf3c17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"commands": ["dotnet-outdated"]
88
},
99
"gitversion.tool": {
10-
"version": "5.11.0",
10+
"version": "5.11.1",
1111
"commands": ["dotnet-gitversion"]
1212
},
1313
"dotnet-reportgenerator-globaltool": {

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020
<ItemGroup>
2121
<PackageVersion Include="Buildalyzer" Version="4.1.6" />
22-
<PackageVersion Include="GitVersion.Tool" Version="5.11.0" />
22+
<PackageVersion Include="GitVersion.Tool" Version="5.11.1" />
2323
<PackageVersion Include="Humanizer.Core" Version="2.14.1" />
2424
<PackageVersion Include="Nuke.Common" Version="6.2.1" />
2525
<PackageVersion Include="ReportGenerator" Version="5.1.10" />

0 commit comments

Comments
 (0)