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
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.
The text was updated successfully, but these errors were encountered:
It's a good observation. I wouldn't mind a PR that installs F# too. Strangely enough this buildpack has worked for me before, so perhaps something has changed since then.
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: