We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03995c7 commit d1aa92bCopy full SHA for d1aa92b
daprdocs/content/en/dotnet-sdk-docs/_index.md
@@ -18,7 +18,7 @@ Dapr offers a variety of packages to help with the development of .NET applicati
18
19
- [Dapr CLI]({{< ref install-dapr-cli.md >}}) installed
20
- Initialized [Dapr environment]({{< ref install-dapr-selfhost.md >}})
21
-- [.NET 6+](https://dotnet.microsoft.com/download) installed
+- [.NET 6](https://dotnet.microsoft.com/download) or [.NET 8+](https://dotnet.microsoft.com/download) installed
22
23
## Installation
24
0 commit comments