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

Allow projects with no restore target to build under dotnet build #6430

Merged
merged 3 commits into from
May 11, 2021

Commits on May 10, 2021

  1. Revert failure on missing SDK

    Reverts dotnet#6312 and dotnet#6372.
    SHAs reverted: 29dc5e1 and da900e2 respectively.
    Forgind committed May 10, 2021
    Configuration menu
    Copy the full SHA
    91f89ed View commit details
    Browse the repository at this point in the history
  2. Add option to fail on unresolved SDK

    Maximal subset of dotnet#6312 and dotnet#6372.
    
    Also removes an unnecessary test per dotnet#6430 (comment)
    Forgind committed May 10, 2021
    Configuration menu
    Copy the full SHA
    8122115 View commit details
    Browse the repository at this point in the history
  3. Put change under change wave

    Forgind committed May 10, 2021
    Configuration menu
    Copy the full SHA
    389daf5 View commit details
    Browse the repository at this point in the history