Skip to content

Commit

Permalink
Merge pull request #169 from mganss/dependabot/nuget/Microsoft.Source…
Browse files Browse the repository at this point in the history
…Link.GitHub-1.0.0-beta2-19324-01

Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-18618-05 to 1.0.0-beta2-19324-01
  • Loading branch information
mganss authored Jun 26, 2019
2 parents af3a957 + f5f0775 commit 1801b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HtmlSanitizer/HtmlSanitizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ItemGroup>
<PackageReference Include="AngleSharp" Version="[0.9.11]" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All"/>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19324-01" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net40' or '$(TargetFramework)' == 'net45'">
Expand Down

0 comments on commit 1801b5b

Please sign in to comment.