From f23af2031c7600073ad4232033fde07ec800f4ed Mon Sep 17 00:00:00 2001 From: Gavin Date: Sun, 26 Nov 2017 15:36:31 +0800 Subject: [PATCH] del obj --- ...CoreService.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7272 -> 0 bytes ...tchCoreTest.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6912 -> 0 bytes ...lientDriver.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6067 -> 0 bytes .../CoreTest/obj/x86/Debug/AlarmSet.g.i.cs | 199 ------------- .../Program/CoreTest/obj/x86/Debug/App.g.i.cs | 78 ------ ...gnTimeResolveAssemblyReferencesInput.cache | Bin 8343 -> 0 bytes .../Example.csproj.CoreCompileInputs.cache | 1 - .../Debug/GeneratedInternalTypeHelper.g.i.cs | 62 ---- .../CoreTest/obj/x86/Debug/Login.g.i.cs | 205 -------------- .../obj/x86/Debug/RuntimeChart.g.i.cs | 188 ------------- .../CoreTest/obj/x86/Debug/StartDevice.g.i.cs | 151 ---------- .../CoreTest/obj/x86/Debug/TagMonitor.g.i.cs | 136 --------- .../CoreTest/obj/x86/Debug/Trend.g.i.cs | 264 ------------------ .../DataHelper.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6696 -> 0 bytes ...DataService.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6182 -> 0 bytes ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6278 -> 0 bytes .../FileDriver.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7076 -> 0 bytes .../Debug/GeneratedInternalTypeHelper.g.i.cs | 62 ---- .../HMIControl.csproj.CoreCompileInputs.cache | 1 - .../Debug/HMIControl_MarkupCompile.i.cache | 20 -- .../obj/Debug/HMIControl_MarkupCompile.i.lref | 4 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 7243 -> 0 bytes ...ntrolDesign.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6163 -> 0 bytes ...odbusDriver.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6157 -> 0 bytes .../OPCDriver.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 5942 -> 0 bytes .../OPCLib.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 6249 -> 0 bytes ...nsPLCDriver.csproj.CoreCompileInputs.cache | 1 - ...gnTimeResolveAssemblyReferencesInput.cache | Bin 9562 -> 0 bytes .../TagConfig.csproj.CoreCompileInputs.cache | 1 - 39 files changed, 1383 deletions(-) delete mode 100644 SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/BatchCoreService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/BatchCoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/ClientDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/App.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/Example.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.i.cs delete mode 100644 SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.i.cs delete mode 100644 SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/DataHelper/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/DataService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/FileDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/FileDriver/obj/Debug/FileDriver.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/HMIControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/HMIControl/obj/Debug/GeneratedInternalTypeHelper.g.i.cs delete mode 100644 SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.cache delete mode 100644 SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.lref delete mode 100644 SCADA/Program/LinkableControlDesignTime/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/LinkableControlDesignTime/obj/Debug/LinkableControlDesign.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/ModbusDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/ModbusDriver/obj/Debug/ModbusDriver.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/OPCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/OPCDriver/obj/Debug/OPCDriver.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/OPCLib/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/OPCLib/obj/x86/Debug/OPCLib.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/SiemensPLCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/SiemensPLCDriver/obj/Debug/SiemensPLCDriver.csproj.CoreCompileInputs.cache delete mode 100644 SCADA/Program/TagConfig/TagConfig/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache delete mode 100644 SCADA/Program/TagConfig/TagConfig/obj/x86/Debug/TagConfig.csproj.CoreCompileInputs.cache diff --git a/SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.CoreCompileInputs.cache b/SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0800e3d..0000000 --- a/SCADA/Program/BatchCoreService/obj/x86/Debug/BatchCoreService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f012c49e1080a2b9aceea8df438e021a773d45a7 diff --git a/SCADA/Program/BatchCoreService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/BatchCoreService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 4cd4b0752136f6bc94c8b28410c7c7a660a0cfde..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7272 zcmeHMZBH9V5Vm=_Ue}AmDq?;`M;;e;Q3QbqS4vCy+y+R+MYvFyw`b@tpDRYbjwCFE5NXN$d~PkO`P}^p z_SeM@gbTHq+4_9_MZHk)=4aR}8z#t?pFnyOao;1nl~98e%}vRgO^|k($(67fX>|t| z-(kKlTHq}z1wqZh60EhGmu(eyNv6=2fcUSoP&O*Bq1#+p*p(L-d_ zO$iOIwA?>lkU_&VkPD|#P`5L>P$o}Jt%{KEfP8p9yTnz~XZr+rdSN@z?j9{%lfnh1 zgj_`Jxkj5X zJd1CwXvxDyJ{KrgNT1h^&)D35K4LFkuz7d>dEwRU9L&6YRn1?d#}!pI2|rYO>((nS zE}ia&XcAErpQa>)U-6jg@d4@wXc95h571t{IIC&OgENCjMl(Y+943P4Kq_+$34V;c<^?=-N}zVMXgZZ`CYzPwVrlWj&@eEgX<%aOykXkiE@Dzz0lCXv za768+v-k2j3aLd65{2pLI;KozP{QAh^W)?E$aa~#4Vll#tO+F3CpGVs0c3%d#rX-E z&&8(Y=B%5@9WwKu<7g1kty?%4C6+xqGh29-`2zn>jb_Q)^sy$1*exCgo^>0?L$>Gp z)|45+9%N}lj7C%iZ1mDUi_NC(n!>@FM%lGX$S(RELS2%47o<}&8%I9xW*f8aUJ|Fo zG2N4eoK9A3K<*=mN&qBI+NpAkB%{>cZWnR}_(6NGdTm_{EWzO9lEtA- zGdK?sr<$B2>C}FO5ZlQ?tg?_bAi$Gm4Eh?;J|>6Oj{jBRfp730Azt`D;cY_AV19#` ze&U!I;#6rH#BULCCppAT9(tms>}4T?Bf#$vkR=EBYhZS7h~DY_Othbg_O$2H>q5?C zL|fSF3e@nH;=jSj7G@OG=ERx5hT>Pp* z2gP$+`iIu{ID7NpEe|y{ajCnzf+y$DvXMW1uzr5OdjHV+0q1*Bvdy5J@q;pJQQ}Me z>_e-7tezGr$Juw5svzUtXE;b=`%GzuvagxFA}G2B|Li|^{_W?k{&Oe(8KOG&57D=K A0{{R3 diff --git a/SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.CoreCompileInputs.cache b/SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.CoreCompileInputs.cache deleted file mode 100644 index 8bd0556..0000000 --- a/SCADA/Program/BatchCoreTest/obj/x86/Debug/BatchCoreTest.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1a4002e6bb52fdef112cc7ef9a538fcd953d76e1 diff --git a/SCADA/Program/BatchCoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/BatchCoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index b440ff582ecd8a2c1a33eaea9fb38228b726174a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6912 zcmeHMZBH9V5VpZwFoYD-ln`iAr%hjyx>sBvKqNj88yeISA=@RDI1AQyW3zC+wRZOa z7a{eZ^cPh9iS5i`pUq2XCC(Kee3r+{?Cm@|v$J>44zYMF7W*47`lajs019W5+fpb| z)#f%=K68uOcepTfqFxu?Mt&`m-Ug|-@K&-5<}7_O>74IsU&4w9zLw0*q__Nv%k7__ zSrUiftyE^`steV{YBuXE%(6K)M374#KzieI*CD(OPlFVV_mVXlAk6}k8(zcL>M;&} z%v@I-gR`m>)GKat?L>n|vr=PtcTRX!UR&obOxnzIxWhEG?`QY5Kg0^?qGDGOkV2R6dpeW`Rsaio~wq-ngn=xU@OsP&IfKuVS`da zuHx*uMxQX{T0_7o_@3r}&f2#Yab3>ro( zHi&W{9*-ONMHw6TW2o3v8tRyyxW2Zggfo8x4Y;mMGo~7G^!V8IZiw{If!B;nV{wn38VwDJ%9t^R;>~HH#hhLjkw_mi306pUE%V)4DddouBYeYW+61&kHrGzhj0b4v z_jvBL^@~FKX)&kHJu46DP>Y6D+-I^;%&q2EFEj%MGMX9^Tk8$e_I?gYX$dKzB`OEj z$OubX?b%3R-Xi zDOwE*vq49IVr0QtZ8S_fI5HU1Xc!_hjB9}>7mdu@DuUL?@sx>2hM-~0AXMcRP&t=_ zr}L5@fwU??cF@{(tAp@;dP|%<)9fv{=tzLll|^Akfb#@#_HN-1;S@n0aT~ha>Cy%$ zPZ4DoQCex94vur_Z*W#GtT21itqnzi?`*sD?>$rk%;$*7dWZRIJ#Z~S zubVze>XW2M%K=fJF@pE?E|y{HYG_yS-(Ywb-$PV^!=Aqq;gjxanWSF>p^E4S%Qd~o z`=}Q`;uGOcd3ZSaB|i1qSBl6s)rgI+P!ytn9f10fE0>#v6?%Hbeneh^PCr;mTPg8x73XdDObIy!!Q9pfJy1ta!JTo%b zAH`|nJG3))T42XSm#EZwW|*jojzV|%XNrytL1@3nMlaSbI5nW{d%;2x6kUUV_8&U` P_HUT}Lnkbcmq-5rywdwM diff --git a/SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.CoreCompileInputs.cache b/SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.CoreCompileInputs.cache deleted file mode 100644 index 07bba0c..0000000 --- a/SCADA/Program/ClientDriver/obj/Debug/ClientDriver.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d870d9e27124943cac27963d743df86dde8bee4f diff --git a/SCADA/Program/ClientDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/ClientDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index a91607d40b30c4cef810f90f0b5743802e4c8234..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6067 zcmeHLZBrXJ5VpZwFoYD-ln`iAr%hkSbAt;6$P6EdjZ;sX3}d_W1LpzxZfz9qP98}I zxE_8>e?g}|vE4oFGjE}t>3N0^7ISN{l6F_CmGo#6$wVUYHx~M(@^B1^^N!n6DACmB z9#;W#t2%JFFbl%-gkLW1gtrU0-x3hDm!6&QK4E8PvzsXxA?!vsye1|(sL%%0+)lxHX-I8P;oCq5d zwmrVmRuZm*^LvkwV~{UyXBW9@yR1VBuMg}6+S0|qT`6o(O2}=r zo@<;FhFot5IF-QH+=Jeb>yj?Kq!t1N6=;G4A4Qd<@KERnl=MjUxuIK(F=N~?5{Yr7 zW65OFzz=C+?2n0RM``ddJaK((O#x@V1s^20&0o-2hxz^eJG$VG*kf)0yNt`jAET~S zExF&yWj$pJ>GH;4kFEaaEw;YS*6g)c`OTG8Sl-yI=kBuOo|-xgKh)!O>pd5jOpZcy z7*Q1MreO%b=P?!Y1{wwEFk)yFpmANC^(5io^f;2Kbc(7IL=X-n(hrc}&m@sFktrh6 zNT!U3NE5~kk~iH-4>`TAB9K01608X9TITzmT7)5UCwRl>`T(>CHh0d>jYlY_TX=2# zst|oz%<;Hy6+sUgA6SMeFmZb!~fx! zBGar2@`T%9HA1I`ei?8>#fzxr0JZeonGIhJ+3(IaUVU#xuFCe-4UzSw^^H7nb)_wu zywyi|p^_z3(ino02!Kim^?Z(c>ci863zecRGCJ5t2Yakfn7DCKc+ec+)6r8C2a5j= zlLvS@Qq}-l{z^sL=H}CG^lqap&PSh^!-)I17e8hcyI-H2Oh3a@uU|3*5Gb!@JV#QA z|G3Q%_y`qzft6GV6H-Y6A|X1tY)O)k$qjCXpbC`?!4)#rc!6Z0Tevktc5Zx$t#jR< zxUVTELdlXc?woVuE95VBYqzI=I_JhqY>xv0eT{Nvx)pXxcQ2)f&W&%7MV^fX6b&x_ q3}Kznv)}d<#C+{%LbQXjAB5{fs;G?rIXZLxEpt3NbE1r1efl5PO41_$ diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.i.cs deleted file mode 100644 index e8fb47f..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/AlarmSet.g.i.cs +++ /dev/null @@ -1,199 +0,0 @@ -#pragma checksum "..\..\..\AlarmSet.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "59BFA4F8D2CBCFAA5AAF46E345571EEF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using CoreTest; -using Microsoft.Windows.Controls; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// AlarmSet - /// - public partial class AlarmSet : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 20 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TabControl tab1; - - #line default - #line hidden - - - #line 22 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.DataGrid list0; - - #line default - #line hidden - - - #line 45 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListView list2; - - #line default - #line hidden - - - #line 65 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ToolBar toolBar1; - - #line default - #line hidden - - - #line 70 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.DateTimePicker dtstart; - - #line default - #line hidden - - - #line 72 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.DateTimePicker dtend; - - #line default - #line hidden - - - #line 75 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.ColorPicker colorpicker; - - #line default - #line hidden - - - #line 77 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListView list1; - - #line default - #line hidden - - - #line 94 "..\..\..\AlarmSet.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListBox list3; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/alarmset.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\AlarmSet.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 6 "..\..\..\AlarmSet.xaml" - ((CoreTest.AlarmSet)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - - #line 6 "..\..\..\AlarmSet.xaml" - ((CoreTest.AlarmSet)(target)).Closed += new System.EventHandler(this.Window_Closed); - - #line default - #line hidden - return; - case 2: - this.tab1 = ((System.Windows.Controls.TabControl)(target)); - return; - case 3: - this.list0 = ((System.Windows.Controls.DataGrid)(target)); - return; - case 4: - this.list2 = ((System.Windows.Controls.ListView)(target)); - return; - case 5: - this.toolBar1 = ((System.Windows.Controls.ToolBar)(target)); - return; - case 6: - this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target)); - return; - case 7: - this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target)); - return; - case 8: - this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); - - #line 75 "..\..\..\AlarmSet.xaml" - this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.ColorPicker_SelectedColorChanged); - - #line default - #line hidden - return; - case 9: - this.list1 = ((System.Windows.Controls.ListView)(target)); - return; - case 10: - this.list3 = ((System.Windows.Controls.ListBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/App.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/App.g.i.cs deleted file mode 100644 index 9e40340..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/App.g.i.cs +++ /dev/null @@ -1,78 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "87C752EAB1D8111DD0461A1A34A553FD" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using Microsoft.Windows.Controls; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - CoreTest.App app = new CoreTest.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/CoreTest/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 8b524d339388a361ef5fb80802e2a4fa0f004591..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8343 zcmeHMZBrXJ5Vm=_VDi#9P4n6`PMfw#>Rus)0O|07*w8R78OC-)W^y!OfVfg;F}e^2HBny@KELF$z!M(Ryfczo)%9BB`%98F_;x5a zJ6#o4Mc>5(eM_P5VZC2aV};2&*U7YUR8?F*1rc>y)Pqp+BCj!sVmVM6{OxnsCVcPx zgWBZULobV?N!)m=y?a*9$2yfh#AZ=Q?&?qquFf|-&19J~>29nty`j$64>g=_%CH6r z(W)*;UKdKs*8YSH7N$9g@EQnp3!@9=(xI-EFc6zu-a5LuC{)vDEdo3|F;=we?TM>0 zbh%QYTmbh%V@*)GcnbGQQJ_VG$5RedYD-C7i4-sK8kal(sU;aUK=d^zos*qbBNl7O z8n&!dY8d5EI-R!gi!wFz$7s2wG;csXvA?b+g|mO+0hhwHe}S-GO}=>Xo*_69&zK+a zRVL)C`^nI2oM(AHVhAMci8|LIW~?({a3+(}$s$9}q4Nj%B?7Vi0c z#|@2L&c&TQ>m2Cp79KgjD)^ud^BN*>id=2#u<4XHm~55{3&n*4Rnq{srVj7cDZnYM zz$J9T>T73b_8}%$qdJj*FIs`WRN^Z1w-V=g-#M~f=5FxJC$y;ZDDEC)xDx{y#(_pY z<9xjMEQa5t;kjgixd*v+XD%LVUBI9bnr(fG+Aw&tE}}9{P4?8p)Z|>|GyI<#&(cQF zuXTwEds_qz&$^8Ii0%2lb;Z>94$snF(SH^N2&xxS1G9)cG(2ag$TTa5k%Zsqlz20g zh)v2a^SO=Sf+^EuT?6o|9s`%T)^HA$jab7}tm{Cjeh7-u(V`SvTsl>wQKS^@4Qe+V z$$tKUI3%(s+=m1WN|*X29R}yd2TILs4VPQOTP zr@7f)CwxqJ^b$Goh8lgT#2Y^L623jTd+7OVB)LxC&RGu<()2v_&fIxF^uE`d-{bV$ zi}kUw%p|N{=gU&&gC6Xx`zT7iH}P4@su+MNR7RHY(w3$Si%Gk5bCRZ%%Ui8k%E8c= zr92EVYfYoLvRgRv>2J?^h~5jkPeh>Uv4>uPmT_|StQoXl+pQe^uGQMJX3^h^q|O}Z zoZT(4Z3 -// 此代码由工具生成。 -// 运行时版本: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/SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs deleted file mode 100644 index 7eb0f3a..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/Login.g.i.cs +++ /dev/null @@ -1,205 +0,0 @@ -#pragma checksum "..\..\..\Login.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "375A0423B4D66B38B66903C58FC0AA60" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using CoreTest; -using HMIControl; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// Login - /// - public partial class Login : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 10 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button button1; - - #line default - #line hidden - - - #line 11 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button button2; - - #line default - #line hidden - - - #line 12 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock2; - - #line default - #line hidden - - - #line 13 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock3; - - #line default - #line hidden - - - #line 14 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox txtUser; - - #line default - #line hidden - - - #line 15 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock4; - - #line default - #line hidden - - - #line 16 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.PasswordBox txtPassword; - - #line default - #line hidden - - - #line 17 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock txterr; - - #line default - #line hidden - - - #line 18 "..\..\..\Login.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button button3; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/login.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Login.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 4 "..\..\..\Login.xaml" - ((CoreTest.Login)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - return; - case 2: - this.button1 = ((System.Windows.Controls.Button)(target)); - - #line 10 "..\..\..\Login.xaml" - this.button1.Click += new System.Windows.RoutedEventHandler(this.button1_Click); - - #line default - #line hidden - return; - case 3: - this.button2 = ((System.Windows.Controls.Button)(target)); - - #line 11 "..\..\..\Login.xaml" - this.button2.Click += new System.Windows.RoutedEventHandler(this.button2_Click); - - #line default - #line hidden - return; - case 4: - this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 5: - this.textBlock3 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 6: - this.txtUser = ((System.Windows.Controls.TextBox)(target)); - return; - case 7: - this.textBlock4 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this.txtPassword = ((System.Windows.Controls.PasswordBox)(target)); - return; - case 9: - this.txterr = ((System.Windows.Controls.TextBlock)(target)); - return; - case 10: - this.button3 = ((System.Windows.Controls.Button)(target)); - - #line 19 "..\..\..\Login.xaml" - this.button3.Click += new System.Windows.RoutedEventHandler(this.button3_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs deleted file mode 100644 index 24aa8a3..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/RuntimeChart.g.i.cs +++ /dev/null @@ -1,188 +0,0 @@ -#pragma checksum "..\..\..\RuntimeChart.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "DC1BFB7524CCB66F5D58735A70216F0A" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using CoreTest; -using HMIControl; -using Microsoft.Research.DynamicDataDisplay; -using Microsoft.Research.DynamicDataDisplay.Charts; -using Microsoft.Research.DynamicDataDisplay.Charts.Axes; -using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric; -using Microsoft.Research.DynamicDataDisplay.Charts.Isolines; -using Microsoft.Research.DynamicDataDisplay.Charts.Markers; -using Microsoft.Research.DynamicDataDisplay.Charts.Navigation; -using Microsoft.Research.DynamicDataDisplay.Charts.Shapes; -using Microsoft.Research.DynamicDataDisplay.Common.Palettes; -using Microsoft.Research.DynamicDataDisplay.Converters; -using Microsoft.Research.DynamicDataDisplay.DataSources; -using Microsoft.Research.DynamicDataDisplay.MarkupExtensions; -using Microsoft.Research.DynamicDataDisplay.Navigation; -using Microsoft.Research.DynamicDataDisplay.PointMarkers; -using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions; -using Microsoft.Windows.Controls; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// RuntimeChart - /// - public partial class RuntimeChart : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 16 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox comb1; - - #line default - #line hidden - - - #line 18 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.ColorPicker colorpicker; - - #line default - #line hidden - - - #line 20 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1; - - #line default - #line hidden - - - #line 22 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis; - - #line default - #line hidden - - - #line 24 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine hilevel; - - #line default - #line hidden - - - #line 25 "..\..\..\RuntimeChart.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine lolevel; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/runtimechart.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\RuntimeChart.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 8 "..\..\..\RuntimeChart.xaml" - ((CoreTest.RuntimeChart)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - - #line 8 "..\..\..\RuntimeChart.xaml" - ((CoreTest.RuntimeChart)(target)).Closed += new System.EventHandler(this.Window_Closed); - - #line default - #line hidden - return; - case 2: - this.comb1 = ((System.Windows.Controls.ComboBox)(target)); - - #line 16 "..\..\..\RuntimeChart.xaml" - this.comb1.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comb1_SelectionChanged); - - #line default - #line hidden - return; - case 3: - this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); - - #line 18 "..\..\..\RuntimeChart.xaml" - this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.ColorPicker_SelectedColorChanged); - - #line default - #line hidden - return; - case 4: - this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target)); - return; - case 5: - this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target)); - return; - case 6: - this.hilevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target)); - return; - case 7: - this.lolevel = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalLine)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs deleted file mode 100644 index 9cda527..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/StartDevice.g.i.cs +++ /dev/null @@ -1,151 +0,0 @@ -#pragma checksum "..\..\..\StartDevice.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "14206CA5E5BB144386A3AAAB0A6BD5A5" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using HMIControl; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// StartDevice - /// - public partial class StartDevice : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 8 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid grd; - - #line default - #line hidden - - - #line 20 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border border1; - - #line default - #line hidden - - - #line 21 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock devicename; - - #line default - #line hidden - - - #line 22 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button btnStop; - - #line default - #line hidden - - - #line 23 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button btnExit; - - #line default - #line hidden - - - #line 24 "..\..\..\StartDevice.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button btnStart; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/startdevice.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\StartDevice.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.grd = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.border1 = ((System.Windows.Controls.Border)(target)); - return; - case 3: - this.devicename = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this.btnStop = ((System.Windows.Controls.Button)(target)); - return; - case 5: - this.btnExit = ((System.Windows.Controls.Button)(target)); - - #line 23 "..\..\..\StartDevice.xaml" - this.btnExit.Click += new System.Windows.RoutedEventHandler(this.btnExit_Click); - - #line default - #line hidden - return; - case 6: - this.btnStart = ((System.Windows.Controls.Button)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.i.cs deleted file mode 100644 index 933836e..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/TagMonitor.g.i.cs +++ /dev/null @@ -1,136 +0,0 @@ -#pragma checksum "..\..\..\TagMonitor.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "0A98A6F201A7031A640A21A10F8B84E7" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using CoreTest; -using Microsoft.Windows.Controls; -using Microsoft.Windows.Controls.PropertyGrid; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// TagMonitor - /// - public partial class TagMonitor : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 16 "..\..\..\TagMonitor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.DataGrid list1; - - #line default - #line hidden - - - #line 24 "..\..\..\TagMonitor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.ChildWindow childWindow1; - - #line default - #line hidden - - - #line 26 "..\..\..\TagMonitor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox textBox1; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/tagmonitor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\TagMonitor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 7 "..\..\..\TagMonitor.xaml" - ((CoreTest.TagMonitor)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded); - - #line default - #line hidden - - #line 7 "..\..\..\TagMonitor.xaml" - ((CoreTest.TagMonitor)(target)).Closed += new System.EventHandler(this.Window_Closed); - - #line default - #line hidden - return; - case 2: - this.list1 = ((System.Windows.Controls.DataGrid)(target)); - return; - case 3: - this.childWindow1 = ((Microsoft.Windows.Controls.ChildWindow)(target)); - return; - case 4: - this.textBox1 = ((System.Windows.Controls.TextBox)(target)); - return; - case 5: - - #line 27 "..\..\..\TagMonitor.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.i.cs b/SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.i.cs deleted file mode 100644 index cbda123..0000000 --- a/SCADA/Program/CoreTest/obj/x86/Debug/Trend.g.i.cs +++ /dev/null @@ -1,264 +0,0 @@ -#pragma checksum "..\..\..\Trend.xaml" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "1B342724173D1F60676E7E203DB0077B" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using CoreTest; -using Microsoft.Research.DynamicDataDisplay; -using Microsoft.Research.DynamicDataDisplay.Charts; -using Microsoft.Research.DynamicDataDisplay.Charts.Axes; -using Microsoft.Research.DynamicDataDisplay.Charts.Axes.Numeric; -using Microsoft.Research.DynamicDataDisplay.Charts.Isolines; -using Microsoft.Research.DynamicDataDisplay.Charts.Markers; -using Microsoft.Research.DynamicDataDisplay.Charts.Navigation; -using Microsoft.Research.DynamicDataDisplay.Charts.Shapes; -using Microsoft.Research.DynamicDataDisplay.Common.Palettes; -using Microsoft.Research.DynamicDataDisplay.Converters; -using Microsoft.Research.DynamicDataDisplay.DataSources; -using Microsoft.Research.DynamicDataDisplay.MarkupExtensions; -using Microsoft.Research.DynamicDataDisplay.Navigation; -using Microsoft.Research.DynamicDataDisplay.PointMarkers; -using Microsoft.Research.DynamicDataDisplay.ViewportRestrictions; -using Microsoft.Windows.Controls; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Forms.Integration; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace CoreTest { - - - /// - /// Trend - /// - public partial class Trend : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 15 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ToolBar toolBar1; - - #line default - #line hidden - - - #line 23 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.DateTimePicker dtstart; - - #line default - #line hidden - - - #line 25 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.DateTimePicker dtend; - - #line default - #line hidden - - - #line 27 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox PCheckBox; - - #line default - #line hidden - - - #line 28 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Primitives.Popup popusBottom; - - #line default - #line hidden - - - #line 34 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.CheckListBox chklist; - - #line default - #line hidden - - - #line 40 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox comodel; - - #line default - #line hidden - - - #line 45 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox chkshow; - - #line default - #line hidden - - - #line 46 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Windows.Controls.ColorPicker colorpicker; - - #line default - #line hidden - - - #line 48 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.ChartPlotter chartPlotter1; - - #line default - #line hidden - - - #line 50 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis hTimeSpanAxis; - - #line default - #line hidden - - - #line 52 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph cursor; - - #line default - #line hidden - - - #line 53 "..\..\..\Trend.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph axiscuror; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/CoreTest;component/trend.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Trend.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 9 "..\..\..\Trend.xaml" - ((CoreTest.Trend)(target)).Closed += new System.EventHandler(this.Window_Closed); - - #line default - #line hidden - return; - case 2: - this.toolBar1 = ((System.Windows.Controls.ToolBar)(target)); - return; - case 3: - this.dtstart = ((Microsoft.Windows.Controls.DateTimePicker)(target)); - return; - case 4: - this.dtend = ((Microsoft.Windows.Controls.DateTimePicker)(target)); - return; - case 5: - this.PCheckBox = ((System.Windows.Controls.CheckBox)(target)); - return; - case 6: - this.popusBottom = ((System.Windows.Controls.Primitives.Popup)(target)); - return; - case 7: - this.chklist = ((Microsoft.Windows.Controls.CheckListBox)(target)); - return; - case 8: - this.comodel = ((System.Windows.Controls.ComboBox)(target)); - - #line 40 "..\..\..\Trend.xaml" - this.comodel.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.comodel_SelectionChanged); - - #line default - #line hidden - return; - case 9: - this.chkshow = ((System.Windows.Controls.CheckBox)(target)); - - #line 45 "..\..\..\Trend.xaml" - this.chkshow.Click += new System.Windows.RoutedEventHandler(this.chkshow_Click); - - #line default - #line hidden - return; - case 10: - this.colorpicker = ((Microsoft.Windows.Controls.ColorPicker)(target)); - - #line 46 "..\..\..\Trend.xaml" - this.colorpicker.SelectedColorChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.ColorPicker_SelectedColorChanged); - - #line default - #line hidden - return; - case 11: - this.chartPlotter1 = ((Microsoft.Research.DynamicDataDisplay.ChartPlotter)(target)); - return; - case 12: - this.hTimeSpanAxis = ((Microsoft.Research.DynamicDataDisplay.Charts.HorizontalDateTimeAxis)(target)); - return; - case 13: - this.cursor = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.CursorCoordinateGraph)(target)); - return; - case 14: - this.axiscuror = ((Microsoft.Research.DynamicDataDisplay.Charts.Navigation.AxisCursorGraph)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.CoreCompileInputs.cache b/SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.CoreCompileInputs.cache deleted file mode 100644 index 285343a..0000000 --- a/SCADA/Program/DataHelper/obj/x86/Debug/DataHelper.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d4f11827d746f1a477cba419eeb5af48f36e2d3e diff --git a/SCADA/Program/DataHelper/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/DataHelper/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 156dd75ca0a20f3cadbb24d35a61ba0d02d4dbf6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6696 zcmeHMZBH9V5VpZwFoYD-ln`i=OB=NzwN7?Or6cbJF^DPmkJdlg>Y;0{b$%(J=86tqVYSI$%d$Jr3fg%e*KwYy5J zjC~I;^lkW#jq80%%n}n-P|>tvP?n(Hp%D3kS3O@q9x4o7vFS;L_MKbT6#VM?K}~VZ zp^y00BA#60ch1rsT&GlBX6Cs7OZkF>9Ix4mi6Ssz9d0vqD95W^jM19#E9fCw)r5d5 zmrB&nCnRxU3dn`iD5%pJ9a<*4y0(0eAAxv&H9OB`&0%#?*gdh8Xfw@;+rqa%N?)v@ z^<3eaFy&fPz%B%y;x4qNbW3V_Nlpb43Qz$79*Wu!zKcRXpri+)%?;h64QPX!7K;rc z9f-%{8h(++2L2c-)};a$(-Y%sDM~owC-6XU%lHMIb&%cNy=DmRh#lqxu+6wQ_%Rw< zRDyfewC+mF7Y;9<@3Hy+yv3H5*n+jNm|dBhhs^TIUivya?x?9Z;fKB6y7i8Wi^uyZ zdJ|a`?WUU$e#djF#~Y}hpf{02{RHjRi*qkdI5;_oWF(oO<`5Bt1F_^iB=|E-BuQk1 z$S9H#?LJa1=Wy_pHiqptXN4AidR;^~eZmBo5#%+Eck87HNv4nSJ)dsF&=%xeKW%6a zP);NF+I%k&gPP2Cxo74<9x1_wB?w}8-e)JLdswYB^d4u3|& z^=OIuyx#28TVu5e9F(Bh+LzcGMBB87*cc&}F_)Rkt|Y(0zhfgQ3I%<&Ng~Dx_gq_h zgzbc3JB~ILw%`;}VYFxrT@ki><2Src7*=?n(56x9``$>cG3$s`LAFKDpy-4DDY^*a zm|I|$!z2l#jNxx_Lr;B;T0GR!N)J7}3+XS>^|NLac)gW}cwgwq*C>z|GuNbOkvs~& z*^IE+hOwc}CoP?yo5F2RnOpVZN5`OyHWrN)BbzZ1DVrXs`AlaYWyDj|`SIr083BC( z;ZmR7s@l*Kv|1h2I=8l3()b)T)^1JXZ>~e`P0%si2M>Ml(9>&jud#Rdp4!Lqge!;k zCI20U_m7+PGVJ*)5gi$q%Lo11096V+y>FN?=y`jxwe=qR$E0i;KR$wQDgs24B(0)Kx2|fF{ zc%=h!6A(Lx+$loRp>NaJV7(7s7Ys{<=owYr3j;@*=^6a9e+d2CzbpEOP*g_V8~q2w Cp0M2j diff --git a/SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.CoreCompileInputs.cache b/SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.CoreCompileInputs.cache deleted file mode 100644 index 36fe6cf..0000000 --- a/SCADA/Program/DataService/obj/x86/Debug/DataService.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f31c354057912f4e6b416c13a1e1935d1348c0fa diff --git a/SCADA/Program/DataService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/DataService/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index b3166347693261d602ff1f3dbf49a2a53ce98241..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6182 zcmeHLUsKyg5Vyf77($9^N(eNG(x!jX@n~>?0GZ)|*pM=9GSqhI17gToTAK@!&b>PU zE35q-r&6hZ@S$IN?hYYw-*86?CF)!!wKh&P1Z0((z|ln!)Oll*dob;=z~wH}&>cx!HCGQkZ&NZKj)gqzc2!vo z`|e-r+Z3LQ{yrvVmB|L^cv>Z_DbR0GhS(G1xllR=hn3ae|Phswz&4t z2mE>wkFM}9&N4mpQ|TTvOI(7Zh2)?no33WE0!%sw+e{y*$wm)jyeUN;BScr4T+90r>E(3#RJsU0OX6DlY}9V7%OYEudyg}z5g_hgqFg~b>$h7BW?8b&&l zPNxlgk*0?J9I3RF1|QQC*VoaMaMo)GKyt_W34`^nu)BN15ZnYnd|ewE`d7KqG?wSm~2*x>!tNe&4_`prh(|zE-}q2Adk2Mwy3?gPgY*w z{94!`DF{ca2${;Dgm)C<<8ypuIm|hL>?h>cB$DTsZSGzJBHK|R!N#?Y|2Z7~goc~3 zkLIG;?le1NjVT{JFx-5gwu^N0^9=HJ&1wIW1mW zhC4I9z}~6TA9$dt@In=tE!;V0#+S&SJ*{3}V``ll&#*rUfb|v1nK&)8W5NeigE}+5 zM%K?5*(5MmEy8Prw{irdqQHKG4VL`M^&pd6gq%>-ooLlaGd;t94Njo{Dpn6ppty** GH~ue^f&Ll* diff --git a/SCADA/Program/FileDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/FileDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 64dcac99f80c45dee62ce5fff99759bd31492ade..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6278 zcmeHLUr!rH5VyfxFoYD-ln`i=Yn!%7Wu0(=0FihgHf~Xy2-z-u;1I0u#%9Cat-HGi zxQNfvPf+zEwlin@42IB3wId#UmdESaoj*G}yZ75kBom3m-}ulkJ@-eDxNo^5g%UMw z?Q#_|udG9t3o9>tUj*BQt*p5VQgIP%nxM z*!S>CUr~52&i5%XD@@iw$71EMszAR(CF(h^2SP#tY79fM9Vm_db-imT{_gfcEp@G- zkNC|ho?PQ!mNGq@r_w!c7PtgQ3&}xEH(bqR8JKjAc9=d=)Ab(4WJ8J?Mu=uLBcaZf zmd&m}8YiZKLO73#E(hb1mD!%Iw<6%jAiuboUEr$Wu_hVp6>KNkLQ8N*3I~)DaudDh z8s~&5*A@Y{6b736&=%>{)QXat3l)^01`+~PRg}U8gOBNn>+5JrIO_)pKyt_W8H070+uOTk2=0ho=7q4sxIFwm9$MCt z2lcG!D@RC=SG#*``9E*5)m66Qth~ytFD=93+WLO>Hb3sDtAmKcet*My$JHg1!xSAv z7R9@15X$d(PW5>M4HI+_IW$bre!V#NlZ1oQqev#wDQb=pK{${|-$Q~w<3!R#CWuTT znK14nHS!*ZKpRuoesf-GtD8!&PbA2Az1yILYH0<&blZ|qIv#@!k88Hyn)DhjpMbPQ^*xGK!#XKI zBw9hVR01WulNcIzp^@b<=LpiD(3GZ;yu9je=LQhDjkX9eZnUSK!QsznxEW8+TsB*s zW_zqLgM(5eZG1{CUvbZPh^-0YSxbvcx%KpC_&+g`p>?3IF-ycc<$>=SkFcGxT+cJ+ zq86M%hL(y}%Aotf;r|F)foWC-dBPpAt5LwCsCBuK;d!(Ypp|y0O$xO#U!1MIdTGaj zG}~*6*!$Aj$AP(;1vX8d^ieqNR>bTMB#dk>pv~U~Z!-q45+bvoe^j#+{>bbTH0yn| z*=^?%`dfJr8TXK3nP Zv}k0Rp3y&t2hhJ2!-oe@T%_Ee{0FrZAR+(& diff --git a/SCADA/Program/FileDriver/obj/Debug/FileDriver.csproj.CoreCompileInputs.cache b/SCADA/Program/FileDriver/obj/Debug/FileDriver.csproj.CoreCompileInputs.cache deleted file mode 100644 index 56596f9..0000000 --- a/SCADA/Program/FileDriver/obj/Debug/FileDriver.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -a519cf22ffbdb642c7cb47c798524b3a25f0d396 diff --git a/SCADA/Program/HMIControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/HMIControl/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 5608a78a26991a690f2592b4366a863285443301..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7076 zcmeHM|5F-A6bHqNXiUYX#%PmV+VqPly-L+YGvf~m+Aysd2Bg==4u)-#g$?G`7<@7=Pdx9_xO2-}dd^=RG6QNF?$%Jot;x{ShG6E-MQzc|{p} zOnSsFD9>WtNOQ;GZZ@->)c2^6jJq4DRbvT1Nj>e^$`f?MrJfSRPU<$ry@U`-r41kJ%Q=%esmRUfUO>R-?km6Onamo|2DY@nd4! zyiTo6DXCMk8{6lKx~P?$g4t>AR#tu{T#H#m(aucll?xTmws!<^Xq}7G&QOt* zVC>|e3B#TL{3+GIwos^SHMGP)r_E3 zCY5M(7sSCZMbU-x!056wE=if~8QSG8JEh|J&D|L$Yc^@1z}|)JKwD@n%n4qmQgX2g z+A{?*RRQHdG%FleR+j0t*sv=Z`0$Bs@e}f9EI!FJI*c| z9foK>q9`~`{a}8_V=CkWGz`#w#LzH6!+LQZMG*(bM}bVlW7r%+0&pM_zXt?<#*xI4 zOdy#AGNIiEs-B10WIaJ?K#~9|{jHL|VGF>0KTPf!LBM%cpZVv&+y&-TFYqW{4ubwa-DUJuqwW8u((Mh8_^d_6_|K#MTC8=s{cRi@_MX&s>Yw zuN>*bqaZ3Zi~ zA1x#GBksfA{E#!%!=v%>_*Zc2b)Ez!0a&}%z6O#H|Kd+zg5eAJ1{$#)C^|}Fg*%GEa3Cv`Czy1IX68^^ZAm4 -// 此代码由工具生成。 -// 运行时版本: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/SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.CoreCompileInputs.cache b/SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.CoreCompileInputs.cache deleted file mode 100644 index 0eaa856..0000000 --- a/SCADA/Program/HMIControl/obj/Debug/HMIControl.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -a7abf19bcdea243d852d493c6c08741b180f57c5 diff --git a/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.cache b/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.cache deleted file mode 100644 index 75b2554..0000000 --- a/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -HMIControl - - -library -C# -.cs -C:\Users\admin\Desktop\SharpSCADA\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\ -HMIControl -none -false -DEBUG;TRACE - -1-731644535 - -91-777039375 -111652719211 -Themes\Generic.xaml; - -True - diff --git a/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.lref b/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.lref deleted file mode 100644 index abd8efa..0000000 --- a/SCADA/Program/HMIControl/obj/Debug/HMIControl_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ -C:\Users\admin\Desktop\SharpSCADA\SharpSCADA\SCADA\Program\HMIControl\obj\Debug\GeneratedInternalTypeHelper.g.i.cs - -FC:\Users\admin\Desktop\SharpSCADA\SharpSCADA\SCADA\Program\HMIControl\Themes\Generic.xaml;; - diff --git a/SCADA/Program/LinkableControlDesignTime/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/LinkableControlDesignTime/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 5ad8c9b1a3369f507ee6e805c7ead80c14d0e90e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7243 zcmeHMZBrXJ5Vm=_UqIh z)%G@10pTSbxJ=l2;d#PeFRWxU+f*th{Ked?J%xYSOg`W`kaW?fftG}4Gn+w~v&t{D zu_X?uzgV7{uFh8Hs=1syJ4L2RKSIub1Zg>7+(o=~UsEaSZzZYMskDnkuKV>stNSqd zKH*#(QFlox>Xmt8Itj)Lec`Q5-`QOuQaT$y}G90=hqKv zifazN$F3If;1d7rtPBS|mA;hADP8tY!aboCblg){nQdFo? zLN3ATnFgJ}<-#e{Ee5`39u22ll+?768V?jL(khkI2T`k1cp&rxNV+3iTw@li$Lh7L zM4}gHPcoUb-~%+#^Jjmlp)~ctJz;+<8XeC5nfg?+iv1dl^**<=bIlMq5!-|Zbdxao z{zWvjq$Trf*^H+uLULAapRt+$eZ=PG$ZTcyWo}`5hEB~d>}Ic9#|>R-9Cq04tXXfk zxMZ^HqH%apbeiH2e#3pL!w0DApmF$6*Fih=;@nMQ9GvO}GMMVaWt_J|dDjQLyXSZ&tRV7&3bZZ}@C001bo9mE%+E z4#@cUnMJAuKa7Ipc93LONM)a z)1t>TjoV_Dgt;Jy-vfJT#cB3*nm6;K|*iLn5--F z6zu!ViJU7F`aNVOZ3Udjcg~*_2i?VKMaTx^A%N6ClTL$dN~)+2nGS^ac}VLF*dqYr zF@r^_8^jDCqHlLvy(m8kHG3Q{4jwV1&o_Xx8=pRSLwpMmG(L!eBycCyj5bdI>L5O- z)-hfc(o+WTyLh+h9r3uq`5tia8j8v7-i0tf#H3DWxMiZux$VQ3cQ@qhhMXNOu5>zM zGeOTD6tz6nzo*#mbYSnWS!IQuzx$#a`*P8#TT#OL@<)qbark|wH^0OA_0I0VKEMlI~6#SAEYtGF?M|cjW{;WWL) diff --git a/SCADA/Program/LinkableControlDesignTime/obj/Debug/LinkableControlDesign.csproj.CoreCompileInputs.cache b/SCADA/Program/LinkableControlDesignTime/obj/Debug/LinkableControlDesign.csproj.CoreCompileInputs.cache deleted file mode 100644 index 5eee24d..0000000 --- a/SCADA/Program/LinkableControlDesignTime/obj/Debug/LinkableControlDesign.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -21e18031a23dc5a936f51f4ad279b96333746c2f diff --git a/SCADA/Program/ModbusDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/ModbusDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 6f3aa8b7dac9d936bd6899299f83952889dbf15c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6163 zcmeHLUsD@55VyfxFoYD-ln`i=OPl^l$K$~T0%V2O~74;^zHZ>q-gviS)&0mS7LIxy%5HkAUe>NdA7H27qdn!?@%;n#S5o4YV;GvDD3)6nfnT(wXOTz6YC56*==?KV|d z726(OYugsCgY$h#%nFlr(9y7RP*tGcp%C?g*L@+O2sMVT*zuJ{`+C;31%G#Ur?$9u z*GK$z5l?RLuZ}WZoTt)#W)`^wTMNlSO*b6PWEq&WPxhETQPcH4#$-c^8hVIkH6x+U zm6pxkfHY1_1G#V>1zmN<6)m%UO}oP9ry!r-&MtD*a9NWS_7Cg?+CqEao)k7HCFCYr z&o#~oL#{IfoKoOx?m=frzofR8)LfvT1T~Q0qo{2uJQVsKB|VT`Zs-bCNe=} z63K*dAE{ArIr!R`!up$5se_+hmk~~%GYM7%d9B>LtxAL>vuAkEXS*=8139-YE{z8$ zr&V}u{j3m!TFmjdZxunEYSFODCrmcVh0WsTwQ9&fSW`!IYwZfB8mOY=XCN(6eUF2y zL7hY(7Ofy&DuEL2Sp<%I;3#J^`vlUT(4?l3yu5C3_YDvlj@k$_ZgeJ}!S2tfyBST; zTsGT{W~Z+)gPl?|+W3@ep5m_Y5Ni{}%PlP~<=4}n;s1$=46Oux#w?NCIrlxsc!c#- z&T(C1F08=?WN5MIGw6kI{2$y_WSW&ho^czjYUuLNYdvnLcpkO*sHNjid( z`?wcBW>|c1I6j_!f~Q`$WC(FkqRe=Tq!j<@n;|q4DtLyK)HY_gl7wtRxO3H#Bte}U z+zeqKDjC8*WUTQV$y}>&Ys&4?_ySvJT0d}KQ<8#HWqxH082CPYf8>Rz~Pq?yX- TAHyT)pEA?KBPhxk9!~xZG?MqB diff --git a/SCADA/Program/ModbusDriver/obj/Debug/ModbusDriver.csproj.CoreCompileInputs.cache b/SCADA/Program/ModbusDriver/obj/Debug/ModbusDriver.csproj.CoreCompileInputs.cache deleted file mode 100644 index 63527c2..0000000 --- a/SCADA/Program/ModbusDriver/obj/Debug/ModbusDriver.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9be013b3f62515e5c2177e72f2c384551dd4fd36 diff --git a/SCADA/Program/OPCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/OPCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d5866132d947db0b474a8d93ccad77451bbde111..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6157 zcmeHLZBH9V5VpZwFoYD-ln`jrOPaQ6Wm&jDfJl5GHngaDLAFb!au)2}jm?I;TWfa@ za1p{$+1+P1kxV2K|6rkCD))zwxbL_lg%UNL z+uAwdGnq?=H==1vWw|S3aTXO~^f$^lb$iq-gvmS)&0mS7LH2XoOll#=(!7 z=ZRx**Oda__L>_f8UnIPOp;2&=8)DqX~ z`iNgI;>i{M`BA2a^HlnhnME$a(L!=ilMPohSq3JZgKee{)MWh<8e9C|OKf?WEjdfC@~aDrFu$@|&E90k9W}KdeyH}=t#@2pGC4@m zeq>R+n))I9j^|X57tkO<`;kL~1nt$qSxpiSP7fm)OQ)zhLImMJB7F}D{)`ey6B#2i zj%3WZk2GOSAbE3IY9puDWdzd4OoA1IT`Tu~qY`7t>=B;u*$x10gUyYTGvfiuIVrrh zepQG*E#~?>u!^7#wP;x7111~g!g_K2LN#I_ps6FSwLWYYijp6Jw1oW;N7`YX#v=r+ zAWSNO65dgaiMyC6=P>60(x1^(CXviuw6+8N$!a5m?UU4Q#?vtujVa`&qV~_J<}2zj4Z}(vmF}jry>3M>Bs{PZ0iIAeu4^EB2 zsnOH>QLjN)w2|%Mz0_ADdy4-7qkFjf(vt+X{GE!I&DDG3;8I9WM4!CB_9O3m9sC|c zr1TkBW@9tLfQACAdxC6!+#Anod0^0 M9&9-ATVZwlUw7#5x&QzG diff --git a/SCADA/Program/OPCDriver/obj/Debug/OPCDriver.csproj.CoreCompileInputs.cache b/SCADA/Program/OPCDriver/obj/Debug/OPCDriver.csproj.CoreCompileInputs.cache deleted file mode 100644 index c20775b..0000000 --- a/SCADA/Program/OPCDriver/obj/Debug/OPCDriver.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7427020da1b61bef59389709317457491637d5fe diff --git a/SCADA/Program/OPCLib/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/OPCLib/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 9656dcba972aaad03b3d1857ad50ff2d6677ff1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5942 zcmeHLQBxZ?5VpZ67($9^N(eN~rA=p=j^_p!2#^^bhz%{%B=y)Xec%`(->r?p`Q%DE zz-9O?{RN%=#CG>=A7BX0OzjySERWanO4?nmR???UBom3mKUnCO%KZ@}-do`+sb$UB zyF!QDFPqR4($339Lk2sAt*o^RN(&imGl9D#avGrJ&k)8{Qx*gLQjXbbIuMI~L(TB=R7 zUKpGchFoU|c%?8fq5+*Dy^`8q(sQAP64XFJfTFgQY@pB&DCvRfawE5}5jM(LA~A|| zB$-Sy{31<^{5e)`X#))mPh4NuP{7$gLI6s*_8WB8``q5%EnRR&>~cSZA{XlY4{_JB zQ6i{kt%i1`@lA=H_$LZ2N6TV0PWYsxt}B)oE}9okxo%{j0nPkMEV{Q{23>bCNe=} z63GO+kCf$o0fAvtSbu$1>fonWWrWiwT!9lqUdMj7Rf&;g_89N^Y!`-hAm`TUIeUO| zTKQMbuNpC^!@Y(GoC4@0Bb!e7kgH}nzggJ4QjHi0YwCz@onMOiH=^pu>Idg^?IjMa zhIJBvNVI}zsRUa3$1ya%fJU~<-9t!!MpK$b^5Uww-4{S)HtHh8xY3z<2D?9{?p8cK zYuRcyTAjXZ20Nu_H2WNDqi7p@h?NOq*-MK{x%KoH_&+g`p=F>in79ffj$j_`z{IgMcl6 zr{b8t{-7GZmMC}f(TCk2;=bRD-)HQ&w?96fUcghYTQYPlQ#OfxiKNv3BRE4>ex%?D zR#MxT21?TPA7O&amLv%eT;pa4AW+E=NFZa`QzUa|`5W_6=gh*^nX{inU?>woDT*E3 zIp^#d^5@SgHz!?M=j>~2?+4=e2IWkhmG}u=o0OC}XU~yU{Qn@NirD1>gk%U?M1K7i mE4=>;*K=QIB0Pbr?nR46nyHNbH9Ua+D|tISfa0Xu{^Y-BiKhMl diff --git a/SCADA/Program/OPCLib/obj/x86/Debug/OPCLib.csproj.CoreCompileInputs.cache b/SCADA/Program/OPCLib/obj/x86/Debug/OPCLib.csproj.CoreCompileInputs.cache deleted file mode 100644 index d029272..0000000 --- a/SCADA/Program/OPCLib/obj/x86/Debug/OPCLib.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -94984fbddb2109c3812b6de0f400dec9879e3f86 diff --git a/SCADA/Program/SiemensPLCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SCADA/Program/SiemensPLCDriver/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 90544fde5cba710fad44a64554f47870dcdd349d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6249 zcmeHLQBxZ?5VpZwFoYD-ln`i=Yn!%7$8&=V1jq~z#D;`vl3{F@K5z`kcWa|?cXA~i z;4(~qN`FD8Ke63C+h;I@c3Qi`gXQsBUP-&F)k^xbiDV*?_!A5LQn@>X#C^vdDU_&c zYlo|lc_kgXTv&PG`y$vXY-G(Hkcx|7Ew^ON(T=|HmS0VRY(zg|8kfQ#RWc4~otH|V5P!F|wh=U(8 z&l4x$t}6w8#cOPwY6!?GHG#eJBB=7(Cih_4VS&qCrlH-FxN5E%dfujFKAZ@7)NU%X z3bx(9)V3)+7w7w!m}MqwpyOesu%bY}M9Bwmxs3vP&jPbe@RrC#4;1>G4Wuk1hV=Ew;SOmYk&*xz&Y5m|t1l%id(iEj6_te%R}+TW`6zWO5Lq z{fMG?H}ymKEsv=lZ=gYd_9KP{0otpJb1z9aI6aJHES;k22oZz>iS!*L_%li*O=OJ7 zIFd2rE>a`!aR{_Af%R8s#TI^gSwc8{!X(%+fn&$eM`3vzCpo*Va2 z&ae5G_KylNsLfoT2X+C}krs8kbjW1AlwU8bU#dn7gf%rpw|0qxkGOdIZN4D+F-Tif zKA?a~SR*lrN6UzrilBsd90TMIK(ZX>976gNn%E?g=a-FczXKxUQ6u5TwUz@i*!>B0 zH{(f~i)ORYZ1pv!uv3ag8=q3mSKKr1V{MFh*24TkZZ-WG{!ff$Xf^0-OcSwAc;LIn z1FWYk*Yk{-s0OEyp#`J$GU%0X@E=@PV49Uc9&-omO62y)YaMQ+cowz1`4?KyXd8iE zAY66~RscGZHiyyzl-624GkU9-&rVlfJh$UzFY2>#csYFSvI+nKE(9CiNOf1NQXmJq3ZglfJ2O)a`RMNu)hdj@w;PhVNRhHlXrw~wz|UybZ5{tJxm z}ug}5Lk`hfHeFgU;?t8uXJqFsld!wW2$9U?sONKBErQVDuNQ%8b zeKUlQA_XQ^Qk$4FOA=O!0MtcGk_4Wva5IFasALFHk+H^?NM_FR*Cz4KjjynE>g){< zG^K4QpRv9t}6t;6&;&3UZlxu;dr7cjijY&ch+H`7sDVYNG*e0)^;ug+L`WV_~Fe&QFJ+<&e4(f)6r(KnM~$ycpC zMzOfK>3Mdzh%0ZD@9ky!pr=#^hFM{PI*JQM<>}B>L^LT8&RU(QHF>&opx}5YxCa(O ztjIm~8f>qFr!Lm|sVs!&%?cfC}bVkHA-2~_^iFV#^(O>5?fdx^UnOe;?nFKompI3ExcD&ZnCous!kjWi` z1pZ86lEY*gljD#~8z&$&%08okGEPGN!FHq1pYAt-PHz%H?IGp0ttZvikVzIc;5}a$ z(9k~RtZwZXr$El{+46n+CkZ6fCT^Dnc7@7y#Y4NfMnu>wmnx-wSzQ3UrUUfWZjnw* zhWF%n`<1=5cn{>XqYg>~UfKfg)S#048$+VJOOz~!IBPWb0V;SJl3V)+KR6F)B>))t z<8t2+d1!tOo0~&r%{eo!H2ZChGtg)PdmA4@ZXCvDoQ2FZ7Fn}1v&E&{NAQ1UI**fr zzs5OCtW6elUE@6DCoI?ZjSD(Qw`d;c?Ne-nhlO7fHsCY%nh4io4mU2PARZ1dmZMKF z#$^z{p77|w>TsM=a2&9kR4E{y(t>l0&KMs9AW0Yy{VEbbxb5l|Q&xw0#+6iIYAkRy z%vFGKQq!hh2i6|za}9vn=>av#2Gt6gsp8-!AT-W(z)8;yTAceD<`aPNQZrjg!Lh0x zsn~S58@Q=q_0NM^s~f2rugt@qhWQL&(sS+#^=aR7p94^O&RyMdXzUGNq-wW^)DN}Y zZlMJG&P5-5JlQVQvDXXovP&?v0z=pdq4)6LVTGoUcL8SuwCWRRQ-_Pqo6!E2J!HgYpQU?ZuM1~W4ZaBA{*i&BLoETKIx@tHAaFM9XkG6E^6Mi*eghMK=7hCB6}cWtAK zG`v=S>z!X3exLN@Cw#5&e06Fn_YLfNgC~y>Tl~<#ScasL{0^MQXs`zO7BUkx_(C9y zkzpM!-aC>khKk=P&138spFGBoaj?dBkX+aX@EAM8;?Q&(TiwZy)%KcB0{j7puqr0p2C99smFU diff --git a/SCADA/Program/TagConfig/TagConfig/obj/x86/Debug/TagConfig.csproj.CoreCompileInputs.cache b/SCADA/Program/TagConfig/TagConfig/obj/x86/Debug/TagConfig.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3f03244..0000000 --- a/SCADA/Program/TagConfig/TagConfig/obj/x86/Debug/TagConfig.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -7efbd9325b6e0d4fb1a955c4ea1ae176b1bfa5d0