Skip to content

Commit

Permalink
Update GitVersioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcweber committed Jun 28, 2022
1 parent c51f7c8 commit c05f436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Condition="!$(MSBuildProjectName.EndsWith('Tests'))" Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="All" />
<PackageReference Condition="!$(MSBuildProjectName.EndsWith('Tests'))" Include="Nerdbank.GitVersioning" Version="3.5.107" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit c05f436

Please sign in to comment.