Skip to content

Commit 7b3003a

Browse files
committed
Add D:\vscode-dotnet-runtime\vscode-dotnet-runtime-library\src\IDotnetLogResult.ts which specifies an exported interface DotnetLogResult which should be returned by the new dotnet.getAcquisitionLog command we added prior - this interface simply holds a string, called logPath which must exist. add a comment outlining it is the full path to the log for that window/instance of code for the .net install tool. the test for this command should be updated and we may need to export the type in the index.ts. Push if you verify your changes and are highly confident in them.
1 parent f205b02 commit 7b3003a

3 files changed

Lines changed: 46 additions & 1 deletion

File tree

sample/yarn.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode-dotnet-runtime-extension/yarn.lock

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vscode-dotnet-runtime-library/yarn.lock

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)