1 assignment to MSBuild property NETCoreSdkBundledMSBuildInformationProps
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.props (1)
21
<
NETCoreSdkBundledMSBuildInformationProps
>$(MSBuildThisFileDirectory)..\..\..\Microsoft.NETCoreSdk.BundledMSBuildInformation.props</NETCoreSdkBundledMSBuildInformationProps>
3 usages of MSBuild property NETCoreSdkBundledMSBuildInformationProps
MSBuildFiles (3)
C\hostedtoolcache\windows\dotnet\sdk\9.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.props (3)
20
<PropertyGroup Condition="'$(
NETCoreSdkBundledMSBuildInformationProps
)' == ''">
24
<Import Project="$(
NETCoreSdkBundledMSBuildInformationProps
)" Condition="Exists('$(
NETCoreSdkBundledMSBuildInformationProps
)')" />