Skip to content

Commit b560f16

Browse files
Bump MSTest.TestFramework from 3.10.2 to 3.10.3 (#48)
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 3.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakob Ferdinand Wegenschimmel <jakob.wegenschimmel@rzl.at>
1 parent a87a9b7 commit b560f16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ContestProjectTests/ContestProjectTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="FluentAssertions" Version="7.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1515
<PackageReference Include="MSTest.TestAdapter" Version="3.10.3" />
16-
<PackageReference Include="MSTest.TestFramework" Version="3.10.2" />
16+
<PackageReference Include="MSTest.TestFramework" Version="3.10.3" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)