Skip to content

Commit eb4cce6

Browse files
dependabot[bot]HavenDV
authored andcommitted
chore(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.1.1 to 3.2.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.1.1...v.3.2.0) Updates `MSTest.TestFramework` from 3.1.1 to 3.2.0 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.1.1...v.3.2.0) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2517626 commit eb4cce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tests/LeonardoAi.IntegrationTests/LeonardoAi.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PackageReference>
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1313
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
14-
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
14+
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
1515
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)