Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit df8a9fd

Browse files
chore(deps): update mstest monorepo to 3.7.1 (patch) (#201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4fa890 commit df8a9fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EPPlusTest/EPPlusTest.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<ItemGroup>
2727
<PackageReference Include="FakeItEasy" Version="8.3.0" />
2828
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
29-
<PackageReference Include="MSTest.TestAdapter" Version="3.7.0" />
30-
<PackageReference Include="MSTest.TestFramework" Version="3.7.0" />
29+
<PackageReference Include="MSTest.TestAdapter" Version="3.7.1" />
30+
<PackageReference Include="MSTest.TestFramework" Version="3.7.1" />
3131
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
3232
</ItemGroup>
3333

0 commit comments

Comments
 (0)