Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Add pre-requisition of .NET 6 SDK.
  • Loading branch information
xiaomi7732 authored Mar 29, 2022
1 parent 8c03683 commit 11834e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ In this article, you'll learn the various ways you can:
## Pre-requisites

- [An Application Insights resource](https://docs.microsoft.com/en-us/azure/azure-monitor/app/create-new-resource). Make note of the instrumentation key.
- [.NET 6 SDK](https://dot.net) for creating projects and local build.
- [Docker Desktop](https://www.docker.com/products/docker-desktop/) to build docker images.

### Make an example project
Expand Down

0 comments on commit 11834e6

Please sign in to comment.