Skip to content

Commit 3e480f5

Browse files
authored
updating file new project instructions
Create project dialog changes in VS 2019. Edits to match new changes.
1 parent 3215241 commit 3e480f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-cache-for-redis/cache-dotnet-how-to-use-azure-redis-cache.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ Replace `<access-key>` with the primary key for your cache.
4545

4646
In Visual Studio, click **File** > **New** > **Project**.
4747

48-
Under **Visual C#**, click **Windows Classic Desktop** and then click **Console App**, and **OK** to create a new console application.
49-
48+
Select **Console App (.NET Framework)**, and **Next** to configure your app. Type a **Project name** and click **Create** to create a new console application.
5049

5150
<a name="configure-the-cache-clients"></a>
5251

0 commit comments

Comments
 (0)