Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit31eed4c

Browse files
authored
Add missing interop 15 file to dev workflow (microsoft#2643)
1 parentea8ab13 commit31eed4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Extension/src/Support/copyDebuggerDependencies.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ function copyBinaryDependencies(): void {
118118
copy(miEngineRoot,DebugAdapterBinPath,"Microsoft.MIDebugEngine.dll");
119119
copy(miEngineRoot,DebugAdapterBinPath,"Microsoft.MIDebugEngine.dll.mdb");
120120
copy(miEngineRoot,DebugAdapterBinPath,"osxlaunchhelper.scpt");
121+
copy(miEngineRoot,DebugAdapterBinPath,"Microsoft.VisualStudio.Debugger.Interop.15.0.dll");
121122

122123
copy(openDebugRoot,DebugAdapterBinPath,"Microsoft.VisualStudio.Debugger.Interop.10.0.dll");
123124
copy(openDebugRoot,DebugAdapterBinPath,"Microsoft.VisualStudio.Debugger.Interop.11.0.dll");

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp