Skip to content

Commit

Permalink
Merge pull request #276 from novotnyllc/dependabot/nuget/Nerdbank.Git…
Browse files Browse the repository at this point in the history
…Versioning-3.4.244
  • Loading branch information
clairernovotny committed Dec 17, 2021
2 parents 2d05497 + 8fe0495 commit 7a0ca0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Directory.Build.targets
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

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

</Project>

0 comments on commit 7a0ca0c

Please sign in to comment.