diff --git a/Build/Packaging.targets b/Build/Packaging.targets index 8c58ace1b4513eea95338b41735d0b409b24a22d..2d57de687171b089a23d2c62c046e1f6256b4742 100644 --- a/Build/Packaging.targets +++ b/Build/Packaging.targets @@ -56,7 +56,7 @@ <Target Name="AfterBuild" Condition="$(Configuration) == 'Deploy'"> <ItemGroup> <VectoCoreAssembly Include="$(OutputPath)VectoCore.dll" /> - <VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Deploy\vectocmd.exe*"/> + <VectoCommandLine Include="$(SolutionDir)VectoConsole\bin\Release\vectocmd.exe*"/> <GenericVehicles Include="$(SolutionDir)Generic Vehicles\**\*.*" Exclude="$(SolutionDir)**\*.vmod;$(SolutionDir)**\*.vsum;$(SolutionDir)**\*RSLT_*.xml;$(SolutionDir)**\*.pdf"/> <MissionProfiles Include="$(SolutionDir)VectoCore\VectoCore\Resources\Declaration\MissionCycles\**\*.*"/> @@ -72,7 +72,7 @@ <UserManual Include="$(SolutionDir)Documentation\Cdv_Generator_VECTO3.2.xlsx"/> <ReleaseNotes Include="$(SolutionDir)Documentation\User Manual Source\Release Notes Vecto3.x.pdf"/> - <HashingTool Include="$(SolutionDir)HashingTool\bin\Deploy\HashingTool.exe"/> + <HashingTool Include="$(SolutionDir)HashingTool\bin\Release\HashingTool.exe"/> <HashingTool Include="$(SolutionDir)VectoCommon\VectoHashing\bin\Release\VectoHashing.XML"/> <HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\hashingcmd.exe"/> </ItemGroup> diff --git a/Documentation/Checklist_Release_VECTO_3.3.0.1250.docx b/Documentation/Checklist_Release_VECTO_3.3.0.1250.docx new file mode 100644 index 0000000000000000000000000000000000000000..a51a816b062a576487f34f3d7cbb51d69778f876 Binary files /dev/null and b/Documentation/Checklist_Release_VECTO_3.3.0.1250.docx differ diff --git a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf index 91115eb0cecfe6c44fe47362d66bb0a583de7eef..c8e2dafb6654057a2b4646da117aefa84bd3ce33 100644 Binary files a/Documentation/User Manual Source/Release Notes Vecto3.x.pdf and b/Documentation/User Manual Source/Release Notes Vecto3.x.pdf differ diff --git a/Documentation/VectoResults_3.3.0.1250.xlsx b/Documentation/VectoResults_3.3.0.1250.xlsx new file mode 100644 index 0000000000000000000000000000000000000000..cd29096806df1bb05918c9ba533ca4e3189b526a Binary files /dev/null and b/Documentation/VectoResults_3.3.0.1250.xlsx differ diff --git a/VectoCommon/VectoHashing/Properties/Version.cs b/VectoCommon/VectoHashing/Properties/Version.cs index 5ddacd268ffa86f442c515ba927b80fb7073956f..10c9c5e1ec7156b0c4e9ead1b57ad479e7f428d7 100644 --- a/VectoCommon/VectoHashing/Properties/Version.cs +++ b/VectoCommon/VectoHashing/Properties/Version.cs @@ -1,7 +1,7 @@ /* * This file is part of VECTO. * -* Copyright © 2012-2017 European Union +* Copyright © 2012-2016 European Union * * Developed by Graz University of Technology, * Institute of Internal Combustion Engines and Thermodynamics, @@ -11,7 +11,7 @@ * by the European Commission - subsequent versions of the EUPL (the "Licence"); * You may not use VECTO except in compliance with the Licence. * You may obtain a copy of the Licence at: -* +* * https://joinup.ec.europa.eu/community/eupl/og_page/eupl * * Unless required by applicable law or agreed to in writing, VECTO