Skip to content

Commit e67d4f1

Browse files
committed
apps > projects
1 parent 2f40029 commit e67d4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data-tools/create-a-sql-database-by-using-a-designer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can use Visual Studio to create and update a local database file in SQL Serv
2323
To complete this walkthrough, you'll need the **.NET desktop development** and **Data storage and processing** workloads installed in Visual Studio. To install them, open **Visual Studio Installer** and choose **Modify** (or **More** > **Modify**) next to the version of Visual Studio you want to modify.
2424

2525
> [!NOTE]
26-
> The procedures in this article apply only to .NET Framework Windows Forms apps, not to .NET Core Windows Forms apps.
26+
> The procedures in this article apply only to .NET Framework Windows Forms projects, not to .NET Core Windows Forms projects.
2727
2828
## Create a project and a local database file
2929

0 commit comments

Comments
 (0)