1 assignment to MSBuild property _NETCoreSdkIsPreview
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Microsoft.NETCoreSdk.BundledVersions.props (1)
31<_NETCoreSdkIsPreview>true</_NETCoreSdkIsPreview>
2 usages of MSBuild property _NETCoreSdkIsPreview
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets (2)
337Condition="'$(_NETCoreSdkIsPreview)' == 'true' 344Condition=" '$(_NETCoreSdkIsPreview)' == 'true' AND '$(SuppressNETCoreSdkPreviewMessage)' != 'true' ">