B3代宰模块
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
700 B

<?xml version="1.0" encoding="utf-8"?>
<Plugin appVersion="$appVersion" displayName="B3代宰模块" name="B3SubstituteKill" schemaVersion="1.0" version="1.0" xmlns="http://www.TSingSoft.com/Schemas/WPF.xsd"
pluginClass="BWP.B3SubstituteKill.PluginClass,B3SubstituteKill.Web" >
<Requires>
<Plugin name="B3Frameworks" version="$appVersion" />
</Requires>
<Assemblies>
<File name="B3SubstituteKill.dll" type="bo bl" />
<File name="B3SubstituteKill.Web.dll" type="web" />
</Assemblies>
<ContentFiles>
</ContentFiles>
<DbResources>
</DbResources>
<Profiles>
</Profiles>
<Security>
</Security>
<Menus>
</Menus>
<Features>
</Features>
</Plugin>