Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project file unification take 2 #325

Merged
merged 43 commits into from
Jan 20, 2019
Merged

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    987b5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515ea25 View commit details
    Browse the repository at this point in the history
  3. fix suave update

    baronfel committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    7c24149 View commit details
    Browse the repository at this point in the history
  4. tighten frameworks

    baronfel committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8abc629 View commit details
    Browse the repository at this point in the history
  5. fixup some more deps

    baronfel committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8a36163 View commit details
    Browse the repository at this point in the history
  6. fix file path

    baronfel committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    7cf9765 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea049f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f8bd62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ec8b6a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aeb671d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1a6be7 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Configuration menu
    Copy the full SHA
    8f5491e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2337f9d View commit details
    Browse the repository at this point in the history
  3. remove ProjectCracker from netcoreapp2.0 deps

    the FSharpLint.Core v0.9.0-beta had a bad nuspec, the v0.9.0 fix that
    enricosada committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    9318435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d50b74f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca37b1 View commit details
    Browse the repository at this point in the history
  6. add test proj to sln

    enricosada committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a6d3a24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b61757 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2debeaf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f5edf7b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    9ada8c3 View commit details
    Browse the repository at this point in the history
  2. bump fsharplint but i think has a regression if file has no module

    see output files diff for the regression, but it isnt a common scenario, should be
    addressed later
    
    cannot try v0.10.2 because it require dotnet.projinfo v0.20 and that
    has a breaking change i dont want to address now
    enricosada committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    478c9fb View commit details
    Browse the repository at this point in the history
  3. the fsac .net core load a different version of FSharp.Core for fsx

    the .NET FSAC load the FSharp.Core used by FSAC and in the tests that's from `bin/net461` who doesnt contains the xmldoc -> no additional info
    
    the .NET Core FSAC instead resolve correctly the path from GAC, and that contains the xmldoc
    enricosada committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    805a6e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a647b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d759663 View commit details
    Browse the repository at this point in the history
  6. enable rdp

    enricosada committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    81c68fb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. empty commit

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    51f15f9 View commit details
    Browse the repository at this point in the history
  2. lower timeout

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    19743ea View commit details
    Browse the repository at this point in the history
  3. Revert "enable rdp"

    This reverts commit 81c68fb.
    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    c397ff1 View commit details
    Browse the repository at this point in the history
  4. readd remove doc

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    9b7867e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3402057 View commit details
    Browse the repository at this point in the history
  6. x64 exe

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    4a85b51 View commit details
    Browse the repository at this point in the history
  7. show fsi exception

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    19f5911 View commit details
    Browse the repository at this point in the history
  8. doc

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    f345cca View commit details
    Browse the repository at this point in the history
  9. skip msbuild 4 tests if not installed

    for .net fsac, mean msbuild assemblies not in gac
    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3c7b2db View commit details
    Browse the repository at this point in the history
  10. f

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    55d632d View commit details
    Browse the repository at this point in the history
  11. another msbuild 4

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    b23c411 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef03046 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bd7cfca View commit details
    Browse the repository at this point in the history
  14. run ci using recent mono

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    86ed475 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c7a8917 View commit details
    Browse the repository at this point in the history
  16. fix build

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    eef767d View commit details
    Browse the repository at this point in the history
  17. fix build

    enricosada committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    3dd381e View commit details
    Browse the repository at this point in the history