diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index 4e820af..fffc2e2 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -8,7 +8,19 @@ Imports System.Runtime.InteropServices ' Controllare i valori degli attributi dell'assembly - +#If PLATFORM = "x64" Then +#If DEBUG Then + +#Else + +#End If +#Else +#If DEBUG Then + +#Else + +#End If +#End If