Skip to content

Commit

Permalink
dapr run command installs dependencies for dotnet
Browse files Browse the repository at this point in the history
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
  • Loading branch information
hhunter-ms committed Feb 9, 2023
1 parent 98afe47 commit 6d8ab82
Showing 1 changed file with 0 additions and 7 deletions.
Expand Up @@ -57,13 +57,6 @@ In a new terminal window, navigate to the `order-processor` directory:
cd workflows/csharp/sdk/order-processor
```

Install the dependencies:

```bash
dotnet restore
dotnet build
```

### Step 3: Run the order processor app

In the terminal, start the order processor app alongside a Dapr sidecar:
Expand Down

0 comments on commit 6d8ab82

Please sign in to comment.