Browse Source

1、解决小优化主控板测试时提示PCBA版本错误;
2、修改SN号编码规则,增加一位。

CN\zhouxiong9 2 years ago
parent
commit
a52e307698

BIN
.vs/MOTINOVA_Motor_Factory_Set/v17/.suo


+ 2 - 1
CheckForm.cs

@@ -1069,6 +1069,7 @@ namespace MOTINOVA_Motor_Factory_Set
 
             #region 版本查询和确认
             label_Step.Text = "检查版本信息";
+            Delay_ms(2000);
             richTextBox_TestRecord.Text += DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss") + "->" + "发送指令查询版本信息" + "\r\n";
             SendCmd((ushort)0x751, (byte)0x11, (ushort)0x1200, null);
             Delay_ms(500);
@@ -1657,7 +1658,7 @@ namespace MOTINOVA_Motor_Factory_Set
             #region 检查产品信息是否符合格式要求
             try
             {
-                Regex regex = new Regex(@"^M[12][0-9](0?[1-9]|1[0-2])((0?[1-9])|((1|2)[0-9])|30|31)[A-Z]\d{4}[A-Z]$");
+                Regex regex = new Regex(@"^M[12][0-9](0?[1-9]|1[0-2])((0?[1-9])|((1|2)[0-9])|30|31)[A-Z]\d{4}[A-Z][A-Z]?$");
                 if (textBox_PDinfo.Text.Contains("  "))
                 {
                     string Mode = textBox_PDinfo.Text.Split(new string[] { "  " }, StringSplitOptions.None)[0];

+ 1 - 1
ImportForm.cs

@@ -2842,7 +2842,7 @@ namespace MOTINOVA_Motor_Factory_Set
 #region 检查产品信息是否符合格式要求
             try
             {
-                Regex regex = new Regex(@"^M[12][0-9](0?[1-9]|1[0-2])((0?[1-9])|((1|2)[0-9])|30|31)[A-Z]\d{4}[A-Z]$");
+                Regex regex = new Regex(@"^M[12][0-9](0?[1-9]|1[0-2])((0?[1-9])|((1|2)[0-9])|30|31)[A-Z]\d{4}[A-Z][A-Z]?$");
                 if (textBox_PDinfo.Text.Contains("  "))
                 {
                     string Mode = textBox_PDinfo.Text.Split(new string[] { "  " }, StringSplitOptions.None)[0];

+ 1 - 1
MOTINOVA_Motor_Factory_Set.csproj

@@ -8,7 +8,7 @@
     <OutputType>WinExe</OutputType>
     <RootNamespace>MOTINOVA_Motor_Factory_Set</RootNamespace>
     <AssemblyName>MOTINOVA_Motor_Factory_Set</AssemblyName>
-    <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
+    <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
     <FileAlignment>512</FileAlignment>
     <Deterministic>true</Deterministic>
     <IsWebBootstrapper>false</IsWebBootstrapper>

+ 2 - 2
MOTINOVA_Motor_Factory_Set.sln

@@ -1,7 +1,7 @@
 
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.30413.136
+# Visual Studio Version 17
+VisualStudioVersion = 17.3.32825.248
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MOTINOVA_Motor_Factory_Set", "MOTINOVA_Motor_Factory_Set.csproj", "{8A575ABA-3E5E-4C88-9817-39A4256C7E79}"
 EndProject

+ 1 - 1
Properties/Settings.Designer.cs

@@ -12,7 +12,7 @@ namespace MOTINOVA_Motor_Factory_Set.Properties {
     
     
     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
-    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.0.3.0")]
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.3.0.0")]
     internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
         
         private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

+ 1 - 1
StartForm.Designer.cs

@@ -118,7 +118,7 @@
             this.label_Ver.Name = "label_Ver";
             this.label_Ver.Size = new System.Drawing.Size(316, 21);
             this.label_Ver.TabIndex = 2;
-            this.label_Ver.Text = "Ver: V1.4.5 Build Time: 2022-09-14 12:59";
+            this.label_Ver.Text = "Ver: V1.4.6 Build Time: 2022-10-23 17:05";
             // 
             // label_NetStatus
             // 

+ 1 - 1
app.config

@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="utf-8"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/></startup></configuration>

+ 3 - 3
bin/Debug/MOTINOVA_Motor_Factory_Set.application

@@ -1,10 +1,10 @@
 <?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="MOTINOVA_Motor_Factory_Set.application" version="1.0.0.3" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
-  <description asmv2:publisher="MOTINOVA_Motor_Factory_Set" asmv2:product="MOTINOVA_Motor_Factory_Set" xmlns="urn:schemas-microsoft-com:asm.v1" />
+  <description asmv2:publisher="Midea" asmv2:product="MOTINOVA_Motor_Factory_Set" 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" />
+    <framework targetVersion="4.6.2" profile="Full" supportedRuntime="4.0.30319" />
   </compatibleFrameworks>
   <dependency>
     <dependentAssembly dependencyType="install" codebase="MOTINOVA_Motor_Factory_Set.exe.manifest" size="11887">
@@ -14,7 +14,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>n4jUGa/PiwOnV8TjNcnOPe9tzsO0CCXmwW+qxKLM2cM=</dsig:DigestValue>
+        <dsig:DigestValue>DF6sAk0utMpAvmh3qbfOoJa815aWA8Dfl/b/OycWBUc=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

BIN
bin/Debug/MOTINOVA_Motor_Factory_Set.exe


+ 1 - 1
bin/Debug/MOTINOVA_Motor_Factory_Set.exe.config

@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="utf-8"?>
 <configuration>
-<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/></startup></configuration>
+<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2"/></startup></configuration>

+ 5 - 5
bin/Debug/MOTINOVA_Motor_Factory_Set.exe.manifest

@@ -66,14 +66,14 @@
     </dependentAssembly>
   </dependency>
   <dependency>
-    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.mshtml.dll" size="8025344">
+    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.mshtml.dll" size="8027488">
       <assemblyIdentity name="Microsoft.mshtml" version="7.0.3300.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" />
       <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>AVX8fFANmHYYULKjaw1nRmhyxnrxx5pn00WgSOcpUqc=</dsig:DigestValue>
+        <dsig:DigestValue>xGXpNz0OCYHUD32mNSf9FXVUv11fEmyldeXzyfDdDw8=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>
@@ -85,7 +85,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>+GYTIxu6Xn58V/3HG5PLJAK8Y6T1MipKz6jnc2prVBg=</dsig:DigestValue>
+        <dsig:DigestValue>eqOGG5fje+Zhb5WLnaCo4crE74L0vlMMhzu3m7UyO/I=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>
@@ -182,13 +182,13 @@
       <dsig:DigestValue>s6+YDDdInF2yzWK7Wv9mpWEHV5LfKC9w+KwWSsz+j+c=</dsig:DigestValue>
     </hash>
   </file>
-  <file name="MOTINOVA_Motor_Factory_Set.exe.config" size="161">
+  <file name="MOTINOVA_Motor_Factory_Set.exe.config" size="163">
     <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>1hvekB5xicyX1FodTEqjnUxN4raEGXc+x3QzhQbWWa0=</dsig:DigestValue>
+      <dsig:DigestValue>e4SqkIFg+soKXK7pz+2sM2OYpSLtRPSUs3Gxh6u/7CA=</dsig:DigestValue>
     </hash>
   </file>
   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">

BIN
bin/Debug/MOTINOVA_Motor_Factory_Set.pdb


BIN
bin/Debug/Microsoft.mshtml.dll


BIN
bin/Debug/app.publish/MOTINOVA_Motor_Factory_Set.exe


BIN
obj/Debug/DesignTimeResolveAssemblyReferences.cache


BIN
obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


+ 3 - 3
obj/Debug/MOTINOVA_Motor_Factory_Set.application

@@ -1,10 +1,10 @@
 <?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="MOTINOVA_Motor_Factory_Set.application" version="1.0.0.3" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
-  <description asmv2:publisher="MOTINOVA_Motor_Factory_Set" asmv2:product="MOTINOVA_Motor_Factory_Set" xmlns="urn:schemas-microsoft-com:asm.v1" />
+  <description asmv2:publisher="Midea" asmv2:product="MOTINOVA_Motor_Factory_Set" 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" />
+    <framework targetVersion="4.6.2" profile="Full" supportedRuntime="4.0.30319" />
   </compatibleFrameworks>
   <dependency>
     <dependentAssembly dependencyType="install" codebase="MOTINOVA_Motor_Factory_Set.exe.manifest" size="11887">
@@ -14,7 +14,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>n4jUGa/PiwOnV8TjNcnOPe9tzsO0CCXmwW+qxKLM2cM=</dsig:DigestValue>
+        <dsig:DigestValue>DF6sAk0utMpAvmh3qbfOoJa815aWA8Dfl/b/OycWBUc=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>

BIN
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.AssemblyReference.cache


+ 1 - 1
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.CoreCompileInputs.cache

@@ -1 +1 @@
-035b8ba216a925f1084ea618ae55ffa4a73fd2f3
+d9235e2a156c70080801d18b555687e10ba1210b

+ 39 - 0
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.FileListAbsolute.txt

@@ -146,3 +146,42 @@ D:\SoftDesign\20171216_PC_MortorTest\MOTINOVA_MC_Test\MOTINOVA_MC_Test\MOTINOVA_
 D:\SoftDesign\20171216_PC_MortorTest\MOTINOVA_MC_Test\MOTINOVA_MC_Test\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.csproj.CopyComplete
 D:\SoftDesign\20171216_PC_MortorTest\MOTINOVA_MC_Test\MOTINOVA_MC_Test\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.exe
 D:\SoftDesign\20171216_PC_MortorTest\MOTINOVA_MC_Test\MOTINOVA_MC_Test\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\MOTINOVA_Motor_Factory_Set.exe.config
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\MOTINOVA_Motor_Factory_Set.exe.manifest
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\MOTINOVA_Motor_Factory_Set.application
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\MOTINOVA_Motor_Factory_Set.exe
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\MOTINOVA_Motor_Factory_Set.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.License.dll
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.Pdf.dll
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.XLS.dll
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Microsoft.mshtml.dll
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\BouncyCastle.Crypto.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\ICSharpCode.SharpZipLib.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\ICSharpCode.SharpZipLib.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.OOXML.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.OOXML.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.OpenXml4Net.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.OpenXml4Net.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\NPOI.OpenXmlFormats.pdb
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.License.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.Pdf.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\bin\Debug\Spire.XLS.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.csproj.AssemblyReference.cache
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.CheckForm.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.Enter.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.ExportForm.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.ImportForm.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.ManageForm.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.PortSettings.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.Properties.Resources.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.StartForm.resources
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.csproj.GenerateResource.cache
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.csproj.CoreCompileInputs.cache
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.TrustInfo.xml
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.exe.manifest
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.application
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.csproj.CopyComplete
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.exe
+D:\MyData\zhouxiong9\Documents\Tools\MOTINOVA_Motor_Factory_Set\factory_-test\obj\Debug\MOTINOVA_Motor_Factory_Set.pdb

BIN
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.GenerateResource.cache


+ 0 - 0
obj/Debug/MOTINOVA_Motor_Factory_Set.csproj.SuggestedBindingRedirects.cache


BIN
obj/Debug/MOTINOVA_Motor_Factory_Set.exe


+ 5 - 5
obj/Debug/MOTINOVA_Motor_Factory_Set.exe.manifest

@@ -66,14 +66,14 @@
     </dependentAssembly>
   </dependency>
   <dependency>
-    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.mshtml.dll" size="8025344">
+    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.mshtml.dll" size="8027488">
       <assemblyIdentity name="Microsoft.mshtml" version="7.0.3300.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" />
       <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>AVX8fFANmHYYULKjaw1nRmhyxnrxx5pn00WgSOcpUqc=</dsig:DigestValue>
+        <dsig:DigestValue>xGXpNz0OCYHUD32mNSf9FXVUv11fEmyldeXzyfDdDw8=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>
@@ -85,7 +85,7 @@
           <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
         </dsig:Transforms>
         <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
-        <dsig:DigestValue>+GYTIxu6Xn58V/3HG5PLJAK8Y6T1MipKz6jnc2prVBg=</dsig:DigestValue>
+        <dsig:DigestValue>eqOGG5fje+Zhb5WLnaCo4crE74L0vlMMhzu3m7UyO/I=</dsig:DigestValue>
       </hash>
     </dependentAssembly>
   </dependency>
@@ -182,13 +182,13 @@
       <dsig:DigestValue>s6+YDDdInF2yzWK7Wv9mpWEHV5LfKC9w+KwWSsz+j+c=</dsig:DigestValue>
     </hash>
   </file>
-  <file name="MOTINOVA_Motor_Factory_Set.exe.config" size="161">
+  <file name="MOTINOVA_Motor_Factory_Set.exe.config" size="163">
     <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>1hvekB5xicyX1FodTEqjnUxN4raEGXc+x3QzhQbWWa0=</dsig:DigestValue>
+      <dsig:DigestValue>e4SqkIFg+soKXK7pz+2sM2OYpSLtRPSUs3Gxh6u/7CA=</dsig:DigestValue>
     </hash>
   </file>
   <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">

BIN
obj/Debug/MOTINOVA_Motor_Factory_Set.pdb


BIN
obj/Debug/TempPE/Properties.Resources.Designer.cs.dll