6 assignments to MSBuild property NuGetPackageRoot
MSBuildFiles (6)
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26164.1\tools\RepoLayout.props (5)
56<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' != ''">$([MSBuild]::NormalizeDirectory('$(NuGetPackageRoot)'))</NuGetPackageRoot> 57<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(NUGET_PACKAGES)' != ''">$([MSBuild]::NormalizeDirectory('$(NUGET_PACKAGES)'))</NuGetPackageRoot> 60<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and 64<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(OS)' == 'Windows_NT'">$([MSBuild]::NormalizeDirectory('$(UserProfile)', '.nuget', 'packages'))</NuGetPackageRoot> 65<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(OS)' != 'Windows_NT'">$([MSBuild]::NormalizeDirectory('$(HOME)', '.nuget', 'packages'))</NuGetPackageRoot>
D\a\_work\1\s\bin_\repo\msbuild\artifacts\obj\DevDivPackage\DevDivPackage.csproj.nuget.g.props (1)
7<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
48 usages of MSBuild property NuGetPackageRoot
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.OM.UnitTests.csproj (1)
29<Content Include="$(NuGetPackageRoot)\nuget.commandline\$(NuGetCommandLinePackageVersion)\tools\NuGet.exe" CopyToOutputDirectory="PreserveNewest" Link="nuget\NuGet.exe" />
Microsoft.Build.Tasks.Core (2)
Microsoft.Build.Tasks.csproj (2)
655<Content Include="$(NuGetPackageRoot)microsoft.net.compilers.toolset\$(MicrosoftNetCompilersToolsetVersion)\tasks\net472\**\*" CopyToOutputDirectory="PreserveNewest" LinkBase="Roslyn" /> 663<Content Include="$(NuGetPackageRoot)microsoft.net.compilers.toolset\$(MicrosoftNetCompilersToolsetVersion)\tasks\netcore\**\*" CopyToOutputDirectory="PreserveNewest" LinkBase="Roslyn" />
MSBuild (2)
MSBuild.csproj (2)
202<Content Include="$(NuGetPackageRoot)\netstandard.library\2.0.3\build\netstandard2.0\ref\netstandard.dll" Link="ref\netstandard.dll" CopyToOutputDirectory="PreserveNewest" /> 203<Content Include="$(NuGetPackageRoot)\netstandard.library\2.0.3\build\netstandard2.0\ref\mscorlib.dll" Link="ref\mscorlib.dll" CopyToOutputDirectory="PreserveNewest" />
MSBuildFiles (43)
C\hostedtoolcache\windows\dotnet\sdk\10.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ApiCompat.ValidatePackage.targets (1)
29<PackageValidationBaselinePath Condition="'$(PackageValidationBaselinePath)' == '' and '$(PackageValidationBaselineVersion)' != ''">$([MSBuild]::NormalizePath('$(NuGetPackageRoot)', '$(PackageValidationBaselineName.ToLower())', '$(PackageValidationBaselineVersion)', '$(PackageValidationBaselineName.ToLower()).$(PackageValidationBaselineVersion).nupkg'))</PackageValidationBaselinePath>
C\hostedtoolcache\windows\dotnet\sdk\10.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.Common.targets (2)
55<RoslynTargetsPath>$(NuGetPackageRoot)\microsoft.net.sdk.compilers.toolset\$(NETCoreSdkVersion)</RoslynTargetsPath> 58<_MicrosoftNetSdkCompilersToolsetPackageRootEmpty Condition="'$(NuGetPackageRoot)' == ''">true</_MicrosoftNetSdkCompilersToolsetPackageRootEmpty>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26164.1\tools\OptimizationData.targets (1)
56<_IbcMergePath>$(NuGetPackageRoot)microsoft.dotnet.ibcmerge\$(MicrosoftDotNetIBCMergeVersion)\tools\netcoreapp2.0\ibcmerge.dll</_IbcMergePath>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26164.1\tools\RepoLayout.props (6)
56<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' != ''">$([MSBuild]::NormalizeDirectory('$(NuGetPackageRoot)'))</NuGetPackageRoot> 57<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(NUGET_PACKAGES)' != ''">$([MSBuild]::NormalizeDirectory('$(NUGET_PACKAGES)'))</NuGetPackageRoot> 60<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and 64<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(OS)' == 'Windows_NT'">$([MSBuild]::NormalizeDirectory('$(UserProfile)', '.nuget', 'packages'))</NuGetPackageRoot> 65<NuGetPackageRoot Condition="'$(NuGetPackageRoot)' == '' and '$(OS)' != 'Windows_NT'">$([MSBuild]::NormalizeDirectory('$(HOME)', '.nuget', 'packages'))</NuGetPackageRoot>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26164.1\tools\VisualStudio.props (1)
5<ArcadeVisualStudioBuildTasksAssembly>$(NuGetPackageRoot)microsoft.dotnet.build.tasks.visualstudio\$(MicrosoftDotNetBuildTasksVisualStudioVersion)\tools\netframework\Microsoft.DotNet.Build.Tasks.VisualStudio.dll</ArcadeVisualStudioBuildTasksAssembly>
D\a\_work\1\s\bin_\repo\msbuild\artifacts\obj\DevDivPackage\DevDivPackage.csproj.nuget.g.props (3)
7<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> 17<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.bannedapianalyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.BannedApiAnalyzers.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.bannedapianalyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.BannedApiAnalyzers.props')" />
D\a\_work\1\s\bin_\repo\msbuild\artifacts\obj\DevDivPackage\DevDivPackage.csproj.nuget.g.targets (10)
4<Import Project="$(NuGetPackageRoot)system.valuetuple\4.6.1\buildTransitive\net471\System.ValueTuple.targets" Condition="Exists('$(NuGetPackageRoot)system.valuetuple\4.6.1\buildTransitive\net471\System.ValueTuple.targets')" /> 5<Import Project="$(NuGetPackageRoot)system.text.json\10.0.4\buildTransitive\net462\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\10.0.4\buildTransitive\net462\System.Text.Json.targets')" /> 6<Import Project="$(NuGetPackageRoot)system.resources.extensions\10.0.4\buildTransitive\net462\System.Resources.Extensions.targets" Condition="Exists('$(NuGetPackageRoot)system.resources.extensions\10.0.4\buildTransitive\net462\System.Resources.Extensions.targets')" /> 7<Import Project="$(NuGetPackageRoot)microsoft.visualstudio.sdk.embedinteroptypes\15.0.36\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.visualstudio.sdk.embedinteroptypes\15.0.36\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" /> 8<Import Project="$(NuGetPackageRoot)microsoft.codeanalysis.bannedapianalyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.BannedApiAnalyzers.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codeanalysis.bannedapianalyzers\3.3.4\buildTransitive\Microsoft.CodeAnalysis.BannedApiAnalyzers.targets')" />
D\a\_work\1\s\bin_\repo\msbuild\Directory.Build.targets (2)
19<ApiCompatAdditionalSearchPaths>$(ApiCompatAdditionalSearchPaths);$(NuGetPackageRoot)microsoft.visualstudio.telemetry\$(MicrosoftVisualStudioTelemetryVersion)\lib\$(FullFrameworkTFM)</ApiCompatAdditionalSearchPaths> 54<_PackageFolderInGlobalPackages>$(NuGetPackageRoot)$(PackageId.ToLowerInvariant())\$(PackageVersion)</_PackageFolderInGlobalPackages>
D\a\_work\1\s\bin_\repo\msbuild\src\Directory.Build.targets (17)
201<Reference Include="$(NuGetPackageRoot)microsoft.io.redist\$(FrozenMicrosoftIORedistVersion)\lib\net472\Microsoft.IO.Redist.dll" /> 204<Reference Include="$(NuGetPackageRoot)microsoft.bcl.asyncinterfaces\$(FrozenMicrosoftMicrosoftBclAsyncInterfacesVersion)\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" /> 207<Reference Include="$(NuGetPackageRoot)system.buffers\$(FrozenSystemBuffersVersion)\lib\net461\System.Buffers.dll" /> 210<Reference Include="$(NuGetPackageRoot)system.diagnostics.diagnosticsource\$(FrozenSystemDiagnosticsDiagnosticSourceVersion)\lib\net462\System.Diagnostics.DiagnosticSource.dll" /> 213<Reference Include="$(NuGetPackageRoot)system.collections.immutable\$(FrozenSystemCollectionsImmutableVersion)\lib\net462\System.Collections.Immutable.dll" /> 216<Reference Include="$(NuGetPackageRoot)system.io.pipelines\$(FrozenSystemIOPipelinesVersion)\lib\net462\System.IO.Pipelines.dll" /> 219<Reference Include="$(NuGetPackageRoot)system.memory\$(FrozenSystemMemoryVersion)\lib\net461\System.Memory.dll" /> 222<Reference Include="$(NuGetPackageRoot)system.reflection.metadata\$(FrozenSystemReflectionMetadataVersion)\lib\netstandard2.0\System.Reflection.Metadata.dll" /> 225<Reference Include="$(NuGetPackageRoot)system.reflection.metadataloadcontext\$(FrozenSystemReflectionMetadataLoadContextVersion)\lib\netstandard2.0\System.Reflection.MetadataLoadContext.dll" /> 228<Reference Include="$(NuGetPackageRoot)system.formats.nrbf\$(FrozenSystemFormatsNrbfVersion)\lib\netstandard2.0\System.Formats.Nrbf.dll" /> 231<Reference Include="$(NuGetPackageRoot)system.resources.extensions\$(FrozenSystemResourcesExtensionsVersion)\lib\netstandard2.0\System.Resources.Extensions.dll" /> 234<Reference Include="$(NuGetPackageRoot)system.text.encodings.web\$(FrozenSystemTextEncodingsWebVersion)\lib\net462\System.Text.Encodings.Web.dll" /> 237<Reference Include="$(NuGetPackageRoot)system.numerics.vectors\$(FrozenSystemNumericsVectorsVersion)\lib\net46\System.Numerics.Vectors.dll" /> 240<Reference Include="$(NuGetPackageRoot)system.runtime.compilerservices.unsafe\$(FrozenSystemRuntimeCompilerServicesUnsafeVersion)\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" /> 243<Reference Include="$(NuGetPackageRoot)system.threading.channels\$(FrozenSystemThreadingChannelsVersion)\lib\net462\System.Threading.Channels.dll" /> 246<Reference Include="$(NuGetPackageRoot)system.threading.tasks.extensions\$(FrozenSystemThreadingTasksExtensionsVersion)\lib\net461\System.Threading.Tasks.Extensions.dll" /> 249<Reference Include="$(NuGetPackageRoot)system.text.json\$(FrozenSystemTextJsonVersion)\lib\net462\System.Text.Json.dll" />