Debug x86 8.0.30703 2.0 {D9109556-5B27-4FF2-AB53-837DF91A5466} WinExe Properties YALV YALV v4.5.2 512 {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} 4 false publish\ true Disk false Foreground 7 Days false false true 0 1.0.0.%2a false true x86 true full false bin\Debug\ DEBUG;TRACE prompt 4 false x86 pdbonly true bin\Release\ TRACE prompt 4 false true bin\Debug\ DEBUG;TRACE full AnyCPU bin\Debug\4View.exe.CodeAnalysisLog.xml true GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets false ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false false bin\Release\ TRACE true pdbonly AnyCPU bin\Release\4View.exe.CodeAnalysisLog.xml true GlobalSuppressions.cs prompt MinimumRecommendedRules.ruleset ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets false ;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules false false false app.ico ..\..\lib\x64\System.Data.SQLite.dll 4.0 MSBuild:Compile Designer About.xaml AddFolderPath.xaml CircularProgressBar.xaml AddRemoveToolbar.xaml AddRemoveMenu.xaml MainMenu.xaml MainToolbar.xaml True True Resources.fr.resx True True Resources.it.resx True True Resources.ja.resx Resources.ru.resx True True MSBuild:Compile Designer App.xaml Code MainWindow.xaml Code Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer MSBuild:Compile Designer MSBuild:Compile Designer Designer MSBuild:Compile Designer MSBuild:Compile MSBuild:Compile Designer Designer MSBuild:Compile Code True True Resources.resx True Settings.settings True PublicResXFileCodeGenerator Resources.it.Designer.cs PublicResXFileCodeGenerator Resources.ja.Designer.cs PublicResXFileCodeGenerator Resources.Designer.cs Designer PublicResXFileCodeGenerator Resources.ru.Designer.cs Designer SettingsSingleFileGenerator Settings.Designer.cs {d8efa045-5482-4bba-a1bf-28667d5f4635} YALV.Core False Microsoft .NET Framework 4.6.1 %28x86 and x64%29 true False .NET Framework 3.5 SP1 false REM 输出到安装目录,供安装打包使用 set SicRtYalvPath=$(ProjectDir)..\..\SicRT\bin\Debug\yalv\ set SicUiYalvPath=$(ProjectDir)..\..\SicUI\bin\Debug\yalv\ REM 如果SicRT Debug下Yalv目录已经存在,则删除 if exist "%25SicRtYalvPath%25" rd "%25SicRtYalvPath%25" /s /q md ”%25SicRtYalvPath%25“ REM 如果SicUI Debug下Yalv目录已经存在,则删除 if exist "%25SicUiYalvPath%25" rd "%25SicUiYalvPath%25" /s /q md "%25SicUiYalvPath%25" echo 复制文件到安装目录, "%25SicRtYalvPath%25" xcopy /e "$(TargetDir)*.*" "%25SicRtYalvPath%25" /q xcopy /e "$(TargetDir)*.*" "%25SicUiYalvPath%25" /q REM 配置文件Copy del "%25SicRtYalvPath%25*.pdb" del "%25SicUiYalvPath%25*.pdb"