mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-03-13 11:06:11 -04:00
Update to .NET 7 SDK (#1792)
This commit is contained in:
@@ -9,7 +9,7 @@ using System.IO;
|
||||
|
||||
namespace Microsoft.SqlTools.ManagedBatchParser.IntegrationTests.Utility
|
||||
{
|
||||
internal class FileUtilities
|
||||
public class FileUtilities
|
||||
{
|
||||
/// <summary>
|
||||
/// Turns off the read-only attribute for this file
|
||||
|
||||
Reference in New Issue
Block a user