Skip to content

Commit 5e22a19

Browse files
authored
Upgrade servicehub.client to fix test source discovery (#79899)
Unit testing has an issue with source based discovery, fix was made in servicehubclient which we need to consume
2 parents ae61d5f + c758ac5 commit 5e22a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
-->
6060
<PackageVersion Include="Microsoft.VisualStudio.SDK" Version="18.0.2101-preview.1" />
6161
<PackageVersion Include="Microsoft.Internal.VisualStudio.Shell.Framework" Version="18.0.1211-preview.1" />
62-
<PackageVersion Include="Microsoft.ServiceHub.Client" Version="4.2.1017" />
62+
<PackageVersion Include="Microsoft.ServiceHub.Client" Version="4.6.3200" />
6363
<PackageVersion Include="Microsoft.VisualStudio.Extensibility.Sdk" Version="18.0.52-preview1" />
6464
<PackageVersion Include="Microsoft.VisualStudio.Extensibility" Version="18.0.52-preview1" />
6565
<PackageVersion Include="Microsoft.VisualStudio.Extensibility.JsonGenerators.Sdk" Version="18.0.52-preview1" />

0 commit comments

Comments
 (0)