Update vers data

This commit is contained in:
Samuele E. Locatelli
2018-12-16 11:54:43 +01:00
parent 160cf4a8eb
commit 3297b684ce
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("QR_GEN")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Steamware")]
[assembly: AssemblyProduct("QR_GEN")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// È possibile specificare tutti i valori o lasciare i valori predefiniti per Revisione e Numeri build
// utilizzando l'asterisco (*) come illustrato di seguito:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.1812.15")]
[assembly: AssemblyFileVersion("1.1.1812.15")]
@@ -6,6 +6,6 @@ modificando il file MSBuild. Per altre informazioni su questo argomento, vedere
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TimeStampOfAssociatedLegacyPublishXmlFile />
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAmTIWAbwOw0WNkOJPskDBCQAAAAACAAAAAAADZgAAwAAAABAAAAAGYA4wqy8Eynb5+FXK/G0lAAAAAASAAACgAAAAEAAAAA1NLsZla+BxjV/TRtkqhrYYAAAAsqpiiZpk0a/Ao1s7MLV0uKWKHdsiiXvJFAAAAK76Zq0NsIRMLhmkNpXAL838WvB9</EncryptedPassword>
<EncryptedPassword>AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAADKNv2lBIE0y5BM8Z7AJhggAAAAACAAAAAAADZgAAwAAAABAAAAAtvggQyg6fqSXa9CpTSLUdAAAAAASAAACgAAAAEAAAAP1fRRr6RBiLMQTMIcKFD8UYAAAAHmrMkXPbaHNDm1nrA2FMKODXqo/J0SEAFAAAAKw/ig/8nrKIRWBidUKSVKLCZFzo</EncryptedPassword>
</PropertyGroup>
</Project>