6 assignments to MSBuild property NuGetPackageRoot
MSBuildFiles (6)
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\10.0.0-beta.26153.3\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>
49 usages of MSBuild property NuGetPackageRoot
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.OM.UnitTests.csproj (1)
32<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)
684<Content Include="$(NuGetPackageRoot)microsoft.net.compilers.toolset\$(MicrosoftNetCompilersToolsetVersion)\tasks\net472\**\*" CopyToOutputDirectory="PreserveNewest" LinkBase="Roslyn" /> 692<Content Include="$(NuGetPackageRoot)microsoft.net.compilers.toolset\$(MicrosoftNetCompilersToolsetVersion)\tasks\netcore\**\*" CopyToOutputDirectory="PreserveNewest" LinkBase="Roslyn" />
MSBuild (2)
MSBuild.csproj (2)
230<Content Include="$(NuGetPackageRoot)\netstandard.library\2.0.3\build\netstandard2.0\ref\netstandard.dll" Link="ref\netstandard.dll" CopyToOutputDirectory="PreserveNewest" /> 231<Content Include="$(NuGetPackageRoot)\netstandard.library\2.0.3\build\netstandard2.0\ref\mscorlib.dll" Link="ref\mscorlib.dll" CopyToOutputDirectory="PreserveNewest" />
MSBuildFiles (44)
C\hostedtoolcache\windows\dotnet\sdk\10.0.101\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.101\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.26153.3\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.26153.3\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.26153.3\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.3\buildTransitive\net462\System.Text.Json.targets" Condition="Exists('$(NuGetPackageRoot)system.text.json\10.0.3\buildTransitive\net462\System.Text.Json.targets')" /> 6<Import Project="$(NuGetPackageRoot)system.resources.extensions\10.0.3\buildTransitive\net462\System.Resources.Extensions.targets" Condition="Exists('$(NuGetPackageRoot)system.resources.extensions\10.0.3\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 (18)
46<XunitOptions Condition="!$([MSBuild]::IsOSPlatform('windows'))">$(XunitOptions) --settings $(RepoRoot)Coverage.runsettings --test-adapter-path $(NuGetPackageRoot)microsoft.codecoverage/18.0.0-preview-25479-103/build/netstandard2.0</XunitOptions> 211<Reference Include="$(NuGetPackageRoot)microsoft.io.redist\$(FrozenMicrosoftIORedistVersion)\lib\net472\Microsoft.IO.Redist.dll" /> 214<Reference Include="$(NuGetPackageRoot)microsoft.bcl.asyncinterfaces\$(FrozenMicrosoftMicrosoftBclAsyncInterfacesVersion)\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll" /> 217<Reference Include="$(NuGetPackageRoot)system.buffers\$(FrozenSystemBuffersVersion)\lib\net461\System.Buffers.dll" /> 220<Reference Include="$(NuGetPackageRoot)system.diagnostics.diagnosticsource\$(FrozenSystemDiagnosticsDiagnosticSourceVersion)\lib\net462\System.Diagnostics.DiagnosticSource.dll" /> 223<Reference Include="$(NuGetPackageRoot)system.collections.immutable\$(FrozenSystemCollectionsImmutableVersion)\lib\net462\System.Collections.Immutable.dll" /> 226<Reference Include="$(NuGetPackageRoot)system.io.pipelines\$(FrozenSystemIOPipelinesVersion)\lib\net462\System.IO.Pipelines.dll" /> 229<Reference Include="$(NuGetPackageRoot)system.memory\$(FrozenSystemMemoryVersion)\lib\net461\System.Memory.dll" /> 232<Reference Include="$(NuGetPackageRoot)system.reflection.metadata\$(FrozenSystemReflectionMetadataVersion)\lib\netstandard2.0\System.Reflection.Metadata.dll" /> 235<Reference Include="$(NuGetPackageRoot)system.reflection.metadataloadcontext\$(FrozenSystemReflectionMetadataLoadContextVersion)\lib\netstandard2.0\System.Reflection.MetadataLoadContext.dll" /> 238<Reference Include="$(NuGetPackageRoot)system.formats.nrbf\$(FrozenSystemFormatsNrbfVersion)\lib\netstandard2.0\System.Formats.Nrbf.dll" /> 241<Reference Include="$(NuGetPackageRoot)system.resources.extensions\$(FrozenSystemResourcesExtensionsVersion)\lib\netstandard2.0\System.Resources.Extensions.dll" /> 244<Reference Include="$(NuGetPackageRoot)system.text.encodings.web\$(FrozenSystemTextEncodingsWebVersion)\lib\net462\System.Text.Encodings.Web.dll" /> 247<Reference Include="$(NuGetPackageRoot)system.numerics.vectors\$(FrozenSystemNumericsVectorsVersion)\lib\net46\System.Numerics.Vectors.dll" /> 250<Reference Include="$(NuGetPackageRoot)system.runtime.compilerservices.unsafe\$(FrozenSystemRuntimeCompilerServicesUnsafeVersion)\lib\net461\System.Runtime.CompilerServices.Unsafe.dll" /> 253<Reference Include="$(NuGetPackageRoot)system.threading.channels\$(FrozenSystemThreadingChannelsVersion)\lib\net462\System.Threading.Channels.dll" /> 256<Reference Include="$(NuGetPackageRoot)system.threading.tasks.extensions\$(FrozenSystemThreadingTasksExtensionsVersion)\lib\net461\System.Threading.Tasks.Extensions.dll" /> 259<Reference Include="$(NuGetPackageRoot)system.text.json\$(FrozenSystemTextJsonVersion)\lib\net462\System.Text.Json.dll" />