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