FodyWeavers.xml 288 B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Weavers xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FodyWeavers.xsd">
  3. <!-- 把所有 CopyLocal 的托管依赖 DLL 压缩为资源嵌入 exe,运行时自动从资源加载 -->
  4. <Costura />
  5. </Weavers>