refresh...

This commit is contained in:
Samuele E. Locatelli
2015-10-06 17:14:13 +02:00
parent 2d20acef95
commit 4e8b0d6366
7 changed files with 8 additions and 8 deletions
BIN
View File
Binary file not shown.
Binary file not shown.
@@ -11,7 +11,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>b2uHaXW1irG4pVJgcRl50IIPoog=</dsig:DigestValue>
<dsig:DigestValue>mvOm6NSeHfsh/9+pcTMXHXHFSRk=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -74,19 +74,19 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>3F0k09XENGVr8CZufWCIRxiboRM=</dsig:DigestValue>
<dsig:DigestValue>jXiQcnGJZ7LY19S4ENslw6qxDA4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="C2P_Data.dll" size="666112">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="C2P_Data.dll" size="666624">
<assemblyIdentity name="C2P_Data" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
<dsig:DigestValue>smqvRWWgn6zvqU5ixorWo0nMW+c=</dsig:DigestValue>
<dsig:DigestValue>KIHkxEoVzUdnXhQBlXplLeDDmsM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Binary file not shown.
+2 -2
View File
@@ -5,7 +5,7 @@
using System.Reflection;
[assembly: AssemblyVersion("2.4.227.674")]
[assembly: AssemblyFileVersion("2.4.227.674")]
[assembly: AssemblyVersion("2.4.228.674")]
[assembly: AssemblyFileVersion("2.4.228.674")]
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-2015")]
[assembly: AssemblyCompany("Steamware")]
+2 -2
View File
@@ -6,8 +6,8 @@
using System.Reflection;
[assembly: AssemblyVersion("2.4.227.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.4.227.<#= this.RevisionNumber #>")]
[assembly: AssemblyVersion("2.4.228.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.4.228.<#= this.RevisionNumber #>")]
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-<#= DateTime.Now.Year #>")]
[assembly: AssemblyCompany("Steamware")]
<#+