Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
  • Loading branch information
mganss authored Nov 20, 2020
2 parents 9b32c7a + 9d3cbc8 commit ee3f1e4
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.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="AngleSharp.Xml" Version="0.14.0" />
<PackageReference Include="coverlet.msbuild" Version="2.9.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit ee3f1e4

Please sign in to comment.