Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d32238

Browse files
Bump MSTest.TestFramework from 3.6.3 to 3.6.4 (#40)
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/microsoft/testfx/releases) - [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md) - [Commits](microsoft/testfx@v3.6.3...v3.6.4) --- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9172ac8 commit 4d32238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PXWeb.SavedQuery.MsSql.UnitTest/PXWeb.SavedQuery.MsSql.UnitTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1111
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
12-
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
12+
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
1313
<PackageReference Include="coverlet.collector" Version="6.0.2">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)