Skip to content

Bad path for TestShop host in docs/contributing.md #6479

@mfcollins3

Description

@mfcollins3

The docs/contributing.md document shows the following command to run the TestShop host program:

dotnet restore playground/TestShop/AppHost/AppHost.csproj
dotnet run --project playground/TestShop/AppHost/AppHost.csproj

These commands are incorrect as the correct path is playground/TestShop/TestShop.AppHost/TestShop.AppHost.csproj.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions