Skip to content

Commit

Permalink
Merge pull request #1285 from reactiveui/dependabot/nuget/Nerdbank.Gi…
Browse files Browse the repository at this point in the history
…tVersioning-3.4.255
  • Loading branch information
clairernovotny authored Jan 19, 2022
2 parents 4292eca + d17d040 commit d4dd3f6
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.1.1" PrivateAssets="All"/>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.231" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.255" PrivateAssets="all" />
</ItemGroup>

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

0 comments on commit d4dd3f6

Please sign in to comment.