1 assignment to MSBuild property PublishRelease
MSBuildFiles (1)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
153
<
PublishRelease
>true</PublishRelease>
2 usages of MSBuild property PublishRelease
MSBuildFiles (2)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Publish.targets (1)
214
'$(_SolutionLevelPublishRelease)' != '$(
PublishRelease
)'"
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets (1)
152
<PropertyGroup Condition="'$(
PublishRelease
)' == '' and '$(_TargetFrameworkVersionWithoutV)' >= '8.0'">