Skip to content

Commit 11b815c

Browse files
🔀 build(deps): bump MSTest.TestAdapter from 3.0.2 to 3.1.1 (#213)
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.2 to 3.1.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.0.2...v3.1.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter 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 b86f431 commit 11b815c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="FluentAssertions" Version="6.12.0" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
14-
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
14+
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
1515
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
1616
<PackageReference Include="coverlet.collector" Version="6.0.0">
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)