Skip to content

Commit 581bb8a

Browse files
[main] Bump MicrosoftNETTestSdkVersion from 17.12.0 to 17.12.0
Bumps `MicrosoftNETTestSdkVersion` from 17.12.0 to 17.12.0. Updates `Microsoft.TestPlatform.ObjectModel` from 17.12.0 to 17.12.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.12.0) Updates `MSTest.TestFramework` from 3.8.0-preview.25078.7 to 3.8.0-preview.25079.8 - [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 `MSTest.Analyzers` from 3.8.0-preview.25078.7 to 3.8.0-preview.25079.8 - [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 `MSTest.TestAdapter` from 3.8.0-preview.25078.7 to 3.8.0-preview.25079.8 - [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 `System.Memory` from 4.6.0 to 4.5.4 --- updated-dependencies: - dependency-name: Microsoft.TestPlatform.ObjectModel dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.Analyzers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Memory dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0dda3f commit 581bb8a

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
@@ -21,7 +21,7 @@
2121
</PropertyGroup>
2222
<PropertyGroup Label="Test dependencies">
2323
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.3-beta1.24423.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
24-
<MSTestVersion>3.8.0-preview.25078.7</MSTestVersion>
24+
<MSTestVersion>3.8.0-preview.25079.8</MSTestVersion>
2525
</PropertyGroup>
2626
<ItemGroup Label="Analyzers">
2727
<PackageVersion Include="Microsoft.CodeAnalysis.BannedApiAnalyzers" Version="$(MicrosoftCodeAnalysisBannedApiAnalyzersVersion)" />

0 commit comments

Comments
 (0)