mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-14 01:25:40 -05:00
* sql tools service packages * Delete runtime.centos.7-x64.native.Microsoft.SqlToolsService.sln remove unnecessary solution file * alignment and remove redundent file
9 lines
129 B
C#
9 lines
129 B
C#
using System;
|
|
|
|
namespace runtime.win10_arm64.runtime.native.Microsoft.SqlToolsService
|
|
{
|
|
public class Class1
|
|
{
|
|
}
|
|
}
|