Skip to content

Commit

Permalink
Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228
Browse files Browse the repository at this point in the history
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.220 to 3.4.228.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](dotnet/Nerdbank.GitVersioning@v3.4.220...v3.4.228)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 28, 2021
1 parent 2fe9700 commit f4b1b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup Condition="'$(IsCloudBuild)' == 'true' and '$(DisableNerdBank)'!='true'">
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.220" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.228" PrivateAssets="All"/>
</ItemGroup>

</Project>

0 comments on commit f4b1b14

Please sign in to comment.