fspec icon indicating copy to clipboard operation
fspec copied to clipboard

Changed create packages target to do ILMerge before creating nuget for fspec-runner

Open amirci opened this issue 10 years ago • 0 comments

In Summary:

  • Changed 'CreatePackage' in build.fsx to run ilmerge before creating the package
  • Changed build fsx to use Fake build instead of calling rake
  • Added Ninject dependency to MbUNitWrapper in order to build in release
  • Changed all fs projects to build to ./output in release
  • Changed nuspec to refer to fspec-runner-merged instead
  • Added paket dependency to ilmerge

amirci avatar Feb 17 '15 04:02 amirci