Skip to content

Commit 19c05af

Browse files
dependabot[bot]JohanLarsson
authored andcommitted
Bump MSTest.TestFramework from 3.0.4 to 3.1.1
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 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.4...v3.1.1) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17db652 commit 19c05af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
3939
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
4040
<PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
41-
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
41+
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
4242
<PackageReference Include="Moq" Version="4.18.4" />
4343
<PackageReference Include="Ninject" Version="3.3.6" />
4444
<PackageReference Include="NUnit" Version="3.13.3" />

0 commit comments

Comments
 (0)