Bump SourceLink.Create.GitHub from 2.8.2 to 2.8.3 (#1992)

Bumps [SourceLink.Create.GitHub](https://github.com/ctaggart/SourceLink) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/ctaggart/SourceLink/releases)
- [Commits](https://github.com/ctaggart/SourceLink/compare/2.8.2...2.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-16 10:05:30 -03:00
committed by Brendan Forster
parent 4f0519ee13
commit d482ce90bf
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="System.Reactive" Version="3.1.0" />
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.2" PrivateAssets="all" />
<PackageReference Include="SourceLink.Create.GitHub" Version="2.8.3" PrivateAssets="all" />
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.8.2" />
<DotNetCliToolReference Include="dotnet-sourcelink" Version="2.8.2" />
</ItemGroup>