1 assignment to MSBuild property _CurrentProjectJsonPath
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
616<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)
610Returns="$(_CurrentProjectJsonPath)"> 646ProjectJsonPath="$(_CurrentProjectJsonPath)" 937<ProjectJsonPath>$(_CurrentProjectJsonPath)</ProjectJsonPath>