Changes

Jump to navigation Jump to search
→‎Visual Studio can't find the game/SMAPI/XNA DLLs: + what to do if common fixes didn't work
Line 58: Line 58:  
* Make sure you created a .NET Framework project, '''not''' .NET Core or .NET Standard. (See [[Modding:IDE reference#Set the target framework|how to set the target framework]]; if you see options like .NET Standard or .NET Core, delete the project and create a .NET Framework project instead.)
 
* Make sure you created a .NET Framework project, '''not''' .NET Core or .NET Standard. (See [[Modding:IDE reference#Set the target framework|how to set the target framework]]; if you see options like .NET Standard or .NET Core, delete the project and create a .NET Framework project instead.)
 
* Make sure you target .NET Framework 4.5, 4.5.1, or 4.5.2 (see [[Modding:IDE reference#Set the target framework|how to]]).
 
* Make sure you target .NET Framework 4.5, 4.5.1, or 4.5.2 (see [[Modding:IDE reference#Set the target framework|how to]]).
 +
 +
If those didn't fix it:
 +
# Click ''Build > Rebuild Solution'' (Visual Studio) or ''Build > Rebuild All'' (MonoDevelop).
 +
# Check the ''Output'' pane or error list (Visual Studio), or the ''Errors'' pad (MonoDevelop).
 +
# If you don't see anything relevant, post the ''Output'' text to [https://hastebin.com hastebin], [[#Ask for help|ask for help on Discord]], and include a link to your hastebin.
    
==Ask for help==
 
==Ask for help==
translators
8,403

edits

Navigation menu