Updated and getting this error. Should I get some up-to-date runtime libraries?
System.BadImageFormatException: Impossibile caricare il file o l'assembly 'ASToFra.Coordinates, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' o una delle relative dipendenze. L'assembly non può essere caricato perché è stato creato da un runtime più recente di quello attualmente caricato.
Nome file: 'ASToFra.Coordinates, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
in ADE_GroundPolys.Generate_BGL..ctor()
in ADE_GroundPolys.Generate_BGL.Open(String[]& data_)
in ADE_GroundPolys.ADE_GroundPolys.GP_Compile(DataObject data_)
in ScruffyDuck.AirportDesignEditor.Helpers.CompilerServices.CompileCustomGroundObjects(String fileName)
in ScruffyDuck.AirportDesignEditor.MainForm.CompileCustomGroupPolys()
in ScruffyDuck.AirportDesignEditor.MainForm.CompileProject()
in ScruffyDuck.AirportDesignEditor.MainForm.OnCompileOptionsStatusChanged(Boolean compile, Boolean statusChanged)
in ScruffyDuck.AirportDesignEditor.Helpers.ProjectPropertiesCompileOptions.OnCompileClick(Object sender, EventArgs e)
in System.Windows.Forms.Control.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnClick(EventArgs e)
in System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ButtonBase.WndProc(Message& m)
in System.Windows.Forms.Button.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)