Commit 7b3003a
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
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments