Skip to content

Commit 2e65013

Browse files
dependabot[bot]samtrion
authored andcommitted
chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.12.0 to 17.13.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7246507 commit 2e65013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<ItemGroup>
2525
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
2626
<PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
27-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
27+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2828
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.5.105" />
2929
<PackageVersion Include="Polyfill" Version="7.27.0" />
3030
<PackageVersion Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)