You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
161 lines
8.5 KiB
XML
161 lines
8.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
|
<asmv1:assemblyIdentity name="JobScheduler.exe" version="1.0.0.2" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
|
|
<application />
|
|
<entryPoint>
|
|
<assemblyIdentity name="JobScheduler" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
<commandLine file="JobScheduler.exe" parameters="" />
|
|
</entryPoint>
|
|
<trustInfo>
|
|
<security>
|
|
<applicationRequestMinimum>
|
|
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
|
|
<defaultAssemblyRequest permissionSetReference="Custom" />
|
|
</applicationRequestMinimum>
|
|
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
|
<!--
|
|
UAC 清单选项
|
|
如果要更改 Windows 用户帐户控制级别,请用以下节点之一替换
|
|
requestedExecutionLevel 节点。
|
|
|
|
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
|
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
|
|
|
如果要利用文件和注册表虚拟化提供
|
|
向后兼容性,请删除 requestedExecutionLevel 节点。
|
|
-->
|
|
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
</requestedPrivileges>
|
|
</security>
|
|
</trustInfo>
|
|
<dependency>
|
|
<dependentOS>
|
|
<osVersionInfo>
|
|
<os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
|
|
</osVersionInfo>
|
|
</dependentOS>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
|
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Common.Logging.dll" size="44544">
|
|
<assemblyIdentity name="Common.Logging" version="3.3.1.0" publicKeyToken="AF08829B84F0328E" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>fUQ1d5kk9zndCr0BF7OA+kz2O7pVK8brng0p4kuF5tE=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Common.Logging.Core.dll" size="10240">
|
|
<assemblyIdentity name="Common.Logging.Core" version="3.3.1.0" publicKeyToken="AF08829B84F0328E" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>Q9Iabvl7i54CmUvh6u4tc+qtEPLcH6EA/Vdjb/r/RGw=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="EntityFramework.dll" size="4991352">
|
|
<assemblyIdentity name="EntityFramework" version="6.0.0.0" publicKeyToken="B77A5C561934E089" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>/0K8pwRgXhh6u0VSOGixUSjWrxworUCkV51QfTSpU7I=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="EntityFramework.SqlServer.dll" size="591752">
|
|
<assemblyIdentity name="EntityFramework.SqlServer" version="6.0.0.0" publicKeyToken="B77A5C561934E089" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>qWDdTS8PN7PAn/uVZ8MkJrh5ExDX65NcBMgZw9Rr1J4=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="JobAutoCreateFee.dll" size="118784">
|
|
<assemblyIdentity name="JobAutoCreateFee" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>wAMuwyplkZWxS1K3eUZcLvCt3WYZUc4bO5Fj/Fu8NDM=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="JobScheduler.exe" size="9728">
|
|
<assemblyIdentity name="JobScheduler" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>XYahBo1wwKoWTEmUCiyAjeKbokzawU7AoDc0VSonq5o=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="log4net.dll" size="275968">
|
|
<assemblyIdentity name="log4net" version="2.0.8.0" publicKeyToken="669E0DDF0BB1AA2A" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>7exU2hkB5klYjoy1KwAasq7HbtBDCCRFepBPzAq9Qpk=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Newtonsoft.Json.dll" size="554408">
|
|
<assemblyIdentity name="Newtonsoft.Json" version="12.0.0.0" publicKeyToken="30AD4FE6B2A6AEED" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>VgMq3kXM+PTCWaLldIcSTPRIqQvKLutDDaJyLZ4QlYM=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<dependency>
|
|
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Quartz.dll" size="893440">
|
|
<assemblyIdentity name="Quartz" version="2.6.2.0" publicKeyToken="F6B8C98A402CC8A4" language="neutral" processorArchitecture="msil" />
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>kX01+97I8czs2w38rX2+WQZ5iIE9cSUhtK7lYQfGhLw=</dsig:DigestValue>
|
|
</hash>
|
|
</dependentAssembly>
|
|
</dependency>
|
|
<file name="JobScheduler.exe.config" size="2849">
|
|
<hash>
|
|
<dsig:Transforms>
|
|
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
</dsig:Transforms>
|
|
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
<dsig:DigestValue>IK/I4E6RDhzRsvQ6H4y1ExAXEDGA+HmtHpe4DEUo8lY=</dsig:DigestValue>
|
|
</hash>
|
|
</file>
|
|
</asmv1:assembly> |