From 5e9a31eaa7c964bc81e6970e57b521063c44241e Mon Sep 17 00:00:00 2001 From: Mykhailo Pylyp Date: Thu, 18 Mar 2021 18:19:09 +0200 Subject: [PATCH] fix versions for registry and vscode workspaces plugins (#10314) --- .../Community.PowerToys.Run.Plugin.VSCodeWorkspaces.csproj | 1 + .../Microsoft.PowerToys.Run.Plugin.Registry.csproj | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Community.PowerToys.Run.Plugin.VSCodeWorkspaces.csproj b/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Community.PowerToys.Run.Plugin.VSCodeWorkspaces.csproj index 5421079a25..6e5dcd8384 100644 --- a/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Community.PowerToys.Run.Plugin.VSCodeWorkspaces.csproj +++ b/src/modules/launcher/Plugins/Community.PowerToys.Run.Plugin.VSCodeWorkspaces/Community.PowerToys.Run.Plugin.VSCodeWorkspaces.csproj @@ -7,6 +7,7 @@ Properties Community.PowerToys.Run.Plugin.VSCodeWorkspaces Community.PowerToys.Run.Plugin.VSCodeWorkspaces + $(Version).0 true false false diff --git a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry/Microsoft.PowerToys.Run.Plugin.Registry.csproj b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry/Microsoft.PowerToys.Run.Plugin.Registry.csproj index cddfe836c6..12a5ec6470 100644 --- a/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry/Microsoft.PowerToys.Run.Plugin.Registry.csproj +++ b/src/modules/launcher/Plugins/Microsoft.PowerToys.Run.Plugin.Registry/Microsoft.PowerToys.Run.Plugin.Registry.csproj @@ -1,9 +1,10 @@  - + netcoreapp3.1 Microsoft.PowerToys.Run.Plugin.Registry Microsoft.PowerToys.Run.Plugin.Registry + $(Version).0 false false x64