2 assignments to MSBuild property _RestoreProjectFramework
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
732
<
_RestoreProjectFramework
/>
748
PropertyName="
_RestoreProjectFramework
" />
2 usages of MSBuild property _RestoreProjectFramework
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (2)
751
<ItemGroup Condition=" '$(
_RestoreProjectFramework
)' != '' ">
752
<_RestoreTargetFrameworksOutputFiltered Include="$(
_RestoreProjectFramework
.Split(';'))" />