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