3-series environment. So playing in the? sandbox.
Unfortunately i cant use System.Reflection.Assembly.
//CrestronConsole.PrintLine(" Version:" + typeof(AvRouter).Assembly.GetName().Version.ToString());
I set my VS 2008 assembly to auto increment.
[assembly: AssemblyVersion("1.0.*")]
How do i get the actual version of the file to print to console?