Move back 'Shared' content to 'Hosting' assembly (#1967)

This commit is contained in:
Cheena Malhotra
2023-03-24 15:07:02 -07:00
committed by GitHub
parent b7709c9e5b
commit 463fc60330
23 changed files with 640 additions and 32 deletions

View File

@@ -25,6 +25,5 @@
<ProjectReference Include="../../src/Microsoft.SqlTools.Credentials/Microsoft.SqlTools.Credentials.csproj" />
<ProjectReference Include="../../src/Microsoft.SqlTools.ServiceLayer/Microsoft.SqlTools.ServiceLayer.csproj" />
<ProjectReference Include="../../test/Microsoft.SqlTools.ServiceLayer.TestDriver/Microsoft.SqlTools.ServiceLayer.TestDriver.csproj" />
<ProjectReference Include="..\..\src\Microsoft.SqlTools.Shared\Microsoft.SqlTools.Shared.csproj" />
</ItemGroup>
</Project>