Skip to content

Commit 7b1e898

Browse files
WhitWaldodivzi-p
authored andcommitted
Updated prereqs to specify .NET 6 and .NET 8 in v1.15 (dapr#1398)
Signed-off-by: Whit Waldo <[email protected]> Signed-off-by: Divya Perumal <[email protected]>
1 parent fcfb7e1 commit 7b1e898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Dapr offers a variety of packages to help with the development of .NET applicati
1818

1919
- [Dapr CLI]({{< ref install-dapr-cli.md >}}) installed
2020
- Initialized [Dapr environment]({{< ref install-dapr-selfhost.md >}})
21-
- [.NET 6+](https://dotnet.microsoft.com/download) installed
21+
- [.NET 6](https://dotnet.microsoft.com/download) or [.NET 8+](https://dotnet.microsoft.com/download) installed
2222

2323
## Installation
2424

0 commit comments

Comments
 (0)