Open fsgit opened 10 years ago
Done
Thanks! However it looks like Alea cuBase might also need to be added packages?
Making progress!!
But it looks like FsUnit also needs to be added to the packages? https://ci.appveyor.com/project/fsgit/vulpes
Also, somme Intellifactory package needs to be added, looking at the errors in the log. Almost there :)
This looks almost fixed. However there is some problem with the WebSharper build where you have to run "msbuild" twice to get the build to go through. The first time gives errors.
Hm. I'll try updating the reference to Websharper when I get home.
I may remove the reference temporarily.
On 12 September 2014 13:32, F# Software Foundation <notifications@github.com
wrote:
This looks almost fixed. However there is some problem with the WebSharper build where you have to run "msbuild" twice to get the build to go through. The first time gives errors.
— Reply to this email directly or view it on GitHub https://github.com/fsprojects/Vulpes/issues/3#issuecomment-55396140.
Rob Lyndon 9258-8945-2998 Spotlight http://www.spotlight.com/9258-8945-2998 www.thetamingoftheshrew.co.uk
We enabled an AppVeyor continuous build for this repo. The build is currently failing, partly because packages such as FSharp.Charting have not be restored. https://ci.appveyor.com/project/fsgit/vulpes
Would you be able to fix this so that building the solution works out of the box? Is it just a matter of enabling nuget package restore?
An AppVeyor build will help catch problems with the project early, and is automatially run on all pull requests,