How to do it...

  1. Open Visual Studio 2017.
  2. Now open the solution we built from the previous recipe.
  3. The Solution Explorer should look like this:
  1. Now, let's select the solution name and right-click.
  2. From the menu, select Add | New Project.
  3. In the New Project dialog box, expand the Visual C# node and select Windows Classic Desktop in the left-hand pane.
  1. In the right-hand pane, select Windows Forms App (.NET Framework):
  1. Now, in the Name: textbox, type Chapter3.SecureFile.SecureWinApp, leave the Location: textbox as it is, and click OK.

Get .NET Standard 2.0 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.