File tree Expand file tree Collapse file tree 2 files changed +10
-26
lines changed
PowerShellEditorServices.Host
PowerShellEditorServices.Host.x86 Expand file tree Collapse file tree 2 files changed +10
-26
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 12
12
<description >$description$</description >
13
13
<copyright >© Microsoft Corporation. All rights reserved.</copyright >
14
14
<tags >PowerShell editor development language debugging</tags >
15
- <dependencies >
15
+ <dependencies >
16
16
<group >
17
17
<dependency id =" Microsoft.PowerShell.EditorServices" version =" $version$" />
18
- <dependency id =" Microsoft.PowerShell.EditorServices.Protocol" version =" $version$" />
18
+ <dependency id =" Microsoft.PowerShell.EditorServices.Protocol" version =" $version$" />
19
19
</group >
20
- </dependencies >
21
- </metadata >
20
+ </dependencies >
21
+ </metadata >
22
+ <files >
23
+ <file src =" bin\$configuration$\$id$.exe" target =" lib\net45\" />
24
+ <file src =" bin\$configuration$\$id$.DebugAdapter.cmd" target =" content\" />
25
+ <file src =" ..\PowerShellEditorServices.Host.x86\bin\$configuration$\$id$.x86.exe" target =" lib\net45\" />
26
+ <file src =" ..\PowerShellEditorServices.Host.x86\bin\$configuration$\$id$.DebugAdapter.x86.cmd" target =" content\" />
27
+ </files >
22
28
</package >
You can’t perform that action at this time.
0 commit comments