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

@@ -6,6 +6,7 @@
#nullable disable
using System;
using System.IO;
namespace Microsoft.SqlTools.ServiceLayer.Utility
{
internal static class FileUtilities