2 usages of MSBuild property RestoreRepositoryPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
745
RestoreRepositoryPath="$(
RestoreRepositoryPath
)"
1460
<_RestorePackagesPathOverride>$(
RestoreRepositoryPath
)</_RestorePackagesPathOverride>