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

TemplateRazorProjectItem: Add true template path #1790

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jan 10, 2022

  1. TemplateRazorProjectItem: add path

    The bogus path `/Template` did not help me to find the template causing compilation error.
    yecril71pl authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    6d69b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba4300 View commit details
    Browse the repository at this point in the history
  3. AddNewContextItemsInternal: pass templatePath

    Pass `templatePath` to `RunTemplateAsync` in `AddNewContextItemsInternal`
    yecril71pl authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    90e9086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efa8cf3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384ec01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07b64db View commit details
    Browse the repository at this point in the history
  7. typo fix

    yecril71pl authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    8411e89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8803fe View commit details
    Browse the repository at this point in the history