Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Flow project.json info into assembly info. #2950

Closed
wants to merge 10 commits into from

Commits on Oct 9, 2015

  1. Flow project.json info into assembly info.

    Cesar Blum Silveira committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    b80d982 View commit details
    Browse the repository at this point in the history
  2. Update Travis URL for this branch.

    Cesar Blum Silveira committed Oct 9, 2015
    Configuration menu
    Copy the full SHA
    1fb3c35 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2015

  1. IExcecutionEnvironment OperatingSystemVersion modifications

    * On windows value returned by GetVersionEx
    * On unix.coreclr and mono targets we now search for ID, VERSION_ID keys in /etc/os-release
    pakrym committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    097c7e5 View commit details
    Browse the repository at this point in the history
  2. React to aspnet/Universe#290 fix

    - pick up latest `build.cmd` and `build.sh` files
    - use `DnxTest()` macro rather than local `KTest()` function
      - `KTest()` broke due to `K()` -> `Dnx()` rename
    
    nits:
    - remove trailing whitespace in `makefile.shade`
    - restore `--quiet`'s operation on `dnu restore`
      - lost in commit 015e8a5
    dougbu committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    09ab851 View commit details
    Browse the repository at this point in the history
  3. Fix local build break

    dougbu committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    575e2de View commit details
    Browse the repository at this point in the history
  4. Flow project.json info into assembly info.

    Cesar Blum Silveira committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    19f601d View commit details
    Browse the repository at this point in the history
  5. Update Travis URL for this branch.

    Cesar Blum Silveira committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    e3ba3e0 View commit details
    Browse the repository at this point in the history
  6. Add functional test to verify assembly info.

    Cesar Blum Silveira committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    b654560 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'cesarbs/dnx-assembly-info' of https://github.com/aspnet…

    …/dnx into cesarbs/dnx-assembly-info
    Cesar Blum Silveira committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    0627e80 View commit details
    Browse the repository at this point in the history
  8. Revert change in README.md.

    Cesar Blum Silveira committed Oct 12, 2015
    Configuration menu
    Copy the full SHA
    d95f49c View commit details
    Browse the repository at this point in the history