Update source-build artifacts to be coherent (#15372)
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
parent
918b40ce86
commit
593bfe8532
7 changed files with 9 additions and 7 deletions
|
@ -468,7 +468,7 @@
|
|||
AfterTargets="RemoveBuiltPackagesFromCache"
|
||||
Condition=" '$(CleanWhileBuilding)' == 'true' ">
|
||||
|
||||
<!-- Make a copy of the build logs & project.assets.json files-->
|
||||
<!-- Make a copy of the build logs & project.assets.json files -->
|
||||
<PropertyGroup>
|
||||
<BuildLogsDir>$(ProjectDirectory)artifacts/buildLogs</BuildLogsDir>
|
||||
<BuildObjDir>$(ProjectDirectory)artifacts/buildObj</BuildObjDir>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue