Skip to content

Either Readme.MD is inaccurate, or dotnet does not find projects recursively. #50

Description

@TeamGormless

Hello Kromtec contributors.

Firstly, thanks so much for your work on the Legends Viewer, I love it browsing my world with it.

I just wanted to report a small issue I found when setting up and using it;

During the Backend Setup step, I'm required to run two dotnet commands:

dotnet restore and dotnet run from the top level directory.

The restore command is fine. The run command fails to find the project, because we are at the top level. In actuality you have to run the command in the LegendsViewer.Backend directory, where the .csproj lives. This isn't mentioned in the ReadMe.

Granted, this could be a problem with my dotnet version not looking for a .csproj recursively or some such. Just wanted to flag it.

Great work. I hope to contribute some time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions