1 assignment to MSBuild property ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps
MSBuildFiles (1)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.NETFramework.CurrentVersion.props (1)
20
<
ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps
Condition="'$(ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps)' == ''">true</ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps>
2 usages of MSBuild property ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps
MSBuildFiles (2)
C\ProgramFiles\MicrosoftVisualStudio\2022\Enterprise\MSBuild\Current\Bin_\amd64\Microsoft.NETFramework.CurrentVersion.props (2)
20
<ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps Condition="'$(
ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps
)' == ''">true</ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps>
24
<Import Project="$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.NETFramework.props\ImportBefore\*" Condition="'$(
ImportUserLocationsByWildcardBeforeMicrosoftNetFrameworkProps
)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.NETFramework.props\ImportBefore')"/>