|
|
|
|
|
by Metasyntactic
3397 days ago
|
|
Hey DMarlow, could you clarify your question? A C# 7.0 program should run on pretty much any version of .Net after 2.0. Similar to C# 2.0-6.0. The only thing we ever really adopted in C# that needed a new runtime version was Generics. |
|
In order to compile on a build server do I need an updated toolchain?