Skip to content

Commit 22df499

Browse files
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.8.0...v17.9.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 33e932e commit 22df499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Refactoring.Pipelines.Test/Refactoring.Pipelines.Test.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="ApprovalTests" Version="6.0.0" />
1414
<PackageReference Include="ApprovalUtilities" Version="6.0.0" />
1515
<PackageReference Include="FluentAssertions" Version="6.12.0" />
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.2.0" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)