1 assignment to MSBuild property NuGetInteractive
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
57
<
NuGetInteractive
Condition=" '$(NuGetInteractive)' == '' ">$(MSBuildInteractive)</NuGetInteractive>
2 usages of MSBuild property NuGetInteractive
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
57
<NuGetInteractive Condition=" '$(
NuGetInteractive
)' == '' ">$(MSBuildInteractive)</NuGetInteractive>
183
Interactive="$(
NuGetInteractive
)"