Flow.Launcher/Flow.Launcher.Core
dependabot[bot] e31e75e8e4
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>
2024-08-19 22:19:05 +00:00
..
Configuration Fix typo 2022-12-31 01:49:30 +08:00
ExternalPlugins Localize startup messages about missing Python/NodeJS 2024-06-09 18:45:23 +06:00
Plugin add comment 2024-08-11 20:56:03 +10:00
Properties Remove explicit platform from AssemblyInfo 2022-08-07 21:46:36 -07:00
Resource add comment 2024-08-11 20:54:10 +10:00
Flow.Launcher.Core.csproj Bump StreamJsonRpc and Microsoft.VisualStudio.Threading 2024-08-19 22:19:05 +00:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
README.md rename all project file name 2020-04-21 21:27:02 +10:00
Updater.cs Catch General Exception when checking update, and use PeriodicTimer to avoid error to crash the main thread 2023-01-03 23:23:56 -05:00

What does Flow.Launcher.Core do?

  • Handle Query
  • Define Flow.Launcher exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version