From f0566bf77f03fd0a77659a496070b20b7561b17c Mon Sep 17 00:00:00 2001 From: Matt Wilson <33067841+mattatmsft@users.noreply.github.com> Date: Wed, 16 May 2018 14:16:11 -0700 Subject: [PATCH] Updating the manifest so that the tools will load into Dev Tools (#10) solution. --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 85894c0..751d2aa 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -22,7 +22,7 @@ "solutionIds": [ "msft.sme.server-manager!servers", "msft.sme.server-manager!windowsClients", - "msft.sme.hello-extension!main" + "msft.sme.developer-tools!main" ], "connectionTypes": [ "msft.sme.connection-type.server",