Update daprdocs/content/en/dotnet-sdk-docs/dotnet-development/_index.md

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
Ryan Nowak 2021-03-15 11:35:57 -07:00
parent 47b6372f39
commit 8e645bc364
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
type: docs
title: "Dapr .NET SDK Development"
linkTitle: "Development"
weight: 1000
weight: 50000
description: Learn about local development options for .NET Dapr applications
no_list: true
---
@ -178,4 +178,4 @@ The compose file will contain at a minimum:
- Additional dependencies that run in containers (redis for example)
- optional: Dapr placement container (for actors)
You can also view a larger example from the [eShopOnContainers](https://github.com/dotnet-architecture/eShopOnDapr/blob/master/docker-compose.yml) sample application.
You can also view a larger example from the [eShopOnContainers](https://github.com/dotnet-architecture/eShopOnDapr/blob/master/docker-compose.yml) sample application.