3 assignments to MSBuild property ImportWindowsDesktopTargets
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1446<ImportWindowsDesktopTargets Condition=" '$(TargetFrameworkIdentifier)' == '.NETCoreApp' 1449<ImportWindowsDesktopTargets Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">true</ImportWindowsDesktopTargets>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.25266.2\tools\ExcludeFromBuild.BeforeCommonTargets.targets (1)
65<ImportWindowsDesktopTargets Condition="'$(_SuppressAllTargets)' == 'true'">false</ImportWindowsDesktopTargets>
2 usages of MSBuild property ImportWindowsDesktopTargets
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1444<PropertyGroup Condition=" '$(ImportWindowsDesktopTargets)' == '' 1451<PropertyGroup Condition=" '$(ImportWindowsDesktopTargets)' == 'true'">