AppManifest.xaml
上传用户:wenllgg125
上传日期:2020-04-09
资源大小:7277k
文件大小:1k
- <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">
- <Deployment.Parts>
- <AssemblyPart x:Name="MultiFileUpload" Source="MultiFileUpload.dll" />
- <AssemblyPart x:Name="System.Json" Source="System.Json.dll" />
- <AssemblyPart x:Name="System.Windows.Controls.Data" Source="System.Windows.Controls.Data.dll" />
- <AssemblyPart x:Name="System.Xml.Serialization" Source="System.Xml.Serialization.dll" />
- <AssemblyPart x:Name="System.ComponentModel.DataAnnotations" Source="System.ComponentModel.DataAnnotations.dll" />
- <AssemblyPart x:Name="System.ComponentModel" Source="System.ComponentModel.dll" />
- <AssemblyPart Source="zh-Hans/System.Xml.Serialization.resources.dll" />
- <AssemblyPart Source="zh-Hans/System.ComponentModel.DataAnnotations.resources.dll" />
- <AssemblyPart Source="zh-Hans/System.ComponentModel.resources.dll" />
- <AssemblyPart Source="zh-Hans/System.Json.resources.dll" />
- <AssemblyPart Source="zh-Hans/System.Windows.Controls.Data.resources.dll" />
- </Deployment.Parts>
- </Deployment>