Skip to content

Commit f9fb243

Browse files
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies
Bumps [MSTest.Analyzers](https://github.com/microsoft/testfx) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `MSTest.Analyzers` from 3.9.0-preview.25153.3 to 3.9.0-preview.25163.5 - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](https://github.com/microsoft/testfx/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: MSTest.Analyzers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95a4fa3 commit f9fb243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030
<PropertyGroup Label="Test dependencies">
3131
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24423.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
32-
<MSTestVersion>3.9.0-preview.25153.3</MSTestVersion>
32+
<MSTestVersion>3.9.0-preview.25163.5</MSTestVersion>
3333
<MicrosoftTestingPlatformVersion>1.7.0-preview.25153.3</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<ItemGroup Label="Analyzers">

0 commit comments

Comments
 (0)