Merge pull request #438 in VECTO/vecto-sim from...
Merge pull request #438 in VECTO/vecto-sim from ~EMKRISPMI/vecto-sim:bugfix/VECTO-424-vectocmd-with-verbose-flags-failed to develop * commit 'a39c4e8b': HashingLib: corrected some error (GetName after loading the assembly) Reversed Change in HashingCmd - now loading the correct dll again. VECTO-424 exchanged AssemblyName.GetAssemblyName by Assembly.Load with directory of executing assembly.
No related branches found
No related tags found
Showing
- HashingCmd/Program.cs 1 addition, 2 deletionsHashingCmd/Program.cs
- VectoConsole/Program.cs 2 additions, 3 deletionsVectoConsole/Program.cs
- VectoCore/VectoCore/OutputData/XML/XMLCustomerReport.cs 15 additions, 15 deletionsVectoCore/VectoCore/OutputData/XML/XMLCustomerReport.cs
- VectoCore/VectoCore/OutputData/XML/XMLFullReport.cs 21 additions, 22 deletionsVectoCore/VectoCore/OutputData/XML/XMLFullReport.cs
- VectoCore/VectoCore/Utils/VectoCSVFile.cs 1 addition, 1 deletionVectoCore/VectoCore/Utils/VectoCSVFile.cs
Please register or sign in to comment