Update tool-list.json (#1782)
authorJohn Salem <josalem@microsoft.com>
Thu, 3 Dec 2020 23:18:46 +0000 (15:18 -0800)
committerGitHub <noreply@github.com>
Thu, 3 Dec 2020 23:18:46 +0000 (15:18 -0800)
Add dotnet-stack to NuGetAssets

eng/release/tool-list.json

index cc1060c9227e9a2f6318e22e4afff2998d262cdb..92412258837c29624bb2d91822853a3290aa292f 100644 (file)
@@ -35,7 +35,8 @@
       "dotnet-gcdump",
       "dotnet-sos",
       "dotnet-trace",
+      "dotnet-stack",
       "Microsoft.Diagnostics.NETCore.Client"
     ]
   }
-}
\ No newline at end of file
+}