Skip to content

Commit

Permalink
Merge pull request #12 from ooples/dependabot/nuget/Microsoft.NET.Tes…
Browse files Browse the repository at this point in the history
…t.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • Loading branch information
ooples authored May 25, 2023
2 parents 022767b + bf40b40 commit 257f27e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down

0 comments on commit 257f27e

Please sign in to comment.