Skip to content

Commit b4338b2

Browse files
chore(deps): bump MSTest.TestAdapter from 3.5.2 to 3.6.1
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.5.2 to 3.6.1. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.5.2...v3.6.1) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4d9d7ee commit b4338b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphODataTemplateWriter.Test/GraphODataTemplateWriter.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
2020
<PackageReference Include="MSTest.TestAdapter">
21-
<Version>3.5.2</Version>
21+
<Version>3.6.1</Version>
2222
</PackageReference>
2323
<PackageReference Include="MSTest.TestFramework">
2424
<Version>3.6.1</Version>

0 commit comments

Comments
 (0)