hello,
i still have a big question to the normal build process of the samples.
This i had asked as a side question of a post, so maybe most people have “over read it” and i could not get a answer.
Somewhere in the build / compile process there is the command to execute an external programm
to build or compile the assets in the package or something similar.
In c++ i can see all command that happen when comiling a solution.
But with c# i cannot find the action command for theese additional tasks
in the build process. it just happens.
Can someone give me an advice how the build process of the samples is managed ??