Skip to content

Commit 60f926c

Browse files
🔀 chore(deps): bump MSTest.TestFramework from 3.1.1 to 3.2.0 (#238)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) 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.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21aaaed commit 60f926c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/FluentEmail.Graph.Tests/FluentEmail.Graph.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
15-
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
15+
<PackageReference Include="MSTest.TestFramework" Version="3.2.0" />
1616
<PackageReference Include="coverlet.collector" Version="6.0.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)