Skip to content

Commit 08b639a

Browse files
committed
minor edit
1 parent a7237ba commit 08b639a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/javascript/tutorial-asp-net-core-with-react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Create an ASP.NET Core app with React"
33
description: In this tutorial, you create an app using ASP.NET Core and React
4-
ms.date: 04/25/2023
4+
ms.date: 08/24/2023
55
ms.topic: tutorial
66
ms.devlang: javascript
77
author: mikejo5000
@@ -28,7 +28,7 @@ You can use the method described in this article to create ASP.NET Core Single P
2828
- Create the client project based on the framework CLI installed on your computer
2929

3030
> [!NOTE]
31-
> A simplified, updated template is available starting in Visual Studio 2022 version 17.5. This template creates two projects in the initial solution and eliminates several configuration steps compared to the previous template. This article describes the project creation process using the new template.
31+
> A simplified, updated template is available starting in Visual Studio 2022 version 17.5. This template creates two projects in the initial solution and eliminates several configuration steps compared to the previous template. This article describes the project creation process using the template in Visual Studio 2022 version 17.7, which uses the Vite CLI.
3232
3333
## Prerequisites
3434

0 commit comments

Comments
 (0)