1 assignment to MSBuild property PackageReferenceCompatibleProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
645
<Output TaskParameter="IsPackageReferenceCompatibleProjectStyle" PropertyName="
PackageReferenceCompatibleProjectStyle
" />
16 usages of MSBuild property PackageReferenceCompatibleProjectStyle
MSBuildFiles (16)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (16)
624
Returns="$(RestoreProjectStyle);$(
PackageReferenceCompatibleProjectStyle
)">
782
Condition=" '$(TargetFrameworks)' == '' AND '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
794
Condition=" '$(TargetFrameworks)' != '' AND '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
841
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' OR '$(RestoreProjectStyle)' == 'ProjectJson' ">
845
<ConvertToAbsolutePath Paths="$(RestoreOutputPath)" Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' OR '$(RestoreProjectStyle)' == 'ProjectJson'">
859
<_RestoreProjectName Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(AssemblyName)' != '' ">$(AssemblyName)</_RestoreProjectName>
860
<_RestoreProjectName Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(PackageId)' != '' ">$(PackageId)</_RestoreProjectName>
869
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' ">
876
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(TargetFrameworks)' != '' ">
881
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(_RestoreSkipContentFileWrite)' == '' ">
886
<ItemGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' ">
1068
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1081
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' "
1094
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1107
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1131
<ItemGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true'">