1. 27 2月, 2018 1 次提交
    • D
      Re-enable FCS build on Jenkins Ubuntu (#4391) · e7ce9cdc
      Don Syme 提交于
      * re-enable mono build on CI
      
      * do it right
      
      * simplify fcs samples
      
      * build nugets and test on mono
      
      * fix proto build
      
      * remove mono workarounds using msbuild, use dotnet instead
      
      * add comment
      
      * set IsPackable=false explicitly in samples
      
      * missing file
      
      * add docs
      
      * fix minor things
      e7ce9cdc
  2. 25 2月, 2018 1 次提交
  3. 24 2月, 2018 4 次提交
  4. 23 2月, 2018 33 次提交
  5. 22 2月, 2018 1 次提交
    • P
      Remove FSharp.Editor dependency on FSharp.Language Service redux (#4132) · e1e4cce9
      Phillip Carter 提交于
      * Move ProjectSitesAndFiles to FSharp.Editor
      
      * Remove weird stuff and add the VSLang proj reference like it is in FSharp.LanguageService
      
      * Remove dependency on FSharp.LanguageService
      
      * Whoopsie on that legacy project system
      
      * Update project system tests
      
      * Update tests
      
      * Weird comment removal
      
      * Remove FSharp.Editor dependency on FSharp.Language service and update all other pieces
      e1e4cce9