2 usages of MSBuild property NUGET_PACKAGES
MSBuildFiles (2)
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24516.2\tools\RepoLayout.props (2)
11
<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(
NUGET_PACKAGES
)' != ''">$([MSBuild]::NormalizeDirectory('$(
NUGET_PACKAGES
)'))</NuGetPackageRoot>