2 usages of MSBuild property RestoreGraphOutputPath
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
199
<Error Condition="$(
RestoreGraphOutputPath
) == ''" Text="Missing RestoreGraphOutputPath property!" />
212
RestoreGraphOutputPath="$(
RestoreGraphOutputPath
)"