Skip to content

Commit 0f181fc

Browse files
chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#102)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32abf6f commit 0f181fc

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
@@ -7,7 +7,7 @@
77
<PackageVersion Include="GitHubActionsTestLogger" Version="2.3.3" />
88
<PackageVersion Include="IntelliTect.TestTools.Console" Version="1.0.0-CI-20181030-214503" />
99
<PackageVersion Include="LibGit2Sharp" Version="0.28.0" />
10-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
10+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1111
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
1212
<PackageVersion Include="Polly" Version="8.1.0" />
1313
<PackageVersion Include="System.CommandLine.DragonFruit" Version="0.4.0-alpha.22272.1" />

0 commit comments

Comments
 (0)