Merge branch 'develop'

This commit is contained in:
Samuele E. Locatelli
2020-12-01 08:50:12 +01:00
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"confPLC": {
"ipAdrr": "192.168.0.51",
"ipAdrr": "192.168.0.52",
"tipoCpu": "S7300",
"rack": 0,
"slot": 2
+1 -1
View File
@@ -1,6 +1,6 @@
{
"confPLC": {
"ipAdrr": "192.168.0.51",
"ipAdrr": "192.168.0.52",
"tipoCpu": "S7300",
"rack": 0,
"slot": 2
+2 -2
View File
@@ -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")]