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

MSBuild Update #907

Merged
merged 12 commits into from
Jul 6, 2017
Merged

Commits on Jul 6, 2017

  1. Improve reliability of reflection code to determine whether MSBuild c…

    …an initialize a VisualStudio BuildEnvironment
    DustinCampbell committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    b211726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a72cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b309e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbd9a51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c920e2 View commit details
    Browse the repository at this point in the history
  6. Fix broken tests

    Two issues:
    
    1. Now that we run the "Compile" target, files are generated during analysis. So, projects have more files in them.
    2. We had projects that included glob patterns in them. Once the "Compile" target was run, those patterns *and* the implicit patterns were run, causing duplicate files in the projects.
    DustinCampbell committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    543ca1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab0d27d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    845cde8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ac6614 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7b8036 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ced1015 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07e7817 View commit details
    Browse the repository at this point in the history