问题
I am developing windows forms application in C#. It always produced .exe in \bin\release. But now it is not creating .exe file for this specific project. There is no error and even warning. I also checked the the build output folder and is the same. I tried build and rebuild solution. if I open other project and run it creates exe.
build options:
configuration= active release,
platform= active any cpu,
output folder= \bin\release,
generate serialization assembly= auto,
来源:https://stackoverflow.com/questions/18558027/visual-studio-not-creating-exe