Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 7b7ef250 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

adding release report

parent 2792ccf2
Branches
Tags
No related merge requests found
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<Target Name="AfterBuild" Condition="$(Configuration) == 'Deploy'"> <Target Name="AfterBuild" Condition="$(Configuration) == 'Deploy'">
<ItemGroup> <ItemGroup>
<VectoCoreAssembly Include="$(OutputPath)VectoCore.dll" /> <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"/> <GenericVehicles Include="$(SolutionDir)Generic Vehicles\**\*.*" Exclude="$(SolutionDir)**\*.vmod;$(SolutionDir)**\*.vsum;$(SolutionDir)**\*RSLT_*.xml;$(SolutionDir)**\*.pdf"/>
<MissionProfiles Include="$(SolutionDir)VectoCore\VectoCore\Resources\Declaration\MissionCycles\**\*.*"/> <MissionProfiles Include="$(SolutionDir)VectoCore\VectoCore\Resources\Declaration\MissionCycles\**\*.*"/>
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
<UserManual Include="$(SolutionDir)Documentation\Cdv_Generator_VECTO3.2.xlsx"/> <UserManual Include="$(SolutionDir)Documentation\Cdv_Generator_VECTO3.2.xlsx"/>
<ReleaseNotes Include="$(SolutionDir)Documentation\User Manual Source\Release Notes Vecto3.x.pdf"/> <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)VectoCommon\VectoHashing\bin\Release\VectoHashing.XML"/>
<HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\hashingcmd.exe"/> <HashingTool Include="$(SolutionDir)HashingCmd\bin\Release\hashingcmd.exe"/>
</ItemGroup> </ItemGroup>
......
File added
No preview for this file type
File added
/* /*
* This file is part of VECTO. * This file is part of VECTO.
* *
* Copyright © 2012-2017 European Union * Copyright © 2012-2016 European Union
* *
* Developed by Graz University of Technology, * Developed by Graz University of Technology,
* Institute of Internal Combustion Engines and Thermodynamics, * Institute of Internal Combustion Engines and Thermodynamics,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment