You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

25 lines
756 B

<?xml version="1.0" encoding="utf-8"?>
<Plugin appVersion="$appVersion" displayName="牛屠宰场管理对销售系统" name="B3CowButcherManageToSale" pluginClass="BWP.Web.Pages.PluginClass,B3CowButcherManageToSale.Web" schemaVersion="1.0" version="1.0" xmlns="http://www.TSingSoft.com/Schemas/WPF.xsd">
<Requires>
<Plugin name="B3CowButcherManage" version="$appVersion"/>
<Plugin name="B3Sale" version="$appVersion"/>
</Requires>
<Assemblies>
<File name="B3CowButcherManageToSale.dll" type="bo bl" />
<File name="B3CowButcherManageToSale.Web.dll" type="web" />
</Assemblies>
<ContentFiles>
</ContentFiles>
<Profiles>
</Profiles>
<Security>
</Security>
<Menus>
</Menus>
<Features>
</Features>
</Plugin>