Skip to content

Commit f880f98

Browse files
committed
update GitVersion
1 parent 4fac467 commit f880f98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"gitversion.tool": {
6-
"version": "5.3.7",
6+
"version": "5.6.7",
77
"commands": [
88
"dotnet-gitversion"
99
]

Src/FluentAssertions.Reactive/FluentAssertions.Reactive.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="GitVersionTask" Version="5.3.7">
28+
<PackageReference Include="GitVersionTask" Version="5.6.7">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)