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