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