CloudSharper 0.9.19 is out! Here are some highlights:
Workspaces are now capable of managing zero, one or several solutions, instead of just one. No solution file is created when you first create a workspace, but it can be automatically created when you create a project containing a project file; this behavior is customized by the combobox in the "New project" window.
Configuration of listening urls and ports has slightly changed, both in CloudSharper.Console.exe.config
if you use the console and on the CloudSharper.exe
command line options. There is now a serveip
to decide on which IP the various servers (Websockets, static files, sitelets) should listen, and a *port
option for each of these servers.
Here is the full change log:
Happy coding!
Can’t find what you were looking for? Drop us a line.