Changes

Line 43: Line 43:  
===MacOS (Visual Studio 2019 for Mac)===
 
===MacOS (Visual Studio 2019 for Mac)===
   −
# Install the .NET 5.0 SDK if you haven't already (link: [https://dotnet.microsoft.com/en-us/download/dotnet/5.0]).<br />[[File:1a NET website.png|400px]]
+
# Install the .NET 5.0 SDK if you haven't already (link: [https://dotnet.microsoft.com/en-us/download/dotnet/5.0]).<br />[[File:1a NET website.png|600px]]
 
# Open Visual Studio for Mac.
 
# Open Visual Studio for Mac.
# Click ''File » New Solution'' from the menu bar:<br />[[File:VS Mac 1 newsolution.png|200px]]
+
# Click ''File » New Solution'' from the menu bar:<br />[[File:VS Mac 1 newsolution.png|600px]]
# Select the correct type of class library:<br />[[File:VS Mac 2 createlibrary.png|200px]]
+
# Select the correct type of class library:<br />[[File:VS Mac 2 createlibrary.png|600px]]
# Set it to target .NET 5.0.:<br />[[File:VS Mac 3 setframework.png|200px]]
+
# Set it to target <b>.NET 5.0.</b>:<br />[[File:VS Mac 3 setframework.png|600px]]
# Enter a descriptive mod name for the project. By convention, the name should be one word with mixed caps (like "PineapplesEverywhere"):<br />[[File:VS Mac 4 nameproject.png|750px]]
+
# Enter a descriptive mod name for the project. By convention, the name should be one word with mixed caps (like "PineapplesEverywhere"):<br />[[File:VS Mac 4 nameproject.png|600px]]
    
===MacOS (Visual Studio for Mac)===
 
===MacOS (Visual Studio for Mac)===
249

edits