Cake.Incubator icon indicating copy to clipboard operation
Cake.Incubator copied to clipboard

Fix append target framework with output path

Open TI-kgallagher opened this issue 3 years ago • 0 comments

Respect the AppendTargetFrameworkToOutputPath setting for compilation output.

This fixes the target framework being added to the output path when OutputPath is set, and AppendTargetFrameworkToOutputPath is false.

TI-kgallagher avatar Oct 04 '22 05:10 TI-kgallagher