Skip to content

Commit 9fe69ef

Browse files
Bump Nerdbank.GitVersioning from 2.3.105 to 2.3.125
Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 2.3.105 to 2.3.125. - [Release notes](https://github.com/AArnott/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/AArnott/Nerdbank.GitVersioning/commits/v2.3.125) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 390edc8 commit 9fe69ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

System.IO.Abstractions.TestingHelpers/System.IO.Abstractions.TestingHelpers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</ItemGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.105">
41+
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.125">
4242
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
4343
<PrivateAssets>all</PrivateAssets>
4444
</PackageReference>

System.IO.Abstractions/System.IO.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</ItemGroup>
5151

5252
<ItemGroup>
53-
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.105">
53+
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.125">
5454
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
5555
<PrivateAssets>all</PrivateAssets>
5656
</PackageReference>

0 commit comments

Comments
 (0)