diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..7da3af76 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +################################################################################ +# 此 .gitignore 文件已由 Microsoft(R) Visual Studio 自动创建。 +################################################################################ + +/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.dll +/.vs/HighWayIot/FileContentIndex/25e78e95-6255-41c5-a154-4541a66120c0.vsidx +/.vs/HighWayIot/FileContentIndex/b0be4f28-965f-4ade-8340-b6e7f52cca40.vsidx +/.vs/HighWayIot/FileContentIndex/e462e3f4-0a51-4b54-a4cb-49ed1d7ee163.vsidx diff --git a/.vs/HighWayIot/FileContentIndex/17de28fa-015e-4810-8d58-e393b2c013e2.vsidx b/.vs/HighWayIot/FileContentIndex/17de28fa-015e-4810-8d58-e393b2c013e2.vsidx new file mode 100644 index 00000000..9e58693d Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/17de28fa-015e-4810-8d58-e393b2c013e2.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/26aa9716-b906-4888-806d-1aee0dca78ee.vsidx b/.vs/HighWayIot/FileContentIndex/26aa9716-b906-4888-806d-1aee0dca78ee.vsidx new file mode 100644 index 00000000..8ef4456f Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/26aa9716-b906-4888-806d-1aee0dca78ee.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/3499b1ac-64c0-4447-af39-b8705eacdfe2.vsidx b/.vs/HighWayIot/FileContentIndex/3499b1ac-64c0-4447-af39-b8705eacdfe2.vsidx new file mode 100644 index 00000000..42b6d533 Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/3499b1ac-64c0-4447-af39-b8705eacdfe2.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/358c8dc8-1845-44ed-afb4-03c644342e55.vsidx b/.vs/HighWayIot/FileContentIndex/358c8dc8-1845-44ed-afb4-03c644342e55.vsidx new file mode 100644 index 00000000..7ec821b7 Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/358c8dc8-1845-44ed-afb4-03c644342e55.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/628b4ba0-b5b2-428c-9601-5413688e9b90.vsidx b/.vs/HighWayIot/FileContentIndex/628b4ba0-b5b2-428c-9601-5413688e9b90.vsidx new file mode 100644 index 00000000..e2b73f1d Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/628b4ba0-b5b2-428c-9601-5413688e9b90.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/70d30014-92c1-4e27-98d2-02d397c6b0ff.vsidx b/.vs/HighWayIot/FileContentIndex/70d30014-92c1-4e27-98d2-02d397c6b0ff.vsidx deleted file mode 100644 index 59ebb206..00000000 Binary files a/.vs/HighWayIot/FileContentIndex/70d30014-92c1-4e27-98d2-02d397c6b0ff.vsidx and /dev/null differ diff --git a/.vs/HighWayIot/FileContentIndex/a60daadb-e93e-43c0-a45d-b78dca3a28ae.vsidx b/.vs/HighWayIot/FileContentIndex/a60daadb-e93e-43c0-a45d-b78dca3a28ae.vsidx new file mode 100644 index 00000000..1aeb6671 Binary files /dev/null and b/.vs/HighWayIot/FileContentIndex/a60daadb-e93e-43c0-a45d-b78dca3a28ae.vsidx differ diff --git a/.vs/HighWayIot/FileContentIndex/b530e419-fdaf-4327-aec3-10bbda2a71b3.vsidx b/.vs/HighWayIot/FileContentIndex/b530e419-fdaf-4327-aec3-10bbda2a71b3.vsidx deleted file mode 100644 index 88171f60..00000000 Binary files a/.vs/HighWayIot/FileContentIndex/b530e419-fdaf-4327-aec3-10bbda2a71b3.vsidx and /dev/null differ diff --git a/.vs/HighWayIot/FileContentIndex/eb89d59f-541e-4b12-b608-b6f526d0b1d0.vsidx b/.vs/HighWayIot/FileContentIndex/eb89d59f-541e-4b12-b608-b6f526d0b1d0.vsidx deleted file mode 100644 index 6d23170a..00000000 Binary files a/.vs/HighWayIot/FileContentIndex/eb89d59f-541e-4b12-b608-b6f526d0b1d0.vsidx and /dev/null differ diff --git a/.vs/HighWayIot/FileContentIndex/ec1df97f-80fc-46b5-9566-72fccef6bce2.vsidx b/.vs/HighWayIot/FileContentIndex/ec1df97f-80fc-46b5-9566-72fccef6bce2.vsidx deleted file mode 100644 index 171bf025..00000000 Binary files a/.vs/HighWayIot/FileContentIndex/ec1df97f-80fc-46b5-9566-72fccef6bce2.vsidx and /dev/null differ diff --git a/.vs/HighWayIot/v17/.suo b/.vs/HighWayIot/v17/.suo index 4ec4bf71..f0b8179d 100644 Binary files a/.vs/HighWayIot/v17/.suo and b/.vs/HighWayIot/v17/.suo differ diff --git a/Aucma.Scada.Business/InStoreBusiness.cs b/Aucma.Scada.Business/InStoreBusiness.cs index 319c6477..32a7d6d9 100644 --- a/Aucma.Scada.Business/InStoreBusiness.cs +++ b/Aucma.Scada.Business/InStoreBusiness.cs @@ -110,6 +110,7 @@ namespace Aucma.Scada.Business // //Thread.Sleep(1000); // } //}); + } /// diff --git a/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.dll b/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.dll index 535759d6..00146f1b 100644 Binary files a/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.dll and b/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.dll differ diff --git a/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.pdb b/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.pdb index 370c2987..729d8bab 100644 Binary files a/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.pdb and b/Aucma.Scada.Business/bin/Debug/Aucma.Scada.Model.pdb differ diff --git a/Aucma.Scada.Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Aucma.Scada.Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index e10d2273..ef5e8a0f 100644 Binary files a/Aucma.Scada.Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Aucma.Scada.Business/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Aucma.Scada.HikRobot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Aucma.Scada.HikRobot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 1e705724..1b2e9519 100644 Binary files a/Aucma.Scada.HikRobot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Aucma.Scada.HikRobot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.dll b/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.dll index 535759d6..00146f1b 100644 Binary files a/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.dll and b/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.dll differ diff --git a/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.pdb b/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.pdb index 370c2987..729d8bab 100644 Binary files a/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.pdb and b/Aucma.Scada.Model/bin/Debug/Aucma.Scada.Model.pdb differ diff --git a/Aucma.Scada.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Aucma.Scada.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index a4fda499..874270dd 100644 Binary files a/Aucma.Scada.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Aucma.Scada.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Aucma.Scada.UI/obj/Debug/App.baml b/Aucma.Scada.UI/obj/Debug/App.baml deleted file mode 100644 index ae6f5e1b..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/App.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.cache b/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.cache index a8d16610..a63923e7 100644 --- a/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.cache +++ b/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.cache @@ -4,17 +4,17 @@ winexe C# .cs -E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\obj\Debug\ +E:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\obj\Debug\ Aucma.Scada.UI none false DEBUG;TRACE -E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\App.xaml +E:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\App.xaml 14-1433675110 -34-1467425882 -1361464425805 +35454352239 +136-584955020 Page\AssemblyPlan\AssemblyPlanControl.xaml;Page\AssemblyPlan\PlanInfoEditWindow.xaml;Page\InStoreInfo\InStoreInfoControl.xaml;LogInfoControl.xaml;MainWindow.xaml;Page\InventoryInfo\InventoryInfoControl.xaml;Page\InventoryInfo\LinerInventory.xaml;Page\InventoryInfo\ShellInventory.xaml;Page\InventoryInfo\SpaceDetailWindow.xaml;Page\InventoryInfo\SpaceInfoControl.xaml;Page\OutStoreInfo\OutStoreInfoControl.xaml;Page\TaskInfo\TaskInfoControl.xaml;RecordControl.xaml;templates\style\resourceStyle.xaml; -False +True diff --git a/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.lref b/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.lref index 7eb971a8..869943b3 100644 --- a/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.lref +++ b/Aucma.Scada.UI/obj/Debug/Aucma.Scada.UI_MarkupCompile.lref @@ -1,17 +1,17 @@ -E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\obj\Debug\GeneratedInternalTypeHelper.g.cs -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\App.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\AssemblyPlan\AssemblyPlanControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\AssemblyPlan\PlanInfoEditWindow.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InStoreInfo\InStoreInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\LogInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\MainWindow.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InventoryInfo\InventoryInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InventoryInfo\LinerInventory.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InventoryInfo\ShellInventory.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InventoryInfo\SpaceDetailWindow.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\InventoryInfo\SpaceInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\OutStoreInfo\OutStoreInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\Page\TaskInfo\TaskInfoControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\RecordControl.xaml;; -FE:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\templates\style\resourceStyle.xaml;; +E:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\obj\Debug\GeneratedInternalTypeHelper.g.cs +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\App.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\AssemblyPlan\AssemblyPlanControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\AssemblyPlan\PlanInfoEditWindow.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InStoreInfo\InStoreInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\LogInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\MainWindow.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InventoryInfo\InventoryInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InventoryInfo\LinerInventory.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InventoryInfo\ShellInventory.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InventoryInfo\SpaceDetailWindow.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\InventoryInfo\SpaceInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\OutStoreInfo\OutStoreInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\Page\TaskInfo\TaskInfoControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\RecordControl.xaml;; +FE:\c#\AUCMA\aucma.scada\Aucma.Scada.UI\templates\style\resourceStyle.xaml;; diff --git a/Aucma.Scada.UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Aucma.Scada.UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 1b2fbb21..bb5af7a2 100644 Binary files a/Aucma.Scada.UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/Aucma.Scada.UI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/Aucma.Scada.UI/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Aucma.Scada.UI/obj/Debug/GeneratedInternalTypeHelper.g.cs index c65238fb..ffa4e1ed 100644 --- a/Aucma.Scada.UI/obj/Debug/GeneratedInternalTypeHelper.g.cs +++ b/Aucma.Scada.UI/obj/Debug/GeneratedInternalTypeHelper.g.cs @@ -1,2 +1,62 @@ - +//------------------------------------------------------------------------------ +// +// 此代码由工具生成。 +// 运行时版本:4.0.30319.42000 +// +// 对此文件的更改可能会导致不正确的行为,并且如果 +// 重新生成代码,这些更改将会丢失。 +// +//------------------------------------------------------------------------------ + +namespace XamlGeneratedNamespace { + + + /// + /// GeneratedInternalTypeHelper + /// + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] + public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { + + /// + /// CreateInstance + /// + protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { + return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) + | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); + } + + /// + /// GetPropertyValue + /// + protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { + return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); + } + + /// + /// SetPropertyValue + /// + protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { + propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); + } + + /// + /// CreateDelegate + /// + protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { + return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod + | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { + delegateType, + handler}, null))); + } + + /// + /// AddEventHandler + /// + protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { + eventInfo.AddEventHandler(target, handler); + } + } +} diff --git a/Aucma.Scada.UI/obj/Debug/LogInfoControl.baml b/Aucma.Scada.UI/obj/Debug/LogInfoControl.baml deleted file mode 100644 index 420fff0b..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/LogInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/MainWindow.baml b/Aucma.Scada.UI/obj/Debug/MainWindow.baml deleted file mode 100644 index 87646e25..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/MainWindow.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/AssemblyPlanControl.baml b/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/AssemblyPlanControl.baml deleted file mode 100644 index d7935065..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/AssemblyPlanControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/PlanInfoEditWindow.baml b/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/PlanInfoEditWindow.baml deleted file mode 100644 index 034ceb40..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/AssemblyPlan/PlanInfoEditWindow.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InStoreInfo/InStoreInfoControl.baml b/Aucma.Scada.UI/obj/Debug/Page/InStoreInfo/InStoreInfoControl.baml deleted file mode 100644 index 794ea365..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InStoreInfo/InStoreInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/InventoryInfoControl.baml b/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/InventoryInfoControl.baml deleted file mode 100644 index c4b7d77e..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/InventoryInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/LinerInventory.baml b/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/LinerInventory.baml deleted file mode 100644 index c7b15cc3..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/LinerInventory.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/ShellInventory.baml b/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/ShellInventory.baml deleted file mode 100644 index da8a170c..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/ShellInventory.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceDetailWindow.baml b/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceDetailWindow.baml deleted file mode 100644 index a2719550..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceDetailWindow.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceInfoControl.baml b/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceInfoControl.baml deleted file mode 100644 index 0425cf2b..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/InventoryInfo/SpaceInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/OutStoreInfo/OutStoreInfoControl.baml b/Aucma.Scada.UI/obj/Debug/Page/OutStoreInfo/OutStoreInfoControl.baml deleted file mode 100644 index 17a6ce6c..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/OutStoreInfo/OutStoreInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/Page/TaskInfo/TaskInfoControl.baml b/Aucma.Scada.UI/obj/Debug/Page/TaskInfo/TaskInfoControl.baml deleted file mode 100644 index 3a091c0c..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/Page/TaskInfo/TaskInfoControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/RecordControl.baml b/Aucma.Scada.UI/obj/Debug/RecordControl.baml deleted file mode 100644 index 215da903..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/RecordControl.baml and /dev/null differ diff --git a/Aucma.Scada.UI/obj/Debug/templates/style/resourceStyle.baml b/Aucma.Scada.UI/obj/Debug/templates/style/resourceStyle.baml deleted file mode 100644 index c7e70672..00000000 Binary files a/Aucma.Scada.UI/obj/Debug/templates/style/resourceStyle.baml and /dev/null differ diff --git a/HighWayIot.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index fb29dabc..98f9a105 100644 Binary files a/HighWayIot.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Config/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Config/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index bf9fb44d..a7e50589 100644 Binary files a/HighWayIot.Config/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Config/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Log4net/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Log4net/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 58670266..069013de 100644 Binary files a/HighWayIot.Log4net/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Log4net/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Log4net/obj/Debug/HighWayIot.Log4net.csproj.AssemblyReference.cache b/HighWayIot.Log4net/obj/Debug/HighWayIot.Log4net.csproj.AssemblyReference.cache index 8e73522c..2a370f1f 100644 Binary files a/HighWayIot.Log4net/obj/Debug/HighWayIot.Log4net.csproj.AssemblyReference.cache and b/HighWayIot.Log4net/obj/Debug/HighWayIot.Log4net.csproj.AssemblyReference.cache differ diff --git a/HighWayIot.Mqtt/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Mqtt/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 6b06efbb..d03d9889 100644 Binary files a/HighWayIot.Mqtt/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Mqtt/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Mqtt/obj/Debug/HighWayIot.Mqtt.csproj.AssemblyReference.cache b/HighWayIot.Mqtt/obj/Debug/HighWayIot.Mqtt.csproj.AssemblyReference.cache index f23d94a8..6fff6ac0 100644 Binary files a/HighWayIot.Mqtt/obj/Debug/HighWayIot.Mqtt.csproj.AssemblyReference.cache and b/HighWayIot.Mqtt/obj/Debug/HighWayIot.Mqtt.csproj.AssemblyReference.cache differ diff --git a/HighWayIot.Plc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Plc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index f5c0fa65..ffb33b72 100644 Binary files a/HighWayIot.Plc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Plc/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index cc6357b9..e78f45fe 100644 Binary files a/HighWayIot.Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Repository/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.Rfid/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.Rfid/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 5e9791b8..53ffef7c 100644 Binary files a/HighWayIot.Rfid/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.Rfid/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.TouchSocket/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot.TouchSocket/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index bf226838..5d07fedd 100644 Binary files a/HighWayIot.TouchSocket/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot.TouchSocket/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/HighWayIot.TouchSocket/obj/Debug/HighWayIot.TouchSocket.csproj.AssemblyReference.cache b/HighWayIot.TouchSocket/obj/Debug/HighWayIot.TouchSocket.csproj.AssemblyReference.cache index 65becccd..0fa2bc75 100644 Binary files a/HighWayIot.TouchSocket/obj/Debug/HighWayIot.TouchSocket.csproj.AssemblyReference.cache and b/HighWayIot.TouchSocket/obj/Debug/HighWayIot.TouchSocket.csproj.AssemblyReference.cache differ diff --git a/HighWayIot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/HighWayIot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index 2184a98f..af1ee577 100644 Binary files a/HighWayIot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/HighWayIot/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ