AppManifest.xaml
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:1k
源码类别:

SCSI/ASPI

开发平台:

Others

  1. <Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" EntryPointAssembly="MultiFileUpload" EntryPointType="MultiFileUpload.App" RuntimeVersion="3.0.40307.0">
  2.   <Deployment.Parts>
  3.     <AssemblyPart x:Name="MultiFileUpload" Source="MultiFileUpload.dll" />
  4.     <AssemblyPart x:Name="System.Json" Source="System.Json.dll" />
  5.     <AssemblyPart x:Name="System.Windows.Controls.Data" Source="System.Windows.Controls.Data.dll" />
  6.     <AssemblyPart x:Name="System.Xml.Serialization" Source="System.Xml.Serialization.dll" />
  7.     <AssemblyPart x:Name="System.ComponentModel.DataAnnotations" Source="System.ComponentModel.DataAnnotations.dll" />
  8.     <AssemblyPart x:Name="System.ComponentModel" Source="System.ComponentModel.dll" />
  9.     <AssemblyPart Source="zh-Hans/System.Xml.Serialization.resources.dll" />
  10.     <AssemblyPart Source="zh-Hans/System.ComponentModel.DataAnnotations.resources.dll" />
  11.     <AssemblyPart Source="zh-Hans/System.ComponentModel.resources.dll" />
  12.     <AssemblyPart Source="zh-Hans/System.Json.resources.dll" />
  13.     <AssemblyPart Source="zh-Hans/System.Windows.Controls.Data.resources.dll" />
  14.   </Deployment.Parts>
  15. </Deployment>