Skip to content

Commit

Permalink
Merge pull request #1207 from reactiveui/dependabot/nuget/Nerdbank.Gi…
Browse files Browse the repository at this point in the history
…tVersioning-3.4.231
  • Loading branch information
dependabot-preview[bot] committed Jul 29, 2021
2 parents d9f0e67 + 530c5af commit 76dfebf
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 @@ -35,7 +35,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.228" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.231" PrivateAssets="all" />
</ItemGroup>

<Target Name="AddCommitHashToAssemblyAttributes" BeforeTargets="GetAssemblyAttributes">
Expand Down

0 comments on commit 76dfebf

Please sign in to comment.