Debug
    x86
    8.0.30703
    2.0
    {BA51A6BD-0E1E-4CEA-8C08-3453D027C018}
    WinExe
    Properties
    VirgoUI_Setup
    VirgoUI_Setup
    v4.8
    
    
    512
  
  
    x86
    true
    full
    false
    bin\Debug\
    DEBUG;TRACE
    prompt
    4
    false
  
  
    x86
    pdbonly
    true
    bin\Release\
    TRACE
    prompt
    4
    false
  
  
    
    
    
    
    
    
    
    
    
    
  
  
    
      Form
    
    
      Form1.cs
    
    
    
    
      ResXFileCodeGenerator
      Resources.Designer.cs
      Designer
    
    
      True
      Resources.resx
      True
    
    
    
    
      SettingsSingleFileGenerator
      Settings.Designer.cs
    
    
      True
      Settings.settings
      True
    
  
  
    
    
    
    
  
  
  
    cd "$(ProjectDir)..\Packages\"
  del "VirgoUI_Setup*.exe"
  "$(ProjectDir)WinRAR.exe" a -z"$(ProjectDir)Format1.txt " -sfx   -iicon"$(ProjectDir)setup.ico"  -s "$(ProjectDir)..\Packages\VirgoUI_Setup" "VirgoUI"
REM 删除安装包制作的临时文件
REM cd "$(ProjectDir)..\Packages\"
REM rd "$(ProjectDir)..\Packages\VirgoUI\"  /s /q
REM 修改安装包文件名(加入版本信息)
  "$(ProjectDir)VerInfo.exe" "$(ProjectDir)..\Packages\VirgoUI\VirgoUI.exe" "$(ProjectDir)..\Packages\VirgoUI_Setup.exe"