Skip to content

Commit

Permalink
Merge pull request #205 from xt0rted/dependabot/nuget/Microsoft.NET.T…
Browse files Browse the repository at this point in the history
…est.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • Loading branch information
xt0rted committed May 23, 2023
2 parents 124f16d + 0a0e535 commit 960e446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="System.IO.Abstractions.TestingHelpers" Version="19.2.18" />
<PackageReference Include="Verify.Xunit" Version="20.0.0" />
Expand Down

0 comments on commit 960e446

Please sign in to comment.