Integration 2.3d1 :
- ricompilazione con nuova versione di TS3v7.
This commit is contained in:
+8
-8
@@ -7,12 +7,12 @@
|
||||
/*.user
|
||||
/*.sdf
|
||||
/*.opensdf
|
||||
/Debug32
|
||||
/Release32
|
||||
/Trial32
|
||||
/Debug64
|
||||
/Release64
|
||||
/ipch
|
||||
/bin
|
||||
/obj
|
||||
**/Debug32
|
||||
**/Release32
|
||||
**/Trial32
|
||||
**/Debug64
|
||||
**/Release64
|
||||
**/ipch
|
||||
**/bin
|
||||
**/obj
|
||||
/.vs
|
||||
|
||||
@@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
|
||||
// È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build
|
||||
// usando l'asterisco '*' come illustrato di seguito:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("2.3.3.3")]
|
||||
[assembly: AssemblyFileVersion("2.3.3.3")]
|
||||
[assembly: AssemblyVersion("2.3.4.1")]
|
||||
[assembly: AssemblyFileVersion("2.3.4.1")]
|
||||
|
||||
Reference in New Issue
Block a user