File tree Expand file tree Collapse file tree 2 files changed +10
-26
lines changed
PowerShellEditorServices.Host.x86
PowerShellEditorServices.Host 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 1212 <description >$description$</description >
1313 <copyright >© Microsoft Corporation. All rights reserved.</copyright >
1414 <tags >PowerShell editor development language debugging</tags >
15- <dependencies >
15+ <dependencies >
1616 <group >
1717 <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$" />
1919 </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 >
2228</package >
You can’t perform that action at this time.
0 commit comments