Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.11.0 (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 18, 2021
1 parent be63574 commit cd64dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Update="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.0.0"/>
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="2.0.0"/>
<PackageReference Update="Newtonsoft.Json" Version="11.0.2"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.4"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.11.0"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3"/>
<PackageReference Update="xunit" Version="2.4.1"/>
<PackageReference Update="FluentAssertions" Version="5.10.3"/>
Expand Down

0 comments on commit cd64dd4

Please sign in to comment.