Skip to content

Commit

Permalink
Merge pull request #839 from Humanizr/dependabot/nuget/Microsoft.Sour…
Browse files Browse the repository at this point in the history
…ceLink.GitHub-1.0.0-beta2-19367-01

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19351-01 to 1.0.0-beta2-19367-01
  • Loading branch information
Oren Novotny authored Jul 17, 2019
2 parents 2f7562e + 7849c21 commit 4d1512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.183" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19351-01" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19367-01" PrivateAssets="All"/>
</ItemGroup>

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

0 comments on commit 4d1512a

Please sign in to comment.