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
)' == ''">
1891
CurrentProjectTargetFramework="$(
ReferringTargetFrameworkForProjectReferences
)"
1895
Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(
ReferringTargetFrameworkForProjectReferences
)' != ''
1901
CurrentProjectTargetFramework="$(
ReferringTargetFrameworkForProjectReferences
)"
1904
Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(
ReferringTargetFrameworkForProjectReferences
)' != ''
1919
Condition="'$(
ReferringTargetFrameworkForProjectReferences
)' == '' or