Integration 2.1b5 :
- diverse semplificazioni e ottimizzazioni.
This commit is contained in:
+492
-533
File diff suppressed because it is too large
Load Diff
@@ -32,6 +32,7 @@
|
||||
</DefineConstants>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="ib.essetre.integration">
|
||||
|
||||
@@ -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.1.2.4")]
|
||||
[assembly: AssemblyFileVersion("2.1.2.4")]
|
||||
[assembly: AssemblyVersion("2.1.2.5")]
|
||||
[assembly: AssemblyFileVersion("2.1.2.5")]
|
||||
|
||||
Reference in New Issue
Block a user