Debug AnyCPU {4C8891C6-24A7-47D8-8AAD-CEF2243A6202} Exe Properties DBConfiguration DBConfiguration v4.8 512 publish\ true Disk false Foreground 7 Days false false true 0 1.0.0.%2a false false true true bin\x64\Debug\ DEBUG;TRACE full x64 prompt MinimumRecommendedRules.ruleset true bin\x64\Release\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset true true bin\x86\Debug\ DEBUG;TRACE full x86 prompt MinimumRecommendedRules.ruleset true bin\x86\Release\ TRACE true pdbonly x86 prompt MinimumRecommendedRules.ruleset true ..\..\..\..\Common\DTS.Common\lib\System.Data.SQLite.dll Form DBTypeChoice.cs DBTypeChoice.cs ResXFileCodeGenerator Resources.Designer.cs Designer True Resources.resx True SettingsSingleFileGenerator Settings.Designer.cs True Settings.settings True Designer {e3be457c-0ac7-4a9c-bc81-eafeb3217878} DTS.Common.Storage {f7a0804f-61a4-40ae-83d0-f1137622b592} DTS.Common {98a0afb3-7bbf-4e43-8c5b-552d69c8d3a9} ConfigToDb {00b5442e-2279-47ae-8015-6db0ffeb6d88} DatabaseImport {0e52df76-b8a7-4c69-981c-cdc27b7ee5a9} DatabaseExport {7a025307-d06e-48ff-a443-dcd16530a6dd} Installer.Common False Microsoft .NET Framework 4.5.2 %28x86 and x64%29 true False .NET Framework 3.5 SP1 false if not exist "db" mkdir "db" copy /y "$(SolutionDir)\..\Common\DTS.Common.Storage\DataPRO.mdf" "db\DataPROBlank.mdf" copy /y "$(SolutionDir)\..\Common\DTS.Common.Storage\DataPRO_log.ldf" "db\DataPROBlank_log.ldf" call $(SolutionDir)RobocopyWrapper.bat "$(SolutionDir)\..\Common\DTS.Common.Storage" "db" "mdf" call $(SolutionDir)RobocopyWrapper.bat "$(SolutionDir)\..\Common\DTS.Common.Storage" "db" "ldf" if not exist "ISO" mkdir "ISO" call $(SolutionDir)RobocopyWrapper.bat "$(SolutionDir)\..\Common\DTS.Common.ISO\DBFiles" "ISO" "mdb" if not exist "SQL Server Scripts" mkdir "SQL Server Scripts" call $(SolutionDir)RobocopyWrapper.bat "$(SolutionDir)\..\Common\DTS.Common.Storage" "SQL Server Scripts" "sql" call $(SolutionDir)RobocopyWrapper.bat "$(SolutionDir)\..\Common\DTS.Common.Storage" "SQL Server Scripts" "bat" copy /y "$(SolutionDir)\..\DataPRO\SQLiteInterop\$(Platform)\SQLite.Interop.dll"