Skip to content

Commit 856745a

Browse files
authored
Updates
1 parent 995b178 commit 856745a

File tree

1 file changed

+2
-2
lines changed
  • aspnetcore/blazor/tutorials/movie-database-app

1 file changed

+2
-2
lines changed

aspnetcore/blazor/tutorials/movie-database-app/part-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In Visual Studio:
6767
Convert this block back over to 9.0 Standard Term Support. -->
6868

6969
> [!CAUTION]
70-
> A regression prevents the .NET 9.0 framework from working for this tutorial series at this time. You can use the 9.0 SDK and the latest version of Visual Studio or Visual Studio Code, but select the **.NET 8.0 (Long Term Support)** framework when creating the app in the following settings.
70+
> A regression prevents the .NET 9.0 framework from working for this tutorial series at this time. You can use the 9.0 SDK and the latest version of Visual Studio, but select the **.NET 8.0 (Long Term Support)** framework when creating the app in the following settings.
7171
7272
* **Framework**: Select **.NET 8.0 (Long Term Support)**.
7373
* **Authentication type**: **None**
@@ -123,7 +123,7 @@ Create a new project:
123123
Remove this moniker range block to revert. -->
124124

125125
> [!CAUTION]
126-
> A regression prevents the .NET 9.0 framework from working for this tutorial series at this time. You can use the 9.0 SDK, but specify the **.NET 8.0 (Long Term Support)** framework in the next step.
126+
> A regression prevents the .NET 9.0 framework from working for this tutorial series at this time. You can use the 9.0 SDK and the latest version of Visual Studio Code, but specify the **.NET 8.0 (Long Term Support)** framework in the next step when you create the app.
127127
128128
* Select **Show all template options**. Select **Framework** followed by **.NET 8.0**.
129129

0 commit comments

Comments
 (0)