We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fac467 commit f880f98Copy full SHA for f880f98
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"gitversion.tool": {
6
- "version": "5.3.7",
+ "version": "5.6.7",
7
"commands": [
8
"dotnet-gitversion"
9
]
Src/FluentAssertions.Reactive/FluentAssertions.Reactive.csproj
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="GitVersionTask" Version="5.3.7">
+ <PackageReference Include="GitVersionTask" Version="5.6.7">
29
<PrivateAssets>all</PrivateAssets>
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
31
</PackageReference>
0 commit comments