eDosStation/SetupProject1/eDosSetup.wax

15 lines
632 B
Text
Raw Normal View History

2021-04-26 11:53:04 +02:00
<?xml version="1.0" encoding="utf-16"?>
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<DeployedProjects>
<string>eDosStation\eDosStation.csproj</string>
2021-04-27 10:41:04 +02:00
<string>syncEdosLocal\syncEdosLocal.csproj</string>
2021-04-26 11:53:04 +02:00
</DeployedProjects>
<DirectoryMappings>
<Item Key="" Value="INSTALLFOLDER" />
</DirectoryMappings>
<FileMappings />
2021-04-27 10:41:04 +02:00
<DeploySymbols>true</DeploySymbols>
<DeployLocalizations>true</DeployLocalizations>
2021-04-26 11:53:04 +02:00
<DeployExternalLocalizations>false</DeployExternalLocalizations>
<ExcludedProjectItems>-</ExcludedProjectItems>
</Configuration>