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