Skip to content

Commit

Permalink
Merge pull request #745 from DuendeSoftware/dependabot/nuget/Microsof…
Browse files Browse the repository at this point in the history
…t.NET.Test.Sdk-17.1.0

Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
  • Loading branch information
leastprivilege authored Feb 20, 2022
2 parents 6c82c8a + d9060b6 commit 6624811
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 @@ -19,7 +19,7 @@

<!--tests -->
<PackageReference Update="FluentAssertions" Version="5.10.3"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.0.0"/>
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.1.0"/>
<PackageReference Update="xunit" Version="2.4.1"/>
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="All"/>

Expand Down

0 comments on commit 6624811

Please sign in to comment.