Skip to content

Commit 87ac90b

Browse files
Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.228 to 3.4.231. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.4.228...v3.4.231) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 76d4f08 commit 87ac90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncRx.NET/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<ItemGroup>
3030
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
31-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.228" PrivateAssets="all" />
31+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.231" PrivateAssets="all" />
3232
</ItemGroup>
3333

3434
<ItemGroup Condition="'$(IsTestProject)' == 'true'">

0 commit comments

Comments
 (0)