Skip to content

Commit 277a167

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3fa9ba commit 277a167

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
@@ -14,7 +14,7 @@ SPDX-License-Identifier: MIT
1414
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
1515
<PackageVersion Include="MedallionShell" Version="1.6.2" />
1616
<PackageVersion Include="Meziantou.Xunit.ParallelTestFramework" Version="2.3.0" />
17-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1818
<PackageVersion Include="Mono.Cecil" Version="0.11.6" />
1919
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
2020
<PackageVersion Include="QuikGraph" Version="2.5.0" />

0 commit comments

Comments
 (0)