Skip to content

Commit

Permalink
Add dump minitool to vsix (#14707)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored Jan 15, 2025
1 parent 76bbbb6 commit fdd5925
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,10 @@
<VsixSourceItem Include="$(TestPlatformBinFolder)zh-Hant\Microsoft*.TestPlatform.Extensions.*.dll;$(TestPlatformBinFolder)zh-Hant\Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll">
<VSIXSubPath>Extensions\zh-Hant</VSIXSubPath>
</VsixSourceItem>

<VsixSourceItem Include="$(TestPlatformBinFolder)DumpMiniTool*">
<VSIXSubPath>Extensions\dump</VSIXSubPath>
</VsixSourceItem>
</ItemGroup>

<!-- Microsoft.VisualStudio.QualityTools.DataCollectors -->
Expand Down

0 comments on commit fdd5925

Please sign in to comment.