Skip to content

Commit

Permalink
chore(deps): update mstest monorepo to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent 5cbacb6 commit a38eec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/VSPackage.Tests/VSPackage.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="MSTest.TestAdapter">
<Version>3.5.1</Version>
<Version>3.5.2</Version>
</PackageReference>
<PackageReference Include="MSTest.TestFramework">
<Version>3.5.1</Version>
<Version>3.5.2</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
Expand Down

0 comments on commit a38eec8

Please sign in to comment.