2 assignments to MSBuild property TargetPlatformVersionSupported
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (1)
238
<
TargetPlatformVersionSupported
Condition="'$(TargetPlatformVersionSupported)' == '' and '@(_ValidTargetPlatformVersion)' != ''" >true</TargetPlatformVersionSupported>
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Windows.targets (1)
29
<
TargetPlatformVersionSupported
>true</TargetPlatformVersionSupported>
2 usages of MSBuild property TargetPlatformVersionSupported
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets (2)
238
<TargetPlatformVersionSupported Condition="'$(
TargetPlatformVersionSupported
)' == '' and '@(_ValidTargetPlatformVersion)' != ''" >true</TargetPlatformVersionSupported>
243
<NetSdkError Condition="'$(
TargetPlatformVersionSupported
)' != 'true'"