Debug AnyCPU {0135A24D-5DBB-483C-9FC5-9A869E23DA9A} WinExe DS4WinWPF DS4Windows v4.6.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 true true AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 4 AnyCPU pdbonly true bin\Release\ TRACE prompt 4 true bin\x64\Debug\ DEBUG;TRACE full x64 prompt MinimumRecommendedRules.ruleset true true bin\x64\Release\ true none x64 none MinimumRecommendedRules.ruleset true true On 7.3 DS4WinWPF.App true bin\x86\Debug\ DEBUG;TRACE full x86 prompt MinimumRecommendedRules.ruleset true bin\x86\Release\ true true x86 On 7.3 none MinimumRecommendedRules.ruleset true DS4W.ico app.manifest ..\packages\Hardcodet.NotifyIcon.Wpf.1.0.8\lib\net451\Hardcodet.Wpf.TaskbarNotification.dll False ..\packages\bloomtom.HttpProgress.2.3.1\lib\netstandard2.0\HttpProgress.dll False ..\packages\TaskScheduler.2.8.17\lib\net452\Microsoft.Win32.TaskScheduler.dll False .\libs\x64\Nefarius.ViGEm.Client\Nefarius.ViGEm.Client.dll .\libs\x86\Nefarius.ViGEm.Client\Nefarius.ViGEm.Client.dll ..\packages\NLog.4.6.8\lib\net45\NLog.dll False ..\packages\Ookii.Dialogs.Wpf.1.1.0\lib\net45\Ookii.Dialogs.Wpf.dll False 4.0 ..\packages\WPFLocalizeExtension.3.3.1\lib\net452\WPFLocalizeExtension.dll False ..\packages\XAMLMarkupExtensions.1.5.1\lib\net452\XAMLMarkupExtensions.dll False ..\packages\Extended.Wpf.Toolkit.3.7.0\lib\net40\Xceed.Wpf.Toolkit.dll False MSBuild:Compile Designer About.xaml AutoProfiles.xaml BindingWindow.xaml ColorPickerWindow.xaml ControllerReadingsControl.xaml DupBox.xaml LanguagePackControl.xaml ProfileEditor.xaml RecordBox.xaml RecordBoxWindow.xaml SaveWhere.xaml SpecialActionEditor.xaml WelcomeDialog.xaml True True Strings.resx Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer App.xaml Code MainWindow.xaml Code Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Code True True Resources.resx True Settings.settings True PublicResXFileCodeGenerator Resources.Designer.cs Designer Designer Resources.resx PublicResXFileCodeGenerator Strings.Designer.cs Designer Strings.resx Designer Strings.resx PreserveNewest SettingsSingleFileGenerator Settings.Designer.cs PreserveNewest PreserveNewest $(PostBuildEventDependsOn); PostBuildMacros; rem Copy compiled l18n assemblies to alt folder GOTO END if not exist $(TargetDir)Lang mkdir $(TargetDir)Lang set langs=ja for %25%25l in (%25langs%25) do ( xcopy $(TargetDir)%25%25l $(TargetDir)Lang\%25%25l\ /s /y ) echo @(VersionNumber)> $(ProjectDir)\newest.txt :END