Skip to content

Commit e72b8ab

Browse files
build(deps): Bump MSTest.TestAdapter from 3.7.0 to 3.7.3
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.7.0 to 3.7.3. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.7.0...v3.7.3) --- updated-dependencies: - dependency-name: MSTest.TestAdapter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc3d2d8 commit e72b8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ODataExample.Test/ODataExample.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
17+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.3" />
1818
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
1919
<PackageReference Include="coverlet.collector" Version="6.0.3">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)