1 assignment to MSBuild property _OutputPackagesPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
802PropertyName="_OutputPackagesPath" />
5 usages of MSBuild property _OutputPackagesPath
MSBuildFiles (5)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (5)
626RestorePackagesPath="$(_OutputPackagesPath)" 775Returns="$(_OutputSources);$(_OutputPackagesPath);$(_OutputRepositoryPath);$(_OutputFallbackFolders);$(_OutputConfigFilePaths)"> 935<PackagesPath>$(_OutputPackagesPath)</PackagesPath> 975<PackagesPath>$(_OutputPackagesPath)</PackagesPath> 999<PackagesPath>$(_OutputPackagesPath)</PackagesPath>