Skip to content

Commit 6d0d78c

Browse files
Bump MSTest.TestFramework from 4.2.1 to 4.2.3
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa2a630 commit 6d0d78c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.ParserInputGenerator.Tests/NosCore.ParserInputGenerator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.17.0" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1212
<PackageReference Include="MSTest.TestAdapter" Version="4.2.1" />
13-
<PackageReference Include="MSTest.TestFramework" Version="4.2.1" />
13+
<PackageReference Include="MSTest.TestFramework" Version="4.2.3" />
1414
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.17.0" />
1515
<PackageReference Include="coverlet.collector" Version="10.0.0">
1616
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)