projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a1cd33
)
Update tool-list.json (#1782)
author
John Salem
<josalem@microsoft.com>
Thu, 3 Dec 2020 23:18:46 +0000
(15:18 -0800)
committer
GitHub
<noreply@github.com>
Thu, 3 Dec 2020 23:18:46 +0000
(15:18 -0800)
Add dotnet-stack to NuGetAssets
eng/release/tool-list.json
patch
|
blob
|
history
diff --git
a/eng/release/tool-list.json
b/eng/release/tool-list.json
index cc1060c9227e9a2f6318e22e4afff2998d262cdb..92412258837c29624bb2d91822853a3290aa292f 100644
(file)
--- a/
eng/release/tool-list.json
+++ b/
eng/release/tool-list.json
@@
-35,7
+35,8
@@
"dotnet-gcdump",
"dotnet-sos",
"dotnet-trace",
+ "dotnet-stack",
"Microsoft.Diagnostics.NETCore.Client"
]
}
-}
\ No newline at end of file
+}