Skip to content

Commit 392ccf2

Browse files
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 17.5.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.4 to 17.5.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v16.9.4...v17.5.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d09839 commit 392ccf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Update="FakeItEasy.Analyzer.CSharp" Version="6.1.0" />
3939
<PackageReference Update="FluentAssertions" Version="5.10.3" />
4040
<PackageReference Update="FluentAssertions.Analyzers" Version="0.11.4" />
41-
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.9.4" />
41+
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.5.0" />
4242
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="6.0.1" />
4343
<PackageReference Update="Rocket.Surgery.Extensions.Testing.XUnit" Version="6.0.1" />
4444
<PackageReference Update="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)