mirror of https://github.com/dapr/docs.git
Making wording more concise, per suggestions.
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
parent
3cdcebe7eb
commit
52a81245fd
|
@ -37,9 +37,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -450,9 +450,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -279,9 +279,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -365,9 +365,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -254,9 +254,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -322,9 +322,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -295,9 +295,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 6 is supported as the minimum required for the Dapr .NET SDK packages in this release. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
|
@ -518,9 +518,8 @@ For this example, you will need:
|
|||
|
||||
{{% alert title="Note" color="primary" %}}
|
||||
|
||||
Note that while .NET 6 is generally supported as the minimum .NET requirement across the Dapr .NET SDK packages
|
||||
and .NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15, only .NET 8 and .NET 9 will
|
||||
continue to be supported by Dapr in v1.16 and later.
|
||||
.NET 7 is the minimally supported version of .NET by Dapr.Workflows in Dapr v1.15. Only .NET 8 and .NET 9
|
||||
will be supported in Dapr v1.16 and later releases.
|
||||
|
||||
{{% /alert %}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue