Skip to content

Commit 88dd5f9

Browse files
dependabot[bot]HavenDV
authored andcommitted
build(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx). Updates `MSTest.TestAdapter` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.0...v3.6.1) Updates `MSTest.TestFramework` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.0...v3.6.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5375a34 commit 88dd5f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tests/NamedPipeServerStream.NetFrameworkVersion.Tests/NamedPipeServerStream.NetFrameworkVersion.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
17-
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
18-
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
17+
<PackageReference Include="MSTest.TestAdapter" Version="3.6.1" />
18+
<PackageReference Include="MSTest.TestFramework" Version="3.6.1" />
1919
<PackageReference Include="FluentAssertions" Version="6.12.1" />
2020
</ItemGroup>
2121

0 commit comments

Comments
 (0)