Skip to content

Commit 6ebb347

Browse files
Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.3.37 to 3.4.190. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.3.37...v3.4.190) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2c022ef commit 6ebb347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AsyncRx.NET/Directory.build.props

+1-1
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.3.37" PrivateAssets="all" />
31+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.190" PrivateAssets="all" />
3232
</ItemGroup>
3333

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

0 commit comments

Comments
 (0)