1 assignment to MSBuild property PackageReferenceCompatibleProjectStyle
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\Common7\IDE\CommonExtensions\Microsoft\NuGet\NuGet.targets (1)
693
<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)
672
Returns="$(RestoreProjectStyle);$(
PackageReferenceCompatibleProjectStyle
)">
830
Condition=" '$(TargetFrameworks)' == '' AND '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
842
Condition=" '$(TargetFrameworks)' != '' AND '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
889
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' OR '$(RestoreProjectStyle)' == 'ProjectJson' ">
893
<ConvertToAbsolutePath Paths="$(RestoreOutputPath)" Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' OR '$(RestoreProjectStyle)' == 'ProjectJson'">
907
<_RestoreProjectName Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(AssemblyName)' != '' ">$(AssemblyName)</_RestoreProjectName>
908
<_RestoreProjectName Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(PackageId)' != '' ">$(PackageId)</_RestoreProjectName>
917
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' ">
924
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(TargetFrameworks)' != '' ">
929
<PropertyGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(_RestoreSkipContentFileWrite)' == '' ">
934
<ItemGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' ">
1116
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1129
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' AND '$(_CentralPackageVersionsEnabled)' == 'true' "
1142
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1155
Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true' "
1190
<ItemGroup Condition=" '$(
PackageReferenceCompatibleProjectStyle
)' == 'true'">