Skip to content

Commit

Permalink
Merge pull request #185 from mganss/dependabot/nuget/Microsoft.NET.Te…
Browse files Browse the repository at this point in the history
…st.Sdk-16.3.0

Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
  • Loading branch information
mganss authored Sep 20, 2019
2 parents 0d6c25a + 683e683 commit 89c0a00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/HtmlSanitizer.Tests/HtmlSanitizer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="AngleSharp.Xml" Version="0.13.0" />
<PackageReference Include="coverlet.msbuild" Version="2.6.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.3.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 89c0a00

Please sign in to comment.