2 references to DeleteFolder
Microsoft.NET.Restore.Tests (2)
GivenThatWeWantToRestoreDotNetCliToolReference.cs (2)
53DeleteFolder(Path.Combine(TestContext.Current.NuGetCachePath, toolProject.Name.ToLowerInvariant())); 54DeleteFolder(Path.Combine(TestContext.Current.NuGetCachePath, ".tools", toolProject.Name.ToLowerInvariant()));