2 assignments to MSBuild property ReferringTargetFrameworkForProjectReferences
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.Common.CurrentVersion.targets (2)
1773<ReferringTargetFrameworkForProjectReferences Condition="'$(NuGetTargetMoniker)' != '' and !$(NuGetTargetMoniker.Contains(';'))">$(NuGetTargetMoniker)</ReferringTargetFrameworkForProjectReferences> 1774<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)
1772<PropertyGroup Condition="'$(ReferringTargetFrameworkForProjectReferences)' == ''"> 1890CurrentProjectTargetFramework="$(ReferringTargetFrameworkForProjectReferences)" 1894Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 1900CurrentProjectTargetFramework="$(ReferringTargetFrameworkForProjectReferences)" 1903Condition="'@(_ProjectReferenceTargetFrameworkPossibilities)' != '' and '$(ReferringTargetFrameworkForProjectReferences)' != '' 1918Condition="'$(ReferringTargetFrameworkForProjectReferences)' == '' or