2 assignments to MSBuild property ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
MSBuildFiles (2)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.NETFramework.targets (2)
55
<
ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
Condition="'$(ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets)' == ''">$(ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkTargets)</ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets>
56
<
ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
Condition="'$(ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets)' == ''">true</ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets>
3 usages of MSBuild property ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
MSBuildFiles (3)
C\ProgramFiles(x86)\MSBuild\14.0\bin_\amd64\Microsoft.NETFramework.targets (3)
55
<ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets Condition="'$(
ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
)' == ''">$(ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkTargets)</ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets>
56
<ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets Condition="'$(
ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
)' == ''">true</ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets>
68
<Import Project="$(MSBuildUserExtensionsPath)\4.0\Microsoft.NETFramework.targets\ImportBefore\*" Condition="'$(
ImportUserLocationsByWildcardBefore40MicrosoftNetFrameworkTargets
)' == 'true' and exists('$(MSBuildUserExtensionsPath)\4.0\Microsoft.NETFramework.targets\ImportBefore')"/>