Pikachu
Pikachu
CC#
Created by Pikachu on 3/3/2025 in #help
How does the generated swagger.json file get included in build output?
it is a csv file
20 replies
CC#
Created by Pikachu on 3/3/2025 in #help
How does the generated swagger.json file get included in build output?
It is a file that I am creating as part of a post build event like this <Target Name="PostBuild" AfterTargets="Build"> <!-- Post-build tasks --> </Target>
20 replies
CC#
Created by Pikachu on 3/3/2025 in #help
How does the generated swagger.json file get included in build output?
And I want that file to be part of down stream build outputs that reference this project as well
20 replies
CC#
Created by Pikachu on 3/3/2025 in #help
How does the generated swagger.json file get included in build output?
yes
20 replies
CC#
Created by Pikachu on 3/3/2025 in #help
How does the generated swagger.json file get included in build output?
@Pedro This doesn't explain the way to do it myself. Only how to tell swagger to do it.
20 replies