1 assignment to MSBuild property NuGetCommandLinePackageVersion
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.OM.UnitTests.csproj (1)
19
<
NuGetCommandLinePackageVersion
>4.9.6</NuGetCommandLinePackageVersion>
2 usages of MSBuild property NuGetCommandLinePackageVersion
Microsoft.Build.Engine.OM.UnitTests (2)
Microsoft.Build.Engine.OM.UnitTests.csproj (2)
27
<PackageDownload Include="NuGet.CommandLine" Version="[$(
NuGetCommandLinePackageVersion
)]" />
32
<Content Include="$(NuGetPackageRoot)\nuget.commandline\$(
NuGetCommandLinePackageVersion
)\tools\NuGet.exe" CopyToOutputDirectory="PreserveNewest" Link="nuget\NuGet.exe" />