Creating cs2php compiler using Visual Studio 2017
问题 I found an interesting project on GitHub which allows converting C# code to PHP. Link: https://github.com/isukces/cs2php They Stated: "You have do download and build cs2php compiler by yourself. Source code is available on GitHub. Binary version is currently not distributed due to Microsoft Rosylin licence limitations." I'm having a hard time creating a cs2php.exe compiler. I tried building a Class Library project but all I get is dll file, when I change Output Type to Windows application I