Skip to content

Commit 188f1d6

Browse files
Merge pull request #2363 from HeidiSteen/heidist-swa
[azure search] Rev'd .NET version in static web app tutorial
2 parents b63c2ab + 90d5220 commit 188f1d6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/search/tutorial-csharp-create-load-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: azure-ai-search
99
ms.topic: tutorial
10-
ms.date: 08/16/2024
10+
ms.date: 01/17/2025
1111
ms.custom:
1212
- devx-track-csharp
1313
- devx-track-azurecli

articles/search/tutorial-csharp-deploy-static-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: azure-ai-search
99
ms.topic: tutorial
10-
ms.date: 08/16/2024
10+
ms.date: 01/17/2025
1111
ms.custom:
1212
- devx-track-csharp
1313
- devx-track-dotnet

articles/search/tutorial-csharp-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: azure-ai-search
99
ms.topic: tutorial
10-
ms.date: 10/21/2024
10+
ms.date: 01/17/2025
1111
ms.custom:
1212
- devx-track-csharp
1313
- devx-track-dotnet
@@ -48,7 +48,7 @@ The [sample code](https://github.com/Azure-Samples/azure-search-static-web-app)
4848
Create services and install the following software for your local development environment.
4949

5050
- [Azure AI Search](search-create-service-portal.md), any region or tier
51-
- [.NET 6](https://dotnet.microsoft.com/download/dotnet/6.0) or later
51+
- [.NET 9](https://dotnet.microsoft.com/download/dotnet) or latest version
5252
- [Git](https://git-scm.com/downloads)
5353
- [Visual Studio Code](https://code.visualstudio.com/)
5454
- [C# Dev Tools extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit)

articles/search/tutorial-csharp-search-query-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: diberry
77
ms.author: diberry
88
ms.service: azure-ai-search
99
ms.topic: tutorial
10-
ms.date: 08/16/2024
10+
ms.date: 01/17/2025
1111
ms.custom:
1212
- devx-track-csharp
1313
- devx-track-dotnet

0 commit comments

Comments
 (0)