2 assignments to MSBuild property ReferringTargetFrameworkForProjectReferences
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1774<ReferringTargetFrameworkForProjectReferences Condition="'$(NuGetTargetMoniker)' != '' and !$(NuGetTargetMoniker.Contains(';'))">$(NuGetTargetMoniker)</ReferringTargetFrameworkForProjectReferences> 1775<ReferringTargetFrameworkForProjectReferences Condition="'$(NuGetTargetMoniker)' == ''">$(TargetFrameworkMoniker)</ReferringTargetFrameworkForProjectReferences>
6 usages of MSBuild property ReferringTargetFrameworkForProjectReferences
MSBuildFiles (6)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (6)
1773<PropertyGroup Condition="'$(ReferringTargetFrameworkForProjectReferences)' == ''"> 1891CurrentProjectTargetFramework="$(ReferringTargetFrameworkForProjectReferences)" 1895Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 1901CurrentProjectTargetFramework="$(ReferringTargetFrameworkForProjectReferences)" 1904Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 1919Condition="'$(ReferringTargetFrameworkForProjectReferences)' == '' or