Skip to content

Commit b95ade4

Browse files
build(deps): bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 (#16)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.0 to 17.7.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.0...v17.7.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bc36a5 commit b95ade4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Pomelo.Extensions.Caching.MySql.Tests/Pomelo.Extensions.Caching.MySql.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
27+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
2828
<PackageReference Include="xunit" Version="2.5.0" />
2929
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
3030
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)