You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just created a new Project in VS2017 -> New -> project -> Visual C# - Web - ASP.NET Web Application (.NET Framework). Just to try out the build pack, I just ported this empty project by creating a manifest file:
ERR There are more than 1 potential .exe's that could be run by the Console container - ["/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/csi.exe.config", "/tmp/ap
p/packages/Microsoft.Net.Compilers.2.1.0/tools/VBCSCompiler.exe.config", "/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/csc.exe.config", "/tmp/app/packages/Microsoft.Net.Compilers.2.1.0/tools/vbc.exe.co
nfig"]
2017-07-02T11:00:28.24+0530 [STG/0] ERR You should only have one .exe.config in /tmp/app
2017-07-02T11:00:28.25+0530 [STG/0] ERR Failed to compile droplet
The text was updated successfully, but these errors were encountered:
Hi,
I just created a new Project in VS2017 -> New -> project -> Visual C# - Web - ASP.NET Web Application (.NET Framework). Just to try out the build pack, I just ported this empty project by creating a manifest file:
I get an error as mentioned below:
The text was updated successfully, but these errors were encountered: