Pull request #241: Bugfix/VECTO-1618 multiplatform working dir
Merge in VECTO/vecto-dev from VECTO/mk_vecto-dev:bugfix/VECTO-1618-multiplatform-working-dir to develop * commit '6f0ad65f': StarterHelper: Minor changes StarterHelper: corrected check for empty params HashingToolStart: Only start with net45 StarterHelper: Removed dependency to windows.Forms (for MessageBox) VECTO Starters: Refactored Methods to avoid code duplication VECTOStart now prints an error if the start failed. AboutBox: Now shows the .net version for older frameworks also (RuntimeInformation was only added with 4.7, and previously Environment.Version was used) AboutBox: Display the .NET version in title VECTOStart: Added argument to manually set the .NET version BusAuxiliariesAdapter: Better Error Message if ES supply from REESS is activated but no DCDCConverter is installed.
No related branches found
No related tags found
Showing
- Tools/HashingCmdStart/HashingCmdStart.csproj 4 additions, 0 deletionsTools/HashingCmdStart/HashingCmdStart.csproj
- Tools/HashingCmdStart/Program.cs 3 additions, 61 deletionsTools/HashingCmdStart/Program.cs
- Tools/HashingToolStart/HashingToolStart.csproj 8 additions, 0 deletionsTools/HashingToolStart/HashingToolStart.csproj
- Tools/HashingToolStart/Program.cs 7 additions, 54 deletionsTools/HashingToolStart/Program.cs
- Tools/VECTOConsoleStart/Program.cs 2 additions, 60 deletionsTools/VECTOConsoleStart/Program.cs
- Tools/VECTOConsoleStart/VECTOConsoleStart.csproj 8 additions, 0 deletionsTools/VECTOConsoleStart/VECTOConsoleStart.csproj
- Tools/VECTOMultistageStart/Program.cs 6 additions, 35 deletionsTools/VECTOMultistageStart/Program.cs
- Tools/VECTOMultistageStart/VECTOMultistage.csproj 8 additions, 0 deletionsTools/VECTOMultistageStart/VECTOMultistage.csproj
- Tools/VECTOStart/Program.cs 4 additions, 52 deletionsTools/VECTOStart/Program.cs
- Tools/VECTOStart/StarterHelper.cs 92 additions, 0 deletionsTools/VECTOStart/StarterHelper.cs
- Tools/VECTOStart/VECTOStart.csproj 4 additions, 0 deletionsTools/VECTOStart/VECTOStart.csproj
- VECTO/GUI/AboutBox.vb 5 additions, 1 deletionVECTO/GUI/AboutBox.vb
- VectoCore/VectoCore/Models/SimulationComponent/Impl/BusAuxiliariesAdapter.cs 5 additions, 0 deletions.../Models/SimulationComponent/Impl/BusAuxiliariesAdapter.cs
Loading
Please register or sign in to comment