3 assignments to MSBuild property ImportWindowsDesktopTargets
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1320<ImportWindowsDesktopTargets Condition=" '$(TargetFrameworkIdentifier)' == '.NETCoreApp' 1323<ImportWindowsDesktopTargets Condition="'$(TargetFrameworkIdentifier)' == '.NETFramework'">true</ImportWindowsDesktopTargets>
C\Users\cloudtest\.nuget\packages\microsoft.dotnet.arcade.sdk\9.0.0-beta.24466.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\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets (2)
1318<PropertyGroup Condition=" '$(ImportWindowsDesktopTargets)' == '' 1325<PropertyGroup Condition=" '$(ImportWindowsDesktopTargets)' == 'true'">