Merge branch 'develop'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"confPLC": {
|
||||
"ipAdrr": "192.168.0.51",
|
||||
"ipAdrr": "192.168.0.52",
|
||||
"tipoCpu": "S7300",
|
||||
"rack": 0,
|
||||
"slot": 2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"confPLC": {
|
||||
"ipAdrr": "192.168.0.51",
|
||||
"ipAdrr": "192.168.0.52",
|
||||
"tipoCpu": "S7300",
|
||||
"rack": 0,
|
||||
"slot": 2
|
||||
|
||||
@@ -31,5 +31,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("1.2.2007.36")]
|
||||
[assembly: AssemblyFileVersion("1.2.2007.36")]
|
||||
[assembly: AssemblyVersion("1.2.2007.37")]
|
||||
[assembly: AssemblyFileVersion("1.2.2007.37")]
|
||||
|
||||
Reference in New Issue
Block a user