public

提交
zgc authored at 3/10/2017 1:38:48 PM
688b9eb
Tree
0 Parent(s)
Summary: 1 changed files with 15 additions and 0 deletions.
Added +15 -0
Added +15 -0
diff --git a/DevExpress.Charts.v8.2.Core.manifest b/DevExpress.Charts.v8.2.Core.manifest
new file mode 100644
index 0000000..2cfb363
--- /dev/null
+++ b/DevExpress.Charts.v8.2.Core.manifest
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd">
+  <assemblyIdentity name="DevExpress.Charts.v8.2.Core" processorArchitecture="msil" publicKeyToken="49D90C14D24271B5" version="8.2.2.0" />
+  <file name="DevExpress.Charts.v8.2.Core.dll" />
+  <dependency>
+    <dependentAssembly>
+      <assemblyIdentity name="mscorlib" publicKeyToken="b77a5c561934e089" version="2.0.0.0" />
+    </dependentAssembly>
+  </dependency>
+  <dependency>
+    <dependentAssembly>
+      <assemblyIdentity name="System" publicKeyToken="b77a5c561934e089" version="2.0.0.0" />
+    </dependentAssembly>
+  </dependency>
+</assembly>
\ No newline at end of file