From f1e6b8a4e4c06d51a2375b3033ee17f12e3a023d Mon Sep 17 00:00:00 2001 From: Benjamin Russell Date: Thu, 21 Jul 2016 12:17:53 -0700 Subject: [PATCH] Changing the default namespace ... to better match the nomenclature we're using internally for the difference between the UX and the Service Layer. --- src/ServiceHost/ServiceHost.xproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/ServiceHost/ServiceHost.xproj b/src/ServiceHost/ServiceHost.xproj index ac743bab..358bb7c3 100644 --- a/src/ServiceHost/ServiceHost.xproj +++ b/src/ServiceHost/ServiceHost.xproj @@ -1,4 +1,4 @@ - + 14.0 @@ -7,14 +7,13 @@ {0D61DC2B-DA66-441D-B9D0-F76C98F780F9} - Microsoft.SqlTools.ServiceHost + Microsoft.SqlTools.ServiceLayer .\obj .\bin\ v4.5.2 - 2.0 - + \ No newline at end of file