How to do it...

  1. Open Visual Studio 2017.
  2. Now, open the solution that we built from the previous recipe.
  3. The Solution Explorer should look like this:
  1. Press Ctrl + Shift + B for a quick build to check the syntax.
  2. Now, let's select the solution name and right-click.
  3. From the menu, select Add | New Project.
  4. 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 Console App (.NET Framework):
  1. In the Name: textbox, type Chapter4.Delegates.ConsoleApp

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.