<?xml version="1.0" encoding="utf-8" ?>
|
|
<Plugin xmlns="http://www.TSingSoft.com/Schemas/WPF.xsd" name="B3QingDaoWanFu" displayName="B3青岛万福" version="1.0" appVersion="$appVersion" schemaVersion="1.0" pluginClass="BWP.B3QingDaoWanFu.PluginClass,B3QingDaoWanFu.Web">
|
|
<Requires>
|
|
<Plugin name="B3ProduceUnitedInfos" version="$appVersion"/>
|
|
<Plugin name="B3Procurement" version="$appVersion"/>
|
|
<Plugin name="B3ButcherManage" version="$appVersion"/>
|
|
</Requires>
|
|
<Assemblies>
|
|
<File name="B3QingDaoWanFu.dll" type="bo bl"/>
|
|
<File name="B3QingDaoWanFu.Web.dll" type="web"/>
|
|
</Assemblies>
|
|
<ContentFiles>
|
|
<!--<Folder name="config/billreports"/>-->
|
|
</ContentFiles>
|
|
<DbResources></DbResources>
|
|
|
|
<Profiles>
|
|
</Profiles>
|
|
<Security>
|
|
|
|
|
|
</Security>
|
|
<Menus>
|
|
|
|
</Menus>
|
|
<Features>
|
|
</Features>
|
|
</Plugin>
|
|
|