这是indexloc提供的服务,不要输入任何密码
Skip to content

Changes for folder structure for dotnet try template #393

@akshita31

Description

@akshita31

Right now the TutorialTemplate, includes the has the folder structure where the markdown files and the source files are present in the root.

It would be great if we can have a folder structure where the markdown files and the source files are present in different folders.

Something like

| MyTutorial
        | Readme.md (opens by default when you do `dotnet try` and points to files in the documentation folder)
         | Documentation
                 | GettingStarted.md
         | Source 
                  | Program.cs
                  | Tutorial.csproj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions