Skip to content

Commit 969a4a1

Browse files
Copilotjfversluis
andcommitted
Add Aspire 13 requirement and clarify preview status with incomplete features
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
1 parent 11cf381 commit 969a4a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/data-cloud/aspire-integration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 10/31/2024
99
::: moniker range=">=net-maui-10.0"
1010

1111
> [!IMPORTANT]
12-
> This feature is currently in preview. Integration with Visual Studio 2026 is coming but not completely available yet.
12+
> This feature is currently in preview. Some features are still being implemented, and integration with Visual Studio 2026 is not completely available yet.
1313

1414
Aspire is an opinionated, cloud-ready stack for building observable, production-ready, distributed applications. The .NET MAUI integration with Aspire simplifies the development experience when building mobile and desktop applications that connect to local web services during development.
1515

@@ -53,7 +53,7 @@ With Aspire integration, these complexities are handled automatically, allowing
5353
To use Aspire with .NET MAUI, you need:
5454

5555
- [.NET 10 SDK](https://dotnet.microsoft.com/download/dotnet/10.0) or later
56-
- [Aspire](/dotnet/aspire/fundamentals/setup-tooling)
56+
- [Aspire 13](/dotnet/aspire/fundamentals/setup-tooling) or later
5757
- A .NET MAUI app targeting .NET 10 or later
5858
- One or more web services
5959

0 commit comments

Comments
 (0)