1 assignment to MSBuild property _CurrentProjectJsonPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
652<Output TaskParameter="ProjectJsonPath" PropertyName="_CurrentProjectJsonPath" />
3 usages of MSBuild property _CurrentProjectJsonPath
MSBuildFiles (3)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (3)
646Returns="$(_CurrentProjectJsonPath)"> 682ProjectJsonPath="$(_CurrentProjectJsonPath)" 976<ProjectJsonPath>$(_CurrentProjectJsonPath)</ProjectJsonPath>