fix cartelle di rete

This commit is contained in:
zaccaria.majid
2023-09-06 16:58:53 +02:00
parent 2f849c2d4e
commit 5448a9117b
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<body>
<i>WebDoorCreator - Egalware</i>
<h4>Version: 0.9.2309.0515</h4>
<h4>Version: 0.9.2309.0616</h4>
<br /> Release note:
<ul>
<li>
+1 -1
View File
@@ -1 +1 @@
0.9.2309.0515
0.9.2309.0616
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>0.9.2309.0515</version>
<version>0.9.2309.0616</version>
<url>http://nexus.steamware.net/repository/SWS/WDC/stable/WDC.UI.zip</url>
<changelog>http://nexus.steamware.net/repository/SWS/WDC/stable/ChangeLog.html</changelog>
<mandatory>false</mandatory>
+1 -1
View File
@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
<Version>0.9.2309.0515</Version>
<Version>0.9.2309.0616</Version>
<ImplicitUsings>enable</ImplicitUsings>
<UserSecretsId>aspnet-WebDoorCreator.UI-dfe95fed-1398-4144-bd43-8b3a765d6608</UserSecretsId>
</PropertyGroup>
+2 -2
View File
@@ -51,8 +51,8 @@
"RemoveDoorOps": true
},
"CompoBaseDirs": {
"CurrCompoDir": "r:\\WebDoor\\CurComp",
"NewCompoDir": "r:\\WebDoor\\NewComp",
"CurrCompoDir": "\\\\IIS04\\WebDoorSync\\NewComp",
"NewCompoDir": "\\\\IIS04\\WebDoorSync\\CurrentComp",
"BckCompoDir": "r:\\WebDoor\\Bck"
}
}