fix versions for registry and vscode workspaces plugins (#10314)

This commit is contained in:
Mykhailo Pylyp
2021-03-18 18:19:09 +02:00
committed by GitHub
parent 69d293790a
commit 5e9a31eaa7
2 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Community.PowerToys.Run.Plugin.VSCodeWorkspaces</RootNamespace>
<AssemblyName>Community.PowerToys.Run.Plugin.VSCodeWorkspaces</AssemblyName>
<Version>$(Version).0</Version>
<useWPF>true</useWPF>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>