Skip to content

Commit

Permalink
Merge pull request #973 from App-vNext/Microsoft.NET.Test.Sdk-17.4
Browse files Browse the repository at this point in the history
Microsoft.NET.Test.Sdk 17.4
  • Loading branch information
martincostello authored Dec 16, 2022
2 parents 233a26d + c36a6fb commit d144a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Polly.Specs/Polly.Specs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="all" />
<PackageReference Include="FluentAssertions" Version="6.5.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" PrivateAssets="all" />
Expand Down

0 comments on commit d144a0e

Please sign in to comment.