fc885caddd80a2eda1cc6256ae5055ed3571fd5b
obj-cli/ was the deploy's redirected NuGet restore output. That redirect is reverted: MSBuildProjectExtensionsPath is a global property, so it propagated into every ProjectReference and each referenced project wrote its own project.assets.json into the referencing project's directory. Restore is back in obj/, so nothing creates obj-cli/ any more. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Description
No description provided
326 KiB
Languages
C#
100%