Jump to content

Appropriate version of Visual Studio


Recommended Posts

I'm working on a mod that changes the way jet engines are implemented and built, and it's becoming apparent that I won't be able to do it by creative .cfg tweaking alone - I'm going to need to develop new modules to implement the behavior. On the Visual Studio homepage, the obvious links are for VS Community 2015 RC. Is this version appropriate to use here, or do I need to dig for an older release like 2013 (I see that referenced in a lot of threads)?

Thanks much!

Link to comment
Share on other sites

VS 2015 will be fine.

The option you need to set for compatibility is when you make the new project for your code, when you select the "C# class file", make sure the ".Net target" is set to 3.5 (it will default to 4.0). It should be in the drop down at the top of the window.

D.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...