Skip to content

Commit a057567

Browse files
Bump MSTest.TestFramework from 4.0.2 to 4.1.0
--- updated-dependencies: - dependency-name: MSTest.TestFramework dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2ae7fb commit a057567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ODataExample.Test/ODataExample.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</PackageReference>
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="4.0.2" />
18-
<PackageReference Include="MSTest.TestFramework" Version="4.0.2" />
18+
<PackageReference Include="MSTest.TestFramework" Version="4.1.0" />
1919
<PackageReference Include="coverlet.collector" Version="6.0.4">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)