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

Update "empty" web project templates to use minimal hostinng and routing #32003

Merged
merged 10 commits into from
Apr 23, 2021

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    f586466 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddaf769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc8b60e View commit details
    Browse the repository at this point in the history
  4. Add MinimalSampleFSharp

    halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    eb5546a View commit details
    Browse the repository at this point in the history
  5. upcast

    halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    7ff1200 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    c4733b8 View commit details
    Browse the repository at this point in the history
  7. Show WebApplicationBuilder

    halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2fbc0e9 View commit details
    Browse the repository at this point in the history
  8. _

    halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    23caa4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc57bb8 View commit details
    Browse the repository at this point in the history
  10. Fixes #32028: Investigate Template Baseline tests errors

    Latest `dotnet new` doesn't work with relative path for `--debug:custom-hive`... Hence make it absolute
    Also switched to using `--debug:disable-sdk-templates` to avoid potential conflict between SDK and tests installed templates.
    DavidKarlas authored and halter73 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    850e934 View commit details
    Browse the repository at this point in the history