Skip to content

Commit

Permalink
Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19554-01 to 1.0.0 (#…
Browse files Browse the repository at this point in the history
…175)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19554-01 to 1.0.0.
- [Release notes](https://github.com/dotnet/sourcelink/releases)
- [Commits](dotnet/sourcelink@1.0.0-beta2-19554-01...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and leastprivilege committed Nov 27, 2019
1 parent 85e7988 commit ac234d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/IdentityModel.OidcClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.6.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit ac234d2

Please sign in to comment.