* sql tools service packages

* Delete runtime.centos.7-x64.native.Microsoft.SqlToolsService.sln

remove unnecessary solution file

* alignment and remove redundent file
This commit is contained in:
Kevin Ransom (msft)
2021-11-09 08:54:03 -08:00
committed by GitHub
parent cc66eaf69b
commit 4128344a9f
33 changed files with 916 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
using System;
namespace runtime.osx_x64.runtime.native.Microsoft.SqlToolsService
{
public class Class1
{
}
}