This commit is contained in:
Samuele Locatelli
2024-10-23 19:22:19 +02:00
parent f5eda3686d
commit cdd1a1a29f
6 changed files with 10 additions and 9 deletions
@@ -34,6 +34,7 @@
</div>
</div>
<div class="card-body p-1 small">
<p>elenco da stored</p>
</div>
</div>
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>4.1.2410.1217</Version>
<Version>4.1.2410.1818</Version>
</PropertyGroup>
<ItemGroup>
+5 -5
View File
@@ -58,16 +58,16 @@
"SMTP": {
"Address": "smtp.gmail.com",
"Port": "587",
"Account": "smtp.gmail.com",
"Password": "vpsad24068",
"SenderEmail": "smtp.gmail.com",
"SenderName": "EgalWare Email BOT"
"Account": "services@steamware.net",
"Password": "vpsad24068!",
"SenderEmail": "sservices@steamware.net",
"SenderName": "Steamware Email BOT"
}
}
},
"MailDest": {
"Admin": "samuele@steamware.net",
"InfoMal": "samuele.locatelli@egalware.com",
"InfoMal": "samuele.locatelli@egalware.com,mara.baroni@egalware.com",
"InfoRich": "samuele.locatelli@egalware.com"
},
"ServerConf": {
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>GPW - Gestione Presenze Web</i>
<h4>Versione: 4.1.2410.1217</h4>
<h4>Versione: 4.1.2410.1818</h4>
<br /> Note di rilascio:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
4.1.2410.1217
4.1.2410.1818
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>4.1.2410.1217</version>
<version>4.1.2410.1818</version>
<url>http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>