Nothing major here but have added support to ServiceRunner so that it will call mono instead of the exe directly and have also updated a couple of project files to remove the Version,Culture etc stuff for FubuCore.
This was to have something else, but low and behold you had already done it :)
One of the big issues right now is that mono does not have a ServiceController implementation for *nix and therefore some unit tests are failing due to NotImplementedException being thrown by the BottleServiceRunner.
This is going to need to be resolved somehow. probably not the easiest problem either.
Nothing major here but have added support to ServiceRunner so that it will call mono instead of the exe directly and have also updated a couple of project files to remove the Version,Culture etc stuff for FubuCore.
This was to have something else, but low and behold you had already done it :)
One of the big issues right now is that mono does not have a ServiceController implementation for *nix and therefore some unit tests are failing due to NotImplementedException being thrown by the BottleServiceRunner.
This is going to need to be resolved somehow. probably not the easiest problem either.