This commit is contained in:
2026-09-09 02:16:37 -05:00
parent 75f9c0c0ec
commit d75316b190
49 changed files with 350 additions and 846 deletions
Binary file not shown.
@@ -1,172 +0,0 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>CircularProgressBar</name>
</assembly>
<members>
<member name="T:CircularProgressBar.CircularProgressBar">
<summary>
The circular progress bar windows form control
</summary>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.#ctor">
<summary>
Initializes a new instance of the <see cref="T:CircularProgressBar.CircularProgressBar" /> class.
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.AnimationFunction">
<summary>
Sets a known animation function.
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.AnimationSpeed">
<summary>
Gets or sets the animation speed in milliseconds.
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.CustomAnimationFunction">
<summary>
Sets a custom animation function.
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.Font">
<summary>
Gets or sets the font of text in the <see cref="T:CircularProgressBar.CircularProgressBar" />.
</summary>
<returns>
The <see cref="T:System.Drawing.Font" /> of the text. The default is the font set by the container.
</returns>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.InnerColor">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.InnerMargin">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.InnerWidth">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.OuterColor">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.OuterMargin">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.OuterWidth">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.ProgressColor">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.ProgressWidth">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SecondaryFont">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.StartAngle">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SubscriptColor">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SubscriptMargin">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SubscriptText">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SuperscriptColor">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SuperscriptMargin">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.SuperscriptText">
<summary>
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.Text">
<summary>
Gets or sets the text in the <see cref="T:CircularProgressBar.CircularProgressBar" />.
</summary>
</member>
<member name="P:CircularProgressBar.CircularProgressBar.TextMargin">
<summary>
</summary>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnLocationChanged(System.EventArgs)">
<inheritdoc />
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnPaint(System.Windows.Forms.PaintEventArgs)">
<summary>
Raises the <see cref="E:System.Windows.Forms.Control.Paint" /> event.
</summary>
<param name="e">A <see cref="T:System.Windows.Forms.PaintEventArgs" /> that contains the event data. </param>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnParentBackColorChanged(System.EventArgs)">
<inheritdoc />
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnParentBackgroundImageChanged(System.EventArgs)">
<inheritdoc />
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnParentChanged(System.EventArgs)">
<inheritdoc />
</member>
<member name="M:CircularProgressBar.CircularProgressBar.OnStyleChanged(System.EventArgs)">
<inheritdoc />
</member>
<member name="M:CircularProgressBar.CircularProgressBar.InitializeContinues(System.Boolean)">
<summary>
Initialize the animation for the continues styling
</summary>
<param name="firstTime">True if it is the first execution of this function, otherwise false</param>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.InitializeMarquee(System.Boolean)">
<summary>
Initialize the animation for the marquee styling
</summary>
<param name="firstTime">True if it is the first execution of this function, otherwise false</param>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.ParentOnInvalidated(System.Object,System.Windows.Forms.InvalidateEventArgs)">
<summary>
Occurs when parent's display requires redrawing.
</summary>
<param name="sender"></param>
<param name="invalidateEventArgs"></param>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.ParentOnResize(System.Object,System.EventArgs)">
<summary>
Occurs when the parent resized.
</summary>
<param name="sender"></param>
<param name="eventArgs"></param>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.RecreateBackgroundBrush">
<summary>
Update or create the brush used for drawing the background
</summary>
</member>
<member name="M:CircularProgressBar.CircularProgressBar.StartPaint(System.Drawing.Graphics)">
<summary>
The function responsible for painting the control
</summary>
<param name="g">The <see cref="T:System.Drawing.Graphics" /> object to draw into</param>
</member>
</members>
</doc>
@@ -1,21 +0,0 @@
<?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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Digital Clock" asmv2:product="Digital Clock" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Digital Clock.exe.manifest" size="4861">
<assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<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>pMyg7Svf7zu8W1J8+aZZLBc2mfXX55tbX9UJasNIVX4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
Binary file not shown.
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
@@ -1,89 +0,0 @@
<?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="Digital Clock.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="Digital Clock" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Digital Clock.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 Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="CircularProgressBar.dll" size="17408">
<assemblyIdentity name="CircularProgressBar" version="2.8.0.16" publicKeyToken="310FD07B25DF79B3" 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>8tjGstT98CCmBQ3aU2UbOJXQzW/WoFfLgMukRsXrG5I=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Digital Clock.exe" size="11176">
<assemblyIdentity name="Digital Clock" 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>v18jvkcamzZKX7YUDiMAr60UFXGiHnM7dVsmsq0zPIs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WinFormAnimation.dll" size="38400">
<assemblyIdentity name="WinFormAnimation" version="1.6.0.4" publicKeyToken="310FD07B25DF79B3" 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>2QUnKbVg2BnI11FJtsqSxIueGxsMyqUAgKdBZtuOqhI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="Digital Clock.exe.config" size="184">
<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>X+GtgC9o18R9u9jmAWK6iKuu0WLaXTgchdPkk1MRli4=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>
Binary file not shown.
Binary file not shown.
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
@@ -1,89 +0,0 @@
<?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="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="Digital Clock" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Digital Clock.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 Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="CircularProgressBar.dll" size="17408">
<assemblyIdentity name="CircularProgressBar" version="2.8.0.16" publicKeyToken="310FD07B25DF79B3" 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>8tjGstT98CCmBQ3aU2UbOJXQzW/WoFfLgMukRsXrG5I=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Digital Clock.exe" size="11176">
<assemblyIdentity name="Digital Clock" 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>v18jvkcamzZKX7YUDiMAr60UFXGiHnM7dVsmsq0zPIs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WinFormAnimation.dll" size="38400">
<assemblyIdentity name="WinFormAnimation" version="1.6.0.4" publicKeyToken="310FD07B25DF79B3" 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>2QUnKbVg2BnI11FJtsqSxIueGxsMyqUAgKdBZtuOqhI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="Digital Clock.exe.config" size="184">
<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>X+GtgC9o18R9u9jmAWK6iKuu0WLaXTgchdPkk1MRli4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CYAN103\103" issuerKeyHash="a71d5c98fb119e26835dad09a3a8ab8f7c1540c0" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>wDYiIGd5iIjAc7tWoV93xrHaXalclBC3ouPU3bObxKg=</DigestValue></Reference></SignedInfo><SignatureValue>BjGueU6GTNEHHu8pG+IUkbewn3gI8A2jVpr+pFNCAe+lPQQZay6CT2prICyU7Bf+hqjK/Qc3MiDxWjeBAis9upfmhnwZJ1zHRUy9PRua/bsWwvZx6r+T5Aa/LTXmccWDU7jjelL3CsFVn5PXgZ9xPsnMIRKa8Um6nU3Cwhhfxjo=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="a8c49bb3ddd4e3a2b710945ca95ddab1c6775fa156bb73c088887967202236c0" Description="" Url=""><as:assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CYAN103\103</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>7e6nQh/s3V5Oim4b5r6zOlxWq3Kqe9JPP+VkAbjZUUM=</DigestValue></Reference></SignedInfo><SignatureValue>Gefcu3u0l2wwO6pHR+FcgmYC7Qvl48NZheTZSfkfc3EgdeH0tPSKLktFUMTBpMYPgICS+JvXLVzF1leis507+spdo3vBYrVmfmXYAceayxJMGb9P8pGlD4RqZK7f9vg3PboibfQGrUDRM1Gn+CymV2RboJ4I7ETGUln3ax19y04=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQFm7oeJxTaJ5HEgpKaAyz5jANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYAQwBZAEEATgAxADAAMwBcADEAMAAzMB4XDTI1MTAxMDE1NDcyN1oXDTI2MTAxMDIxNDcyN1owITEfMB0GA1UEAx4WAEMAWQBBAE4AMQAwADMAXAAxADAAMzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYECAwEAATANBgkqhkiG9w0BAQsFAAOBgQAQ6yirbuFiBhEoNCHc1aOUrYAGSQjYSQfZduo2z+xB6wPb5BY/1gSaSE6a5XbP1yiyzHxW3GdjIzjcU9XjZN4JrBZI/66UzYmVDqT9jezzFDqUawMdaiZiX0K4cDhHYk+/IJIrhmeYspNOU7SeJ7AoehSFLJYa2/tl39EA2OG6WQ==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -1,21 +0,0 @@
<?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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Digital Clock" asmv2:product="Digital Clock" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\Digital Clock_1_0_0_0\Digital Clock.exe.manifest" size="8473">
<assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" />
<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>RkkWsIdSfOSZyT/wvPNYnvG09vqVEnq7lFQcia1WL58=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CYAN103\103" issuerKeyHash="a71d5c98fb119e26835dad09a3a8ab8f7c1540c0" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>7e2ihPZuvwia9GW9hGgxcVmqX/WWML4F6HeP2yNKu0o=</DigestValue></Reference></SignedInfo><SignatureValue>FX/Unzthd1VaMAbRAv/qyvBy/hhenhkO+2TcZOG8kjGkntNk9CxwMmAeWBUWM69077OuOm1AaCR90N4MnuDDOJBgz0byVXPyxNrtvKDvzl395IxtNySeOvVg4jcnbWrTNfYRD0qA8HxpwVxVLWNrhXJjWvSe0ya6U2T7GS18F8A=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="4abb4a23db8f77e805be3096f55faa5971316884bd65f49a08bf6ef684a2eded" Description="" Url=""><as:assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CYAN103\103</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>ReX8e50s9DMMM7rP/8dPWQM0mtEaT1Uf0Xabw0AmPNA=</DigestValue></Reference></SignedInfo><SignatureValue>a+sTGzjtHU5Im+p50Oln7jGHiXSpR+uhLXq/PMAfcQADoZylmjMEmbbG69Ml/If6t5jAhm8RIl19YgVRuDL9m/Y4SPXwNBArABPDv/g9EyMSVBlryMJhFuhgcCUY87FdR6dbkU8UdL6wsKqv2bfK9M9YRYLgpMm9uCD/nAIoBvI=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQFm7oeJxTaJ5HEgpKaAyz5jANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYAQwBZAEEATgAxADAAMwBcADEAMAAzMB4XDTI1MTAxMDE1NDcyN1oXDTI2MTAxMDIxNDcyN1owITEfMB0GA1UEAx4WAEMAWQBBAE4AMQAwADMAXAAxADAAMzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYECAwEAATANBgkqhkiG9w0BAQsFAAOBgQAQ6yirbuFiBhEoNCHc1aOUrYAGSQjYSQfZduo2z+xB6wPb5BY/1gSaSE6a5XbP1yiyzHxW3GdjIzjcU9XjZN4JrBZI/66UzYmVDqT9jezzFDqUawMdaiZiX0K4cDhHYk+/IJIrhmeYspNOU7SeJ7AoehSFLJYa2/tl39EA2OG6WQ==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
Binary file not shown.
@@ -1,4 +0,0 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.7.2", FrameworkDisplayName = ".NET Framework 4.7.2")]
@@ -1,21 +0,0 @@
<?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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Digital Clock" asmv2:product="Digital Clock" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Digital Clock.exe.manifest" size="4861">
<assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<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>pMyg7Svf7zu8W1J8+aZZLBc2mfXX55tbX9UJasNIVX4=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>
@@ -1 +0,0 @@
edbffea07b590a3f0344cf3b6c3c6d4b51ce1d06369e09c0cb753b7f3f94ddd0
@@ -1,19 +0,0 @@
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\Digital Clock.exe.config
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\Digital Clock.exe
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\Digital Clock.pdb
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\CircularProgressBar.dll
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\WinFormAnimation.dll
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\CircularProgressBar.xml
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.csproj.AssemblyReference.cache
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital_Clock.Form1.resources
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital_Clock.Properties.Resources.resources
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.csproj.GenerateResource.cache
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.csproj.CoreCompileInputs.cache
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital .3C4EB7E2.Up2Date
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.exe
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.pdb
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\Digital Clock.exe.manifest
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\bin\Debug\Digital Clock.application
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.exe.config
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.exe.manifest
H:\dev\windev\Digital-Clock-in-sharpc\Digital Clock\obj\Debug\Digital Clock.application
Binary file not shown.
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
@@ -1,89 +0,0 @@
<?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="Digital Clock.exe" version="1.0.0.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="Digital Clock" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Digital Clock.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 Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="CircularProgressBar.dll" size="17408">
<assemblyIdentity name="CircularProgressBar" version="2.8.0.16" publicKeyToken="310FD07B25DF79B3" 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>8tjGstT98CCmBQ3aU2UbOJXQzW/WoFfLgMukRsXrG5I=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Digital Clock.exe" size="11176">
<assemblyIdentity name="Digital Clock" 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>v18jvkcamzZKX7YUDiMAr60UFXGiHnM7dVsmsq0zPIs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WinFormAnimation.dll" size="38400">
<assemblyIdentity name="WinFormAnimation" version="1.6.0.4" publicKeyToken="310FD07B25DF79B3" 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>2QUnKbVg2BnI11FJtsqSxIueGxsMyqUAgKdBZtuOqhI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="Digital Clock.exe.config" size="184">
<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>X+GtgC9o18R9u9jmAWK6iKuu0WLaXTgchdPkk1MRli4=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>
Binary file not shown.
@@ -1,21 +0,0 @@
<?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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Digital Clock" asmv2:product="Digital Clock" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\Digital Clock_1_0_0_0\Digital Clock.exe.manifest" size="8473">
<assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" />
<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>RkkWsIdSfOSZyT/wvPNYnvG09vqVEnq7lFQcia1WL58=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CYAN103\103" issuerKeyHash="a71d5c98fb119e26835dad09a3a8ab8f7c1540c0" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>7e2ihPZuvwia9GW9hGgxcVmqX/WWML4F6HeP2yNKu0o=</DigestValue></Reference></SignedInfo><SignatureValue>FX/Unzthd1VaMAbRAv/qyvBy/hhenhkO+2TcZOG8kjGkntNk9CxwMmAeWBUWM69077OuOm1AaCR90N4MnuDDOJBgz0byVXPyxNrtvKDvzl395IxtNySeOvVg4jcnbWrTNfYRD0qA8HxpwVxVLWNrhXJjWvSe0ya6U2T7GS18F8A=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="4abb4a23db8f77e805be3096f55faa5971316884bd65f49a08bf6ef684a2eded" Description="" Url=""><as:assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CYAN103\103</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>ReX8e50s9DMMM7rP/8dPWQM0mtEaT1Uf0Xabw0AmPNA=</DigestValue></Reference></SignedInfo><SignatureValue>a+sTGzjtHU5Im+p50Oln7jGHiXSpR+uhLXq/PMAfcQADoZylmjMEmbbG69Ml/If6t5jAhm8RIl19YgVRuDL9m/Y4SPXwNBArABPDv/g9EyMSVBlryMJhFuhgcCUY87FdR6dbkU8UdL6wsKqv2bfK9M9YRYLgpMm9uCD/nAIoBvI=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQFm7oeJxTaJ5HEgpKaAyz5jANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYAQwBZAEEATgAxADAAMwBcADEAMAAzMB4XDTI1MTAxMDE1NDcyN1oXDTI2MTAxMDIxNDcyN1owITEfMB0GA1UEAx4WAEMAWQBBAE4AMQAwADMAXAAxADAAMzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYECAwEAATANBgkqhkiG9w0BAQsFAAOBgQAQ6yirbuFiBhEoNCHc1aOUrYAGSQjYSQfZduo2z+xB6wPb5BY/1gSaSE6a5XbP1yiyzHxW3GdjIzjcU9XjZN4JrBZI/66UzYmVDqT9jezzFDqUawMdaiZiX0K4cDhHYk+/IJIrhmeYspNOU7SeJ7AoehSFLJYa2/tl39EA2OG6WQ==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>
@@ -1,89 +0,0 @@
<?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="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" />
<application />
<entryPoint>
<assemblyIdentity name="Digital Clock" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
<commandLine file="Digital Clock.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 Manifest Options
If you want to change the Windows User Account Control level replace the
requestedExecutionLevel node with one of the following.
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
If you want to utilize File and Registry Virtualization for backward
compatibility then delete the requestedExecutionLevel node.
-->
<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="CircularProgressBar.dll" size="17408">
<assemblyIdentity name="CircularProgressBar" version="2.8.0.16" publicKeyToken="310FD07B25DF79B3" 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>8tjGstT98CCmBQ3aU2UbOJXQzW/WoFfLgMukRsXrG5I=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Digital Clock.exe" size="11176">
<assemblyIdentity name="Digital Clock" 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>v18jvkcamzZKX7YUDiMAr60UFXGiHnM7dVsmsq0zPIs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="WinFormAnimation.dll" size="38400">
<assemblyIdentity name="WinFormAnimation" version="1.6.0.4" publicKeyToken="310FD07B25DF79B3" 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>2QUnKbVg2BnI11FJtsqSxIueGxsMyqUAgKdBZtuOqhI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<file name="Digital Clock.exe.config" size="184">
<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>X+GtgC9o18R9u9jmAWK6iKuu0WLaXTgchdPkk1MRli4=</dsig:DigestValue>
</hash>
</file>
<publisherIdentity name="CN=CYAN103\103" issuerKeyHash="a71d5c98fb119e26835dad09a3a8ab8f7c1540c0" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>wDYiIGd5iIjAc7tWoV93xrHaXalclBC3ouPU3bObxKg=</DigestValue></Reference></SignedInfo><SignatureValue>BjGueU6GTNEHHu8pG+IUkbewn3gI8A2jVpr+pFNCAe+lPQQZay6CT2prICyU7Bf+hqjK/Qc3MiDxWjeBAis9upfmhnwZJ1zHRUy9PRua/bsWwvZx6r+T5Aa/LTXmccWDU7jjelL3CsFVn5PXgZ9xPsnMIRKa8Um6nU3Cwhhfxjo=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="a8c49bb3ddd4e3a2b710945ca95ddab1c6775fa156bb73c088887967202236c0" Description="" Url=""><as:assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CYAN103\103</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>7e6nQh/s3V5Oim4b5r6zOlxWq3Kqe9JPP+VkAbjZUUM=</DigestValue></Reference></SignedInfo><SignatureValue>Gefcu3u0l2wwO6pHR+FcgmYC7Qvl48NZheTZSfkfc3EgdeH0tPSKLktFUMTBpMYPgICS+JvXLVzF1leis507+spdo3vBYrVmfmXYAceayxJMGb9P8pGlD4RqZK7f9vg3PboibfQGrUDRM1Gn+CymV2RboJ4I7ETGUln3ax19y04=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQFm7oeJxTaJ5HEgpKaAyz5jANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYAQwBZAEEATgAxADAAMwBcADEAMAAzMB4XDTI1MTAxMDE1NDcyN1oXDTI2MTAxMDIxNDcyN1owITEfMB0GA1UEAx4WAEMAWQBBAE4AMQAwADMAXAAxADAAMzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYECAwEAATANBgkqhkiG9w0BAQsFAAOBgQAQ6yirbuFiBhEoNCHc1aOUrYAGSQjYSQfZduo2z+xB6wPb5BY/1gSaSE6a5XbP1yiyzHxW3GdjIzjcU9XjZN4JrBZI/66UzYmVDqT9jezzFDqUawMdaiZiX0K4cDhHYk+/IJIrhmeYspNOU7SeJ7AoehSFLJYa2/tl39EA2OG6WQ==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
@@ -1,21 +0,0 @@
<?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:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Digital Clock" asmv2:product="Digital Clock" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" />
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="Application Files\Digital Clock_1_0_0_0\Digital Clock.exe.manifest" size="8473">
<assemblyIdentity name="Digital Clock.exe" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" type="win32" />
<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>RkkWsIdSfOSZyT/wvPNYnvG09vqVEnq7lFQcia1WL58=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
<publisherIdentity name="CN=CYAN103\103" issuerKeyHash="a71d5c98fb119e26835dad09a3a8ab8f7c1540c0" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>7e2ihPZuvwia9GW9hGgxcVmqX/WWML4F6HeP2yNKu0o=</DigestValue></Reference></SignedInfo><SignatureValue>FX/Unzthd1VaMAbRAv/qyvBy/hhenhkO+2TcZOG8kjGkntNk9CxwMmAeWBUWM69077OuOm1AaCR90N4MnuDDOJBgz0byVXPyxNrtvKDvzl395IxtNySeOvVg4jcnbWrTNfYRD0qA8HxpwVxVLWNrhXJjWvSe0ya6U2T7GS18F8A=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="4abb4a23db8f77e805be3096f55faa5971316884bd65f49a08bf6ef684a2eded" Description="" Url=""><as:assemblyIdentity name="Digital Clock.application" version="1.0.0.0" publicKeyToken="2476834c968b46ec" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=CYAN103\103</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>ReX8e50s9DMMM7rP/8dPWQM0mtEaT1Uf0Xabw0AmPNA=</DigestValue></Reference></SignedInfo><SignatureValue>a+sTGzjtHU5Im+p50Oln7jGHiXSpR+uhLXq/PMAfcQADoZylmjMEmbbG69Ml/If6t5jAhm8RIl19YgVRuDL9m/Y4SPXwNBArABPDv/g9EyMSVBlryMJhFuhgcCUY87FdR6dbkU8UdL6wsKqv2bfK9M9YRYLgpMm9uCD/nAIoBvI=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>tihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIBxTCCAS6gAwIBAgIQFm7oeJxTaJ5HEgpKaAyz5jANBgkqhkiG9w0BAQsFADAhMR8wHQYDVQQDHhYAQwBZAEEATgAxADAAMwBcADEAMAAzMB4XDTI1MTAxMDE1NDcyN1oXDTI2MTAxMDIxNDcyN1owITEfMB0GA1UEAx4WAEMAWQBBAE4AMQAwADMAXAAxADAAMzCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAtihUlT/tGJf6cd4aqDDut3z724fOZIlNr/0X1eRxyM5YkTuffIpzakMMzc3asfpEiWBTmbFzNHNFaHK9G6b6biHxHnW2AJ4iTLhi4kJTjj0tyxZPi3u9SrQP2DTVQMFdo+F9FquGYtmKLZ0gf1nF/pNcTwFNjIWHDWoe1vFIEYECAwEAATANBgkqhkiG9w0BAQsFAAOBgQAQ6yirbuFiBhEoNCHc1aOUrYAGSQjYSQfZduo2z+xB6wPb5BY/1gSaSE6a5XbP1yiyzHxW3GdjIzjcU9XjZN4JrBZI/66UzYmVDqT9jezzFDqUawMdaiZiX0K4cDhHYk+/IJIrhmeYspNOU7SeJ7AoehSFLJYa2/tl39EA2OG6WQ==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
Binary file not shown.