Jump to content

Version of C# to use?


Go to solution Solved by Luke,

Recommended Posts

HawkXP71
Posted

Blame this question as a remnant of my C++ work.

Does it matter what version of C# a plugin uses?  Ie, can I use the latest and greatest release? or must I use a range of versions?

  • Solution
Posted

Hi, it doesn't matter.

HawkXP71
Posted

Thanks!

1 minute ago, Luke said:

Hi, it doesn't matter.

 

pünktchen
Posted
49 minutes ago, Luke said:

Hi, it doesn't matter.

But plugins should target .Net Standard 2.0 and that is only C# 7.3.

  • Thanks 1
yocker
Posted
25 minutes ago, pünktchen said:

But plugins should target .Net Standard 2.0 and that is only C# 7.3.

*SHOULD!* :) 

Posted
15 minutes ago, yocker said:

*SHOULD!* :) 

You don't have any in the catalog targeting higher than that, do you?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...