1 write to PackagesDirectory
Microsoft.NET.Build.Tests (1)
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (1)
262
PackagesDirectory
= Path.Combine(testAsset.Path, "packages")
1 reference to PackagesDirectory
Microsoft.NET.TestFramework (1)
Commands\NuGetExeRestoreCommand.cs (1)
69
PackagesDirectory
?? TestContext.Current.NuGetCachePath ?? string.Empty,