Hi,
There are couple of point I like to mention.
- Mono is little old (But I guess that is non issue if things are working)
- If project is having nuget package.config file. Then restoring is not working. Failed to execute command "install" error is coming. Best guess it may be couldn't found nuget.exe
- Now this one is show stopper. If I use this buildpack for standalone self hosted suave application. It failed to compile by error that can't find "Build" in target files. (Microsoft.Fsharp.Targests)
Now this same issue is coming for this which can run C# project easily.
Let me know if I should file separate issue for everything. Basically last one was blocker while other have either alternatives or OK to ignore.
Hi,
There are couple of point I like to mention.
Now this same issue is coming for this which can run C# project easily.
Let me know if I should file separate issue for everything. Basically last one was blocker while other have either alternatives or OK to ignore.