Skip to content

Commit

Permalink
Bump Microsoft.SourceLink.GitHub in /Ix.NET/Source
Browse files Browse the repository at this point in the history
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](dotnet/sourcelink@1.0.0-beta2-19367-01...1.0.0-beta2-19554-01)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 4, 2019
1 parent 9bb3b15 commit 1e9c499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ix.NET/Source/Directory.build.props
Expand Up @@ -22,7 +22,7 @@
</PropertyGroup>

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

Expand Down

0 comments on commit 1e9c499

Please sign in to comment.