Skip to content

Commit b656b50

Browse files
chore(deps): update mstest monorepo to 3.6.4
1 parent d25bd34 commit b656b50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/VSPackage.Tests/VSPackage.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
</ItemGroup>
7474
<ItemGroup>
7575
<PackageReference Include="MSTest.TestAdapter">
76-
<Version>3.6.0</Version>
76+
<Version>3.6.4</Version>
7777
</PackageReference>
7878
<PackageReference Include="MSTest.TestFramework">
79-
<Version>3.6.0</Version>
79+
<Version>3.6.4</Version>
8080
</PackageReference>
8181
</ItemGroup>
8282
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />

0 commit comments

Comments
 (0)