Bricks
Original Tutorial
the original tutorial can be found on the link below:
Create a new project
Using the MonoGame templates, create a MonoGame Windows Project.
Resources Required
All of the resources for this tutorial can be downloaded here. Extract these files into the Content folder for your project.
In Visual Studio, double click the Content.mgcb file in the solution explorer panel. This will run the content pipeline tool. In the content pipeline tool, click the add existing item icon. Now browse for the Content folder of your project, and select all of the png & wav files downloaded above.
Now build the pipeline, you should see zero errors and each of the 9 items should be successful.