1 assignment to MSBuild property PublishRelease
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
162
<
PublishRelease
>true</PublishRelease>
2 usages of MSBuild property PublishRelease
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
227
'$(_SolutionLevelPublishRelease)' != '$(
PublishRelease
)'"
C\hostedtoolcache\windows\dotnet\sdk\10.0.100-rc.1.25451.107\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
161
<PropertyGroup Condition="'$(
PublishRelease
)' == '' and '$(_TargetFrameworkVersionWithoutV)' >= '8.0'">