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