1 reference to _jsonEmptyContent
dotnet.Tests (1)
CommandTests\Tool\Update\ToolUpdateLocalCommandTests.cs (1)
227
_fileSystem.File.WriteAllText(Path.Combine(_temporaryDirectory, _manifestFilePath),
_jsonEmptyContent
);