Skip to content

Commit

Permalink
Update dependency Nerdbank.GitVersioning to v3.5.108 (#280)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 12, 2022
1 parent b9dc5db commit e97a6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.107" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.108" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition="$(IsWasmProject) == ''">
Expand Down

0 comments on commit e97a6c8

Please sign in to comment.