5 usages of MSBuild property CrossgenSubOutputPath
MSBuildFiles (5)
C\hostedtoolcache\windows\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.CrossGen.targets (5)
153
<CrossgenProfilingSymbolsOutputDirectory>$([System.IO.Path]::GetDirectoryName($(_RuntimeSymbolsDir)\$(
CrossgenSubOutputPath
)))</CrossgenProfilingSymbolsOutputDirectory>
154
<CrossgenSymbolsStagingDirectory>$([System.IO.Path]::GetDirectoryName($(StoreSymbolsStagingDir)\$(
CrossgenSubOutputPath
)))</CrossgenSymbolsStagingDirectory>
165
Condition="!Exists($([System.IO.Path]::Combine($(PublishDir),$(
CrossgenSubOutputPath
))))"
169
DestinationFiles="$(PublishDir)\$(
CrossgenSubOutputPath
)"
173
Condition="!Exists($([System.IO.Path]::Combine($(PublishDir),$(
CrossgenSubOutputPath
))))">