.vs/DataCapture_MA/v17/.suoBinary files differ
DataCapture_MA/DataCapture_MA.csproj
@@ -17,7 +17,7 @@ <NuGetPackageImportStamp> </NuGetPackageImportStamp> <IsWebBootstrapper>false</IsWebBootstrapper> <PublishUrl>C:\Users\13650\Desktop\MA_Pro\</PublishUrl> <PublishUrl>C:\Users\13650\Desktop\DataCapture\</PublishUrl> <Install>true</Install> <InstallFrom>Disk</InstallFrom> <UpdateEnabled>false</UpdateEnabled> @@ -27,7 +27,7 @@ <UpdatePeriodically>false</UpdatePeriodically> <UpdateRequired>false</UpdateRequired> <MapFileExtensions>true</MapFileExtensions> <ApplicationRevision>4</ApplicationRevision> <ApplicationRevision>5</ApplicationRevision> <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <PublishWizardCompleted>true</PublishWizardCompleted> DataCapture_MA/Form1.cs
@@ -22,6 +22,7 @@ { public partial class CaptrueForm : Form { private CancellationTokenSource _cts = new CancellationTokenSource(); bool RunningFlag = false; Socket skt = WZ.Useful.Commons.NetworkUtil.CreateUdpSocket(); EndPoint RemotePoint = null; @@ -74,8 +75,24 @@ // 删除一个月前的数据 new Thread(AutoDeleteHistoryDate.Handler).Start(); this.FormClosing += CaptrueForm_FormClosing; this.FormClosed += CaptrueForm_FormClosed; } private void CaptrueForm_FormClosing(object sender, FormClosingEventArgs e) { // 通知后台任务取消 _cts.Cancel(); // 确保任务完成 Task.WaitAll(Task.WhenAll()); } private void CaptrueForm_FormClosed(object sender, FormClosedEventArgs e) { // 确保程序退出 Environment.Exit(0); } public static void CreateShortcut(string shortcutName, string targetPath, string startupPath) { DataCapture_MA/bin/Debug/DataCapture_MA.application
@@ -1,6 +1,6 @@ <?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="DataCapture_MA.application" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <assemblyIdentity name="DataCapture_MA.application" version="1.0.0.5" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <description asmv2:publisher="DataCapture_MA" asmv2:product="DataCapture_MA" xmlns="urn:schemas-microsoft-com:asm.v1" /> <deployment install="true" mapFileExtensions="true" /> <compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> @@ -8,13 +8,13 @@ </compatibleFrameworks> <dependency> <dependentAssembly dependencyType="install" codebase="DataCapture_MA.exe.manifest" size="34537"> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.5" 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>96GcYXD7xOSmf8kIde+ESzdGFW2IA0XLTX7GYLZWL3A=</dsig:DigestValue> <dsig:DigestValue>d56xe8+D7/4Jqyow8bnshDPhjmN8vbg35ohbyuJ4rKc=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> DataCapture_MA/bin/Debug/DataCapture_MA.exeBinary files differ
DataCapture_MA/bin/Debug/DataCapture_MA.exe.manifest
@@ -1,6 +1,6 @@ <?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="DataCapture_MA.exe" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <asmv1:assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.5" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <application /> <entryPoint> <assemblyIdentity name="DataCapture_MA" version="1.0.0.0" language="neutral" processorArchitecture="msil" /> @@ -54,14 +54,14 @@ </dependentAssembly> </dependency> <dependency> <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DataCapture_MA.exe" size="338928"> <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DataCapture_MA.exe" size="339440"> <assemblyIdentity name="DataCapture_MA" 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>vptFWXaQDwF84D/e8NI1qEjW+7OvLlfjobQlS/agEdY=</dsig:DigestValue> <dsig:DigestValue>sRjU/0H9KiZBu+TekogHwDWUqFPEljNk6ORmrugXhQU=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> DataCapture_MA/bin/Debug/DataCapture_MA.pdbBinary files differ
DataCapture_MA/bin/Debug/app.publish/DataCapture_MA.application
@@ -1,21 +1,21 @@ <?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="DataCapture_MA.application" version="1.0.0.4" publicKeyToken="0669ca21c9a8e6f2" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <assemblyIdentity name="DataCapture_MA.application" version="1.0.0.5" publicKeyToken="0669ca21c9a8e6f2" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <description asmv2:publisher="DataCapture_MA" asmv2:product="DataCapture_MA" xmlns="urn:schemas-microsoft-com:asm.v1" /> <deployment install="true" mapFileExtensions="true" /> <compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> <framework targetVersion="4.8" profile="Full" supportedRuntime="4.0.30319" /> </compatibleFrameworks> <dependency> <dependentAssembly dependencyType="install" codebase="Application Files\DataCapture_MA_1_0_0_4\DataCapture_MA.exe.manifest" size="37737"> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.4" publicKeyToken="0669ca21c9a8e6f2" language="neutral" processorArchitecture="msil" type="win32" /> <dependentAssembly dependencyType="install" codebase="Application Files\DataCapture_MA_1_0_0_5\DataCapture_MA.exe.manifest" size="37737"> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.5" publicKeyToken="0669ca21c9a8e6f2" 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>Ku3ViZ9sxL0kaopiN+3yHOxX8IZM9AB+aDlVhRJE8B8=</dsig:DigestValue> <dsig:DigestValue>zQGtVhl/X2VSsVEv5HijYXQRX5k3FTDWRnXS5quA54w=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> <publisherIdentity name="CN=ZONGZHOU\LAPTOP-DK84CSNV" issuerKeyHash="f77628abe7f6e7a334b567d3f2621a55844809ad" /><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>ke/Dx4hdJ0HE5aiPW36UcY3woduGs/HKZP4tOEMV4CI=</DigestValue></Reference></SignedInfo><SignatureValue>tlZEvvLz2WRJHr+iytw/Vz+yRmyJZPZEI9fxSkN6PD1dz7uqaO5OEKoufE8hXSfHy2sQ/k9dU8NlBofXIbK3+IaeCkbS0hGPeTW9Ms/n6TNRvBp5vCPVlaEq8PPtTnrwl3Y2YhEl+29HUzuKpsnU61Opb5+thwq+Z8Mdq+9EZZ8=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>9f960pjF9CaytBmWoaHuF7rMhjQOZXsRBshocrNoQhgf88uopJN3Yu5Gn2TuRubjKHbGs3kfcCv3k5OufNnBHDFtqJNHlwPCnx8Sy7sBgaOmkpa04jqq3/N/5kIhYLFbxstY9YdLW4XBvlhpzq6jOKT/RjOA1VgWbtrREjkJ5KU=</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="22e01543382dfe64caf1b386dba1f08d71947e5b8fa8e5c441275d88c7c3ef91" Description="" Url=""><as:assemblyIdentity name="DataCapture_MA.application" version="1.0.0.4" publicKeyToken="0669ca21c9a8e6f2" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=ZONGZHOU\LAPTOP-DK84CSNV</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>podrsapaDavqCjBohL8ZK9zwuIOOnu31El9dJF6ujZk=</DigestValue></Reference></SignedInfo><SignatureValue>rtPqrvwWXAQtwPM2OzKG5DCr0qnuwoGuIK4ZKi2VyH+Vnf/zO6YPy0Vdg52ZI5VsLEYCFv2pNgWkYnfptyyXx4k+d30haWLpYzHYgjNwSNBAhKQpImY6hF6fUPchQPyKRjgOEdN51dphEsJDJQ+G5bp2q7mS0fIb2XpN46MT5vk=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>9f960pjF9CaytBmWoaHuF7rMhjQOZXsRBshocrNoQhgf88uopJN3Yu5Gn2TuRubjKHbGs3kfcCv3k5OufNnBHDFtqJNHlwPCnx8Sy7sBgaOmkpa04jqq3/N/5kIhYLFbxstY9YdLW4XBvlhpzq6jOKT/RjOA1VgWbtrREjkJ5KU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB+TCCAWKgAwIBAgIQVVYua7Q+f7lIT/mVsQ37TTANBgkqhkiG9w0BAQsFADA7MTkwNwYDVQQDHjAAWgBPAE4ARwBaAEgATwBVAFwATABBAFAAVABPAFAALQBEAEsAOAA0AEMAUwBOAFYwHhcNMjQxMTIwMDYxMjQ0WhcNMjUxMTIwMTIxMjQ0WjA7MTkwNwYDVQQDHjAAWgBPAE4ARwBaAEgATwBVAFwATABBAFAAVABPAFAALQBEAEsAOAA0AEMAUwBOAFYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAPX/etKYxfQmsrQZlqGh7he6zIY0DmV7EQbIaHKzaEIYH/PLqKSTd2LuRp9k7kbm4yh2xrN5H3Ar95OTrnzZwRwxbaiTR5cDwp8fEsu7AYGjppKWtOI6qt/zf+ZCIWCxW8bLWPWHS1uFwb5Yac6uozik/0YzgNVYFm7a0RI5CeSlAgMBAAEwDQYJKoZIhvcNAQELBQADgYEAC+WJhNOMPMNn3tJ7Qy1nXFmUavQCZ4TVzz+fkwvAlPdA+pK8Ecrdrusoqf4d/e7767cQfsyuvpXOyM205dIhG9fotDqhEagl6CjQfnBla1sTxtT72mhUIkaV1RX9fARPaOAOgsq1TsnVra3MeJTfmANTmS06X2Vyx9Gvzb8PCsQ=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly> <publisherIdentity name="CN=ZONGZHOU\LAPTOP-DK84CSNV" issuerKeyHash="f77628abe7f6e7a334b567d3f2621a55844809ad" /><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>EYK21L6xpHMOwYfFKJP5l+2/TWLXg9BR1sJ69Piyg1Y=</DigestValue></Reference></SignedInfo><SignatureValue>4QAFnTtyS7H0q3VTJR65In95+yMbnAwvw125EE0tpcUfffOrmDy+WzbnDjIypGfIAzsuykBUM08wLol0WwZPLQB3ht3LSCtwDDWemORgG0Jd3RXh/19E5qtISmEhqohKJegkEEsgzccUUKsf4/cBkWr/MM/wycBGGJbbS0499oM=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>9f960pjF9CaytBmWoaHuF7rMhjQOZXsRBshocrNoQhgf88uopJN3Yu5Gn2TuRubjKHbGs3kfcCv3k5OufNnBHDFtqJNHlwPCnx8Sy7sBgaOmkpa04jqq3/N/5kIhYLFbxstY9YdLW4XBvlhpzq6jOKT/RjOA1VgWbtrREjkJ5KU=</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="5683b2f8f47ac2d651d083d7624dbfed97f99328c587c10e73a4b1bed4b68211" Description="" Url=""><as:assemblyIdentity name="DataCapture_MA.application" version="1.0.0.5" publicKeyToken="0669ca21c9a8e6f2" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=ZONGZHOU\LAPTOP-DK84CSNV</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>iFODWPa4idLQcMBPgLUTpiInyjT2dZOidP2GVPVUzJE=</DigestValue></Reference></SignedInfo><SignatureValue>M5AGYfJ/RAfqmArVFfdkORQbkPdJgBwLH7meaLUL7vcbOiW2jQI1Op84mZ3FC25BLgra6CUVDOORPlZvD+g/U+pE/itIK9MQIPlbn/Rwj2uajeExdECg2oR288Rkxsf0EzzUkwLp1GPwonTs0C3lXBZofxHXRQ8lCkTogeQ2nCw=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>9f960pjF9CaytBmWoaHuF7rMhjQOZXsRBshocrNoQhgf88uopJN3Yu5Gn2TuRubjKHbGs3kfcCv3k5OufNnBHDFtqJNHlwPCnx8Sy7sBgaOmkpa04jqq3/N/5kIhYLFbxstY9YdLW4XBvlhpzq6jOKT/RjOA1VgWbtrREjkJ5KU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB+TCCAWKgAwIBAgIQVVYua7Q+f7lIT/mVsQ37TTANBgkqhkiG9w0BAQsFADA7MTkwNwYDVQQDHjAAWgBPAE4ARwBaAEgATwBVAFwATABBAFAAVABPAFAALQBEAEsAOAA0AEMAUwBOAFYwHhcNMjQxMTIwMDYxMjQ0WhcNMjUxMTIwMTIxMjQ0WjA7MTkwNwYDVQQDHjAAWgBPAE4ARwBaAEgATwBVAFwATABBAFAAVABPAFAALQBEAEsAOAA0AEMAUwBOAFYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAPX/etKYxfQmsrQZlqGh7he6zIY0DmV7EQbIaHKzaEIYH/PLqKSTd2LuRp9k7kbm4yh2xrN5H3Ar95OTrnzZwRwxbaiTR5cDwp8fEsu7AYGjppKWtOI6qt/zf+ZCIWCxW8bLWPWHS1uFwb5Yac6uozik/0YzgNVYFm7a0RI5CeSlAgMBAAEwDQYJKoZIhvcNAQELBQADgYEAC+WJhNOMPMNn3tJ7Qy1nXFmUavQCZ4TVzz+fkwvAlPdA+pK8Ecrdrusoqf4d/e7767cQfsyuvpXOyM205dIhG9fotDqhEagl6CjQfnBla1sTxtT72mhUIkaV1RX9fARPaOAOgsq1TsnVra3MeJTfmANTmS06X2Vyx9Gvzb8PCsQ=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly> DataCapture_MA/bin/Debug/app.publish/DataCapture_MA.exeBinary files differ
DataCapture_MA/obj/Debug/DataCapture_MA.application
@@ -1,6 +1,6 @@ <?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="DataCapture_MA.application" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <assemblyIdentity name="DataCapture_MA.application" version="1.0.0.5" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> <description asmv2:publisher="DataCapture_MA" asmv2:product="DataCapture_MA" xmlns="urn:schemas-microsoft-com:asm.v1" /> <deployment install="true" mapFileExtensions="true" /> <compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> @@ -8,13 +8,13 @@ </compatibleFrameworks> <dependency> <dependentAssembly dependencyType="install" codebase="DataCapture_MA.exe.manifest" size="34537"> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.5" 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>96GcYXD7xOSmf8kIde+ESzdGFW2IA0XLTX7GYLZWL3A=</dsig:DigestValue> <dsig:DigestValue>d56xe8+D7/4Jqyow8bnshDPhjmN8vbg35ohbyuJ4rKc=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> DataCapture_MA/obj/Debug/DataCapture_MA.exeBinary files differ
DataCapture_MA/obj/Debug/DataCapture_MA.exe.manifest
@@ -1,6 +1,6 @@ <?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="DataCapture_MA.exe" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <asmv1:assemblyIdentity name="DataCapture_MA.exe" version="1.0.0.5" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> <application /> <entryPoint> <assemblyIdentity name="DataCapture_MA" version="1.0.0.0" language="neutral" processorArchitecture="msil" /> @@ -54,14 +54,14 @@ </dependentAssembly> </dependency> <dependency> <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DataCapture_MA.exe" size="338928"> <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DataCapture_MA.exe" size="339440"> <assemblyIdentity name="DataCapture_MA" 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>vptFWXaQDwF84D/e8NI1qEjW+7OvLlfjobQlS/agEdY=</dsig:DigestValue> <dsig:DigestValue>sRjU/0H9KiZBu+TekogHwDWUqFPEljNk6ORmrugXhQU=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> DataCapture_MA/obj/Debug/DataCapture_MA.pdbBinary files differ