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 a6c8cc4 commit 46a8c73Copy full SHA for 46a8c73
daprdocs/content/en/getting-started/quickstarts/actors-quickstart.md
@@ -33,7 +33,7 @@ For this example, you will need:
33
<!-- IGNORE_LINKS -->
34
- [Docker Desktop](https://www.docker.com/products/docker-desktop)
35
<!-- END_IGNORE -->
36
-- [.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0), [.NET 8](https://dotnet.microsoft.com/download/dotnet/8.0) or [.NET 9](https://dotnet.microsoft.com/download/dotnet/9.0) installed
+- [.NET 8](https://dotnet.microsoft.com/download/dotnet/8.0) installed
37
38
**NOTE:** .NET 6 is the minimally supported version of .NET for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
39
will be supported in Dapr v1.16 and later releases.
0 commit comments