mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Bump StreamJsonRpc and Microsoft.VisualStudio.Threading
Bumps [StreamJsonRpc](https://github.com/microsoft/vs-streamjsonrpc) and Microsoft.VisualStudio.Threading. These dependencies needed to be updated together. Updates `StreamJsonRpc` from 2.18.48 to 2.19.27 - [Release notes](https://github.com/microsoft/vs-streamjsonrpc/releases) - [Commits](https://github.com/microsoft/vs-streamjsonrpc/commits) Updates `Microsoft.VisualStudio.Threading` from 17.9.28 to 17.10.48 --- updated-dependencies: - dependency-name: StreamJsonRpc dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.VisualStudio.Threading dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eec252e267
commit
e31e75e8e4
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
|||
<PackageReference Include="Meziantou.Framework.Win32.Jobs" Version="3.4.0" />
|
||||
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
|
||||
<PackageReference Include="squirrel.windows" Version="1.5.2" NoWarn="NU1701" />
|
||||
<PackageReference Include="StreamJsonRpc" Version="2.18.48" />
|
||||
<PackageReference Include="StreamJsonRpc" Version="2.19.27" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue