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 a113b6d9 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

VECTO 3.2.0.1005 Release

parent c9bbbb32
Branches
Tags
No related merge requests found
Showing
with 548 additions and 527 deletions
...@@ -80,6 +80,7 @@ ...@@ -80,6 +80,7 @@
<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\Deploy\HashingTool.exe"/>
<HashingTool Include="$(SolutionDir)VectoCommon\VectoHashing\bin\Deploy\VectoHashing.XML"/>
<HashingTool Include="$(SolutionDir)HashingCmd\bin\Deploy\hashingcmd.exe"/> <HashingTool Include="$(SolutionDir)HashingCmd\bin\Deploy\hashingcmd.exe"/>
</ItemGroup> </ItemGroup>
......
No preview for this file type
No preview for this file type
This diff is collapsed.
This diff is collapsed.
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("0.1.0.127")] [assembly: AssemblyVersion("0.1.0.274")]
[assembly: AssemblyFileVersion("0.1.0.127")] [assembly: AssemblyFileVersion("0.1.0.274")]
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("0.1.0.127")] [assembly: AssemblyVersion("0.1.0.274")]
[assembly: AssemblyFileVersion("0.1.0.127")] [assembly: AssemblyFileVersion("0.1.0.274")]
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("3.2.0.940")] [assembly: AssemblyVersion("3.2.0.1005")]
[assembly: AssemblyFileVersion("3.2.0.940")] [assembly: AssemblyFileVersion("3.2.0.1005")]
/* /*
* 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,
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("1.2.0.992")] [assembly: AssemblyVersion("1.2.0.1005")]
[assembly: AssemblyFileVersion("1.2.0.992")] [assembly: AssemblyFileVersion("1.2.0.1005")]
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
<PlatformTarget>AnyCPU</PlatformTarget> <PlatformTarget>AnyCPU</PlatformTarget>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<DocumentationFile>bin\Deploy\VectoHashing.XML</DocumentationFile>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
......
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("3.1.1.939")] [assembly: AssemblyVersion("3.1.1.1005")]
[assembly: AssemblyFileVersion("3.1.1.939")] [assembly: AssemblyFileVersion("3.1.1.1005")]
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
*/ */
using System.Reflection; using System.Reflection;
[assembly: AssemblyVersion("3.2.0.940")] [assembly: AssemblyVersion("3.2.0.1005")]
[assembly: AssemblyFileVersion("3.2.0.940")] [assembly: AssemblyFileVersion("3.2.0.1005")]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment