Changes

Jump to navigation Jump to search
no edit summary
Line 59: Line 59:  
==Set the target framework==
 
==Set the target framework==
 
<span id="set-target-framework"></span>
 
<span id="set-target-framework"></span>
The 'target framework' is the version of .NET your code uses, which affects the version needed to run your mod. The recommended target framework is .NET 5.0, which is the version SMAPI itself targets. '''Please find the subsection below for your OS''' (Windows/Mac).  
+
The 'target framework' is the version of .NET your code uses, which affects the version needed to run your mod. The recommended target framework is .NET 5.0, which is the version SMAPI itself targets. '''Please find the subsection below for your OS''' (Windows/Mac). '''You cannot use .NET 6.0'''.
 +
 
 +
(yes, we know .NET 5.0 is past EOL.)
    
===In Windows Visual Studio 2019/2022===
 
===In Windows Visual Studio 2019/2022===
528

edits

Navigation menu