diff --git a/.gitignore b/.gitignore index 833a780..9ab9159 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,15 @@ # Local build output and generated artifacts output/ MigrationBackup/656a44af/6.Common/Txgy.Controls/ +.vs/ +obj/ +**/bin/Debug/*.pdb +**/bin/Debug/*.dll.config +**/bin/Debug/*.exe.config +**/bin/Debug/BaseModule.dll +**/bin/Debug/SysModule.dll +**/bin/Debug/Txgy.Controls.dll +**/bin/Debug/Txgy.EWS.Client.*.dll # Executable programs should not be committed *.exe diff --git a/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx b/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx deleted file mode 100644 index 882c1f8..0000000 Binary files a/.vs/Client/FileContentIndex/04513eaa-d77d-474a-a6a4-d37bf19a311c.vsidx and /dev/null differ diff --git a/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx b/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx deleted file mode 100644 index 24d4f2a..0000000 Binary files a/.vs/Client/FileContentIndex/4a56f92f-e74b-4b35-945a-ef6986594007.vsidx and /dev/null differ diff --git a/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx b/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx deleted file mode 100644 index 251b070..0000000 Binary files a/.vs/Client/FileContentIndex/a58bb7bf-1e1e-4fbf-84ae-1a6fa895cf53.vsidx and /dev/null differ diff --git a/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx b/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx deleted file mode 100644 index c37304f..0000000 Binary files a/.vs/Client/FileContentIndex/ec3dbe08-eab0-40f7-9fda-dc63101d55c8.vsidx and /dev/null differ diff --git a/.vs/Client/FileContentIndex/read.lock b/.vs/Client/FileContentIndex/read.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.vs/Client/v17/.wsuo b/.vs/Client/v17/.wsuo deleted file mode 100644 index 139be2b..0000000 Binary files a/.vs/Client/v17/.wsuo and /dev/null differ diff --git a/.vs/Client/v17/workspaceFileList.bin b/.vs/Client/v17/workspaceFileList.bin deleted file mode 100644 index d50d024..0000000 Binary files a/.vs/Client/v17/workspaceFileList.bin and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db b/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db deleted file mode 100644 index 6b12ef0..0000000 Binary files a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/CodeChunks.db and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db b/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db deleted file mode 100644 index 733c6bb..0000000 Binary files a/.vs/Txgy.EWS.Client/CopilotIndices/17.14.734.62261/SemanticSymbols.db and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx b/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx deleted file mode 100644 index e94f6c5..0000000 Binary files a/.vs/Txgy.EWS.Client/FileContentIndex/bbad6dc2-5d54-46c1-bd84-d695daf30a69.vsidx and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/v17/.suo b/.vs/Txgy.EWS.Client/v17/.suo deleted file mode 100644 index da2435e..0000000 Binary files a/.vs/Txgy.EWS.Client/v17/.suo and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo b/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo deleted file mode 100644 index 504a696..0000000 Binary files a/.vs/Txgy.EWS.Client/v17/.sync-conflict-20230116-162658-TL7BDPZ.suo and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt b/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt deleted file mode 100644 index 0baaf68..0000000 Binary files a/.vs/Txgy.EWS.Client/v17/HierarchyCache.v1.txt and /dev/null differ diff --git a/.vs/Txgy.EWS.Client/v18/.suo b/.vs/Txgy.EWS.Client/v18/.suo deleted file mode 100644 index da2435e..0000000 Binary files a/.vs/Txgy.EWS.Client/v18/.suo and /dev/null differ diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json deleted file mode 100644 index 37c8587..0000000 --- a/.vs/VSWorkspaceState.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "ExpandedNodes": [ - "", - "\\Txgy.EWS.Client.Start" - ], - "SelectedNode": "\\Txgy.EWS.Client.Start\\Txgy.EWS.Client.Start.csproj", - "PreviewInSolutionExplorer": false -} \ No newline at end of file diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite deleted file mode 100644 index 727e4c3..0000000 Binary files a/.vs/slnx.sqlite and /dev/null differ diff --git a/BaseModule/bin/Debug/BaseModule.dll b/BaseModule/bin/Debug/BaseModule.dll deleted file mode 100644 index f7a3417..0000000 Binary files a/BaseModule/bin/Debug/BaseModule.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/BaseModule.dll.config b/BaseModule/bin/Debug/BaseModule.dll.config deleted file mode 100644 index c84e34e..0000000 --- a/BaseModule/bin/Debug/BaseModule.dll.config +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BaseModule/bin/Debug/BaseModule.pdb b/BaseModule/bin/Debug/BaseModule.pdb deleted file mode 100644 index 9938cd8..0000000 Binary files a/BaseModule/bin/Debug/BaseModule.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/FreeSql.pdb b/BaseModule/bin/Debug/FreeSql.pdb deleted file mode 100644 index 7eb80d8..0000000 Binary files a/BaseModule/bin/Debug/FreeSql.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/MaterialDesignColors.pdb b/BaseModule/bin/Debug/MaterialDesignColors.pdb deleted file mode 100644 index f6c71f3..0000000 Binary files a/BaseModule/bin/Debug/MaterialDesignColors.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb b/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb deleted file mode 100644 index e8a7e9a..0000000 Binary files a/BaseModule/bin/Debug/MaterialDesignThemes.Wpf.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb b/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb deleted file mode 100644 index eb0a789..0000000 Binary files a/BaseModule/bin/Debug/Microsoft.Xaml.Behaviors.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb b/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb deleted file mode 100644 index 60653c7..0000000 Binary files a/BaseModule/bin/Debug/Prism.Unity.Wpf.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Prism.Wpf.pdb b/BaseModule/bin/Debug/Prism.Wpf.pdb deleted file mode 100644 index 8cd68c3..0000000 Binary files a/BaseModule/bin/Debug/Prism.Wpf.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Prism.pdb b/BaseModule/bin/Debug/Prism.pdb deleted file mode 100644 index 6ae7e9b..0000000 Binary files a/BaseModule/bin/Debug/Prism.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.Controls.dll b/BaseModule/bin/Debug/Txgy.Controls.dll deleted file mode 100644 index 570f128..0000000 Binary files a/BaseModule/bin/Debug/Txgy.Controls.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.Controls.pdb b/BaseModule/bin/Debug/Txgy.Controls.pdb deleted file mode 100644 index cd23c45..0000000 Binary files a/BaseModule/bin/Debug/Txgy.Controls.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll deleted file mode 100644 index 912263d..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config deleted file mode 100644 index b85aff6..0000000 --- a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.dll.config +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb deleted file mode 100644 index e898f24..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll deleted file mode 100644 index e4e453f..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config deleted file mode 100644 index 670b390..0000000 --- a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.dll.config +++ /dev/null @@ -1,51 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb deleted file mode 100644 index b93b07a..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll deleted file mode 100644 index 1856af1..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb deleted file mode 100644 index 5cd444c..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll deleted file mode 100644 index 4ea6c8a..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb deleted file mode 100644 index ab059ce..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll deleted file mode 100644 index 4a31296..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config deleted file mode 100644 index bac1a82..0000000 --- a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.dll.config +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb deleted file mode 100644 index 43968c9..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll deleted file mode 100644 index 7e6e6ae..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config deleted file mode 100644 index f136da2..0000000 --- a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.dll.config +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb b/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb deleted file mode 100644 index b977063..0000000 Binary files a/BaseModule/bin/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb b/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb deleted file mode 100644 index 8d7cebd..0000000 Binary files a/BaseModule/bin/Debug/Txgy.Microseismic.BaseLib.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Unity.Abstractions.pdb b/BaseModule/bin/Debug/Unity.Abstractions.pdb deleted file mode 100644 index d3bcff4..0000000 Binary files a/BaseModule/bin/Debug/Unity.Abstractions.pdb and /dev/null differ diff --git a/BaseModule/bin/Debug/Unity.Container.pdb b/BaseModule/bin/Debug/Unity.Container.pdb deleted file mode 100644 index 4ea0808..0000000 Binary files a/BaseModule/bin/Debug/Unity.Container.pdb and /dev/null differ diff --git a/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/BaseModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources b/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.Properties.Resources.resources and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache b/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache deleted file mode 100644 index 2eccdb8..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache b/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache deleted file mode 100644 index de5abb8..0000000 --- a/BaseModule/obj/Debug/BaseModule.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9b31af0639102e908d9ce2bec4b68f1798f703a402ebad393430cb60b5fa2bdf diff --git a/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt b/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt deleted file mode 100644 index 8b61d49..0000000 --- a/BaseModule/obj/Debug/BaseModule.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,412 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\01.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\02.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\03.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\04.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\05.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\06.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\07.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\08.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\09.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\10.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\11.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\SciColorMaps.Portable.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\ExampleLibrary.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Cad.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\NLog.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Pdf.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.GL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectX.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Licensing.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine11.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine9.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXInit.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXFiles.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\01.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\02.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\03.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\04.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\05.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\06.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\07.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\08.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\09.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\10.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\audio\11.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\BaseModule.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\SciColorMaps.Portable.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Aspose.Cells.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\ExampleLibrary.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Cad.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\DotRas.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\NLog.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.Pdf.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\WW.GL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectX.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Licensing.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine11.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.RenderingEngine9.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXInit.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.DirectXFiles.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Unity.Wpf.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Prism.Wpf.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Abstractions.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Unity.Container.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\FreeSql.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\log4net.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Newtonsoft.Json.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\MaterialDesignColors.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddRoleDialog.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\AddUserDialog.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\RoleManagementView.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\SelectUserDialog.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\Views\UserManagementView.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.g.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.csproj.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\BaseModule.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Controls.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\bin\Debug\Txgy.Controls.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\01.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\02.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\03.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\04.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\05.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\06.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\07.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\08.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\09.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\10.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\audio\11.wav -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.dll.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\BaseModule.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Controls.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Abstractions.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Container.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\SciColorMaps.Portable.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Aspose.Cells.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Newtonsoft.Json.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\ExampleLibrary.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.Cad.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignColors.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\DotRas.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\NLog.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.Pdf.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\WW.GL.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingDefinitions.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectX.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Licensing.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine11.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.RenderingEngine9.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectXInit.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.DirectXFiles.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Controls.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Assets.dll.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Common.dll.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Entity.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.IBLL.dll.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.Models.dll.config -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Microsoft.Xaml.Behaviors.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Unity.Wpf.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Prism.Wpf.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\System.Threading.Tasks.Extensions.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Abstractions.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Unity.Container.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignThemes.Wpf.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\FreeSql.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.Microseismic.BaseLib.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\log4net.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Newtonsoft.Json.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\Arction.Wpf.Charting.LightningChart.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\OxyPlot.Wpf.Shared.xml -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\MaterialDesignColors.pdb -D:\devpro\TXGY.EWS\Client2\BaseModule\bin\Debug\zh-Hans\FreeSql.resources.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddRoleDialog.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddUserDialog.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\ModifyRolesDialog.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\RoleManagementView.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\SelectUserDialog.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\UserManagementView.g.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule_MarkupCompile.cache -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule_MarkupCompile.lref -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddRoleDialog.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\AddUserDialog.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\ModifyRolesDialog.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\RoleManagementView.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\SelectUserDialog.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\Views\UserManagementView.baml -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.g.resources -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.Properties.Resources.resources -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.GenerateResource.cache -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.csproj.Up2Date -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.dll -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\BaseModule.pdb diff --git a/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache b/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache deleted file mode 100644 index eab7e43..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.csproj.GenerateResource.cache and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule.csproj.Up2Date b/BaseModule/obj/Debug/BaseModule.csproj.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/BaseModule/obj/Debug/BaseModule.dll b/BaseModule/obj/Debug/BaseModule.dll deleted file mode 100644 index f7a3417..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.dll and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule.g.resources b/BaseModule/obj/Debug/BaseModule.g.resources deleted file mode 100644 index cf33440..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.g.resources and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule.pdb b/BaseModule/obj/Debug/BaseModule.pdb deleted file mode 100644 index 9938cd8..0000000 Binary files a/BaseModule/obj/Debug/BaseModule.pdb and /dev/null differ diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache b/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache deleted file mode 100644 index 6b5dedb..0000000 --- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -BaseModule - - -library -C# -.cs -D:\devpro\TXGY.EWS\Client2\BaseModule\obj\Debug\ -BaseModule -none -false -DEBUG;TRACE - -6946451438 - -16204290061 -29218687490 -Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml; - -False - diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache b/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache deleted file mode 100644 index 62a6ab3..0000000 --- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -BaseModule - - -library -C# -.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Debug\ -BaseModule -none -false -DEBUG;TRACE - -6946451438 - -172126068182 -2980158456 -Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml; - -True - diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref b/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref deleted file mode 100644 index 83da008..0000000 --- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.i.lref +++ /dev/null @@ -1,9 +0,0 @@ - - -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddRoleDialog.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddUserDialog.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\ModifyRolesDialog.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\RoleManagementView.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\SelectUserDialog.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\UserManagementView.xaml;; - diff --git a/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref b/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref deleted file mode 100644 index a79aae7..0000000 --- a/BaseModule/obj/Debug/BaseModule_MarkupCompile.lref +++ /dev/null @@ -1,9 +0,0 @@ - - -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\AddRoleDialog.xaml;; -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\AddUserDialog.xaml;; -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\ModifyRolesDialog.xaml;; -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\RoleManagementView.xaml;; -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\SelectUserDialog.xaml;; -FD:\devpro\TXGY.EWS\Client2\BaseModule\Views\UserManagementView.xaml;; - diff --git a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index f462633..0000000 Binary files a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index ac7f7b3..0000000 Binary files a/BaseModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index ed31af8..0000000 Binary files a/BaseModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/BaseModule/obj/Debug/UserControl1.g.i.cs b/BaseModule/obj/Debug/UserControl1.g.i.cs deleted file mode 100644 index 2391c2b..0000000 --- a/BaseModule/obj/Debug/UserControl1.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "B92F67B6405A2C1F68643A5D8B98CFDDE27F2F933CF4B62F73CD9D072210D658" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule; -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.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 BaseModule { - - - /// - /// UserControl1 - /// - public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/usercontrol1.xaml", System.UriKind.Relative); - - #line 1 "..\..\UserControl1.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.baml b/BaseModule/obj/Debug/Views/AddRoleDialog.baml deleted file mode 100644 index 59c7116..0000000 Binary files a/BaseModule/obj/Debug/Views/AddRoleDialog.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs b/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs deleted file mode 100644 index a6a4f09..0000000 --- a/BaseModule/obj/Debug/Views/AddRoleDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddRoleDialog - /// - public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddRoleDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs b/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs deleted file mode 100644 index a6a4f09..0000000 --- a/BaseModule/obj/Debug/Views/AddRoleDialog.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddRoleDialog - /// - public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddRoleDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.baml b/BaseModule/obj/Debug/Views/AddUserDialog.baml deleted file mode 100644 index 465e191..0000000 Binary files a/BaseModule/obj/Debug/Views/AddUserDialog.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.g.cs b/BaseModule/obj/Debug/Views/AddUserDialog.g.cs deleted file mode 100644 index c47236c..0000000 --- a/BaseModule/obj/Debug/Views/AddUserDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddUserDialog - /// - public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs b/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs deleted file mode 100644 index c47236c..0000000 --- a/BaseModule/obj/Debug/Views/AddUserDialog.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddUserDialog - /// - public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml b/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml deleted file mode 100644 index 7db230d..0000000 Binary files a/BaseModule/obj/Debug/Views/ModifyRolesDialog.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs b/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs deleted file mode 100644 index 114acb4..0000000 --- a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// ModifyRolesDialog - /// - public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\ModifyRolesDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs b/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs deleted file mode 100644 index 114acb4..0000000 --- a/BaseModule/obj/Debug/Views/ModifyRolesDialog.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// ModifyRolesDialog - /// - public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\ModifyRolesDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.baml b/BaseModule/obj/Debug/Views/RoleManagementView.baml deleted file mode 100644 index 90df847..0000000 Binary files a/BaseModule/obj/Debug/Views/RoleManagementView.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.g.cs b/BaseModule/obj/Debug/Views/RoleManagementView.g.cs deleted file mode 100644 index 8639908..0000000 --- a/BaseModule/obj/Debug/Views/RoleManagementView.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// RoleManagementView - /// - public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\RoleManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs b/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs deleted file mode 100644 index 8639908..0000000 --- a/BaseModule/obj/Debug/Views/RoleManagementView.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// RoleManagementView - /// - public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\RoleManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.baml b/BaseModule/obj/Debug/Views/SelectUserDialog.baml deleted file mode 100644 index 9a07c0e..0000000 Binary files a/BaseModule/obj/Debug/Views/SelectUserDialog.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs b/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs deleted file mode 100644 index 8f9ce5a..0000000 --- a/BaseModule/obj/Debug/Views/SelectUserDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// SelectUserDialog - /// - public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\SelectUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs b/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs deleted file mode 100644 index 8f9ce5a..0000000 --- a/BaseModule/obj/Debug/Views/SelectUserDialog.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// SelectUserDialog - /// - public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\SelectUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/UserManagementView.baml b/BaseModule/obj/Debug/Views/UserManagementView.baml deleted file mode 100644 index be5628c..0000000 Binary files a/BaseModule/obj/Debug/Views/UserManagementView.baml and /dev/null differ diff --git a/BaseModule/obj/Debug/Views/UserManagementView.g.cs b/BaseModule/obj/Debug/Views/UserManagementView.g.cs deleted file mode 100644 index eb47c67..0000000 --- a/BaseModule/obj/Debug/Views/UserManagementView.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// UserManagementView - /// - public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\UserManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs b/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs deleted file mode 100644 index eb47c67..0000000 --- a/BaseModule/obj/Debug/Views/UserManagementView.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// UserManagementView - /// - public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\UserManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Debug/_IsIncrementalBuild b/BaseModule/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/BaseModule/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/BaseModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache b/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache deleted file mode 100644 index 76af616..0000000 Binary files a/BaseModule/obj/Release/BaseModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/BaseModule/obj/Release/BaseModule_MarkupCompile.cache b/BaseModule/obj/Release/BaseModule_MarkupCompile.cache deleted file mode 100644 index a8f79f9..0000000 --- a/BaseModule/obj/Release/BaseModule_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -BaseModule - - -library -C# -.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\obj\Release\ -BaseModule -none -false -TRACE - -6946451438 - -16204290061 -131971940569 -Views\AddRoleDialog.xaml;Views\AddUserDialog.xaml;Views\ModifyRolesDialog.xaml;Views\RoleManagementView.xaml;Views\SelectUserDialog.xaml;Views\UserManagementView.xaml; - -True - diff --git a/BaseModule/obj/Release/BaseModule_MarkupCompile.lref b/BaseModule/obj/Release/BaseModule_MarkupCompile.lref deleted file mode 100644 index 8c6c3c7..0000000 --- a/BaseModule/obj/Release/BaseModule_MarkupCompile.lref +++ /dev/null @@ -1,9 +0,0 @@ - - -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddRoleDialog.xaml;; -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\AddUserDialog.xaml;; -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\ModifyRolesDialog.xaml;; -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\RoleManagementView.xaml;; -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\SelectUserDialog.xaml;; -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\BaseModule\Views\UserManagementView.xaml;; - diff --git a/BaseModule/obj/Release/Views/AddRoleDialog.g.cs b/BaseModule/obj/Release/Views/AddRoleDialog.g.cs deleted file mode 100644 index a6a4f09..0000000 --- a/BaseModule/obj/Release/Views/AddRoleDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddRoleDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "D766FDC35F2E5562052FD8B21315106F70E89C8DDDE5143476BA42D7AF800E3F" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddRoleDialog - /// - public partial class AddRoleDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/addroledialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddRoleDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Release/Views/AddUserDialog.g.cs b/BaseModule/obj/Release/Views/AddUserDialog.g.cs deleted file mode 100644 index c47236c..0000000 --- a/BaseModule/obj/Release/Views/AddUserDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\AddUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "FCEF33214A1F9BE1C83A5F4EE526EC4AA5A442F241FD164B580B253870E02294" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// AddUserDialog - /// - public partial class AddUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/adduserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\AddUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs b/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs deleted file mode 100644 index 114acb4..0000000 --- a/BaseModule/obj/Release/Views/ModifyRolesDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\ModifyRolesDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C216E75DC3A823C2C8715DC7E85B9B531D469912A3AD8E921D50C6620882EE6A" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// ModifyRolesDialog - /// - public partial class ModifyRolesDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/modifyrolesdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\ModifyRolesDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Release/Views/RoleManagementView.g.cs b/BaseModule/obj/Release/Views/RoleManagementView.g.cs deleted file mode 100644 index 8639908..0000000 --- a/BaseModule/obj/Release/Views/RoleManagementView.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\RoleManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "53EC5FAC73156218BC14F60C2A0389902D0705BDB0B41C8B6252924BA62C3AC3" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// RoleManagementView - /// - public partial class RoleManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/rolemanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\RoleManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Release/Views/SelectUserDialog.g.cs b/BaseModule/obj/Release/Views/SelectUserDialog.g.cs deleted file mode 100644 index 8f9ce5a..0000000 --- a/BaseModule/obj/Release/Views/SelectUserDialog.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\SelectUserDialog.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "37082A8E3E8A1B5A04171564EE926E79E53BF79599D1554707BEDEF5CAFF97AF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// SelectUserDialog - /// - public partial class SelectUserDialog : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/selectuserdialog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\SelectUserDialog.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) { - this._contentLoaded = true; - } - } -} - diff --git a/BaseModule/obj/Release/Views/UserManagementView.g.cs b/BaseModule/obj/Release/Views/UserManagementView.g.cs deleted file mode 100644 index eb47c67..0000000 --- a/BaseModule/obj/Release/Views/UserManagementView.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\UserManagementView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0C3655074FD24661CC2BDD4B788D5E1A7BE7C6B26CE59682A649CA12E8763BB8" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using BaseModule.Views; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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 BaseModule.Views { - - - /// - /// UserManagementView - /// - public partial class UserManagementView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/BaseModule;component/views/usermanagementview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\UserManagementView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/SysModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 5d8124d..0000000 Binary files a/SysModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache b/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache deleted file mode 100644 index 6c695b1..0000000 Binary files a/SysModule/obj/Debug/SysModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache b/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache deleted file mode 100644 index 416f7e4..0000000 --- a/SysModule/obj/Debug/SysModule_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -SysModule - - -library -C# -.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\SysModule\obj\Debug\ -SysModule -none -false -DEBUG;TRACE - -1709172425 - -5493033757 -13-38814620 -UserControl1.xaml; - -True - diff --git a/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref b/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref deleted file mode 100644 index 39a89ea..0000000 --- a/SysModule/obj/Debug/SysModule_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FE:\TayCode\Code2022\Txgy\Txgy.EWS\Client\SysModule\UserControl1.xaml;; - diff --git a/SysModule/obj/Debug/UserControl1.g.i.cs b/SysModule/obj/Debug/UserControl1.g.i.cs deleted file mode 100644 index 8da6b86..0000000 --- a/SysModule/obj/Debug/UserControl1.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "CCD4C38625736F22A2E0B735779776C3B90F80577947DA785962F6902E8EC8A9" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using SysModule; -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.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 SysModule { - - - /// - /// UserControl1 - /// - public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/SysModule;component/usercontrol1.xaml", System.UriKind.Relative); - - #line 1 "..\..\UserControl1.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) { - this._contentLoaded = true; - } - } -} - diff --git a/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/SysModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache b/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache deleted file mode 100644 index 6c695b1..0000000 Binary files a/SysModule/obj/Release/SysModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.Controls/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.baml b/Txgy.Controls/obj/Debug/CalendarClock1row.baml deleted file mode 100644 index 7ad8eea..0000000 Binary files a/Txgy.Controls/obj/Debug/CalendarClock1row.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs deleted file mode 100644 index 39021db..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock1row.g.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock1row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AFCB3C9D6A0F22ACA0E6F30C061EA0165EE7A3182ACFC55C818CD68C30C6A9EF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock1row - /// - public partial class CalendarClock1row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 25 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 32 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 41 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock1row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock1row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs deleted file mode 100644 index 39021db..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock1row.g.i.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock1row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "AFCB3C9D6A0F22ACA0E6F30C061EA0165EE7A3182ACFC55C818CD68C30C6A9EF" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock1row - /// - public partial class CalendarClock1row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 25 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 32 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 41 "..\..\CalendarClock1row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock1row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock1row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.baml b/Txgy.Controls/obj/Debug/CalendarClock2row.baml deleted file mode 100644 index 3727de8..0000000 Binary files a/Txgy.Controls/obj/Debug/CalendarClock2row.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs deleted file mode 100644 index d31b3c9..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock2row.g.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock2row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "224A03CE2CE514C2AE4E08A63EF8005EDF530080DD2E9D281E0D7363586D79F1" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock2row - /// - public partial class CalendarClock2row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 31 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 38 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock2row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock2row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs deleted file mode 100644 index d31b3c9..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock2row.g.i.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock2row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "224A03CE2CE514C2AE4E08A63EF8005EDF530080DD2E9D281E0D7363586D79F1" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock2row - /// - public partial class CalendarClock2row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 31 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 38 "..\..\CalendarClock2row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock2row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock2row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.baml b/Txgy.Controls/obj/Debug/CalendarClock3row.baml deleted file mode 100644 index b1df1c3..0000000 Binary files a/Txgy.Controls/obj/Debug/CalendarClock3row.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs b/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs deleted file mode 100644 index 9bbd6a1..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock3row.g.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock3row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "418D55EA6D013B1D9BFB45AFC726A8B609B7671D84659E7A4A81916F7D87A43C" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock3row - /// - public partial class CalendarClock3row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 21 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 27 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 34 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock3row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock3row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs b/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs deleted file mode 100644 index 9bbd6a1..0000000 --- a/Txgy.Controls/obj/Debug/CalendarClock3row.g.i.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\CalendarClock3row.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "418D55EA6D013B1D9BFB45AFC726A8B609B7671D84659E7A4A81916F7D87A43C" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; -using Txgy.Controls.Converters; - - -namespace Txgy.Controls { - - - /// - /// CalendarClock3row - /// - public partial class CalendarClock3row : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 21 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblTime; - - #line default - #line hidden - - - #line 27 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblGL; - - #line default - #line hidden - - - #line 34 "..\..\CalendarClock3row.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Label lblNL; - - #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("/Txgy.Controls;component/calendarclock3row.xaml", System.UriKind.Relative); - - #line 1 "..\..\CalendarClock3row.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.lblTime = ((System.Windows.Controls.Label)(target)); - return; - case 2: - this.lblGL = ((System.Windows.Controls.Label)(target)); - return; - case 3: - this.lblNL = ((System.Windows.Controls.Label)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.baml b/Txgy.Controls/obj/Debug/CircularProgressBar.baml deleted file mode 100644 index be332e4..0000000 Binary files a/Txgy.Controls/obj/Debug/CircularProgressBar.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs b/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs deleted file mode 100644 index 7464155..0000000 --- a/Txgy.Controls/obj/Debug/CircularProgressBar.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\CircularProgressBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "18E82A829A2055ED2175A3A16AD366D67021B919E1407CBD6D3C2EC939DE7873" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// CircularProgressBar - /// - public partial class CircularProgressBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 9 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid layout; - - #line default - #line hidden - - - #line 14 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse backEllipse; - - #line default - #line hidden - - - #line 19 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Path path; - - #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("/Txgy.Controls;component/circularprogressbar.xaml", System.UriKind.Relative); - - #line 1 "..\..\CircularProgressBar.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.layout = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.backEllipse = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 3: - this.path = ((System.Windows.Shapes.Path)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs b/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs deleted file mode 100644 index 7464155..0000000 --- a/Txgy.Controls/obj/Debug/CircularProgressBar.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\CircularProgressBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "18E82A829A2055ED2175A3A16AD366D67021B919E1407CBD6D3C2EC939DE7873" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// CircularProgressBar - /// - public partial class CircularProgressBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 9 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid layout; - - #line default - #line hidden - - - #line 14 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse backEllipse; - - #line default - #line hidden - - - #line 19 "..\..\CircularProgressBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Path path; - - #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("/Txgy.Controls;component/circularprogressbar.xaml", System.UriKind.Relative); - - #line 1 "..\..\CircularProgressBar.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.layout = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.backEllipse = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 3: - this.path = ((System.Windows.Shapes.Path)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.baml b/Txgy.Controls/obj/Debug/ColorMapBar.baml deleted file mode 100644 index c559685..0000000 Binary files a/Txgy.Controls/obj/Debug/ColorMapBar.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.g.cs b/Txgy.Controls/obj/Debug/ColorMapBar.g.cs deleted file mode 100644 index 930a6f8..0000000 --- a/Txgy.Controls/obj/Debug/ColorMapBar.g.cs +++ /dev/null @@ -1,89 +0,0 @@ -#pragma checksum "..\..\ColorMapBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2FB414B24B8637F36283161CE03DD02681A0F1BE21AC0D1D87705D587F791D7F" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// ColorMapBar - /// - public partial class ColorMapBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 7 "..\..\ColorMapBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Txgy.Controls.ColorMapBar colorMapBar; - - #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("/Txgy.Controls;component/colormapbar.xaml", System.UriKind.Relative); - - #line 1 "..\..\ColorMapBar.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.colorMapBar = ((Txgy.Controls.ColorMapBar)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs b/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs deleted file mode 100644 index 930a6f8..0000000 --- a/Txgy.Controls/obj/Debug/ColorMapBar.g.i.cs +++ /dev/null @@ -1,89 +0,0 @@ -#pragma checksum "..\..\ColorMapBar.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "2FB414B24B8637F36283161CE03DD02681A0F1BE21AC0D1D87705D587F791D7F" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// ColorMapBar - /// - public partial class ColorMapBar : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 7 "..\..\ColorMapBar.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Txgy.Controls.ColorMapBar colorMapBar; - - #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("/Txgy.Controls;component/colormapbar.xaml", System.UriKind.Relative); - - #line 1 "..\..\ColorMapBar.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.colorMapBar = ((Txgy.Controls.ColorMapBar)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 041845a..0000000 Binary files a/Txgy.Controls/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs b/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index ffa4e1e..0000000 --- a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本: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/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index ffa4e1e..0000000 --- a/Txgy.Controls/obj/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本: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/Txgy.Controls/obj/Debug/Loading.baml b/Txgy.Controls/obj/Debug/Loading.baml deleted file mode 100644 index 26b1e8e..0000000 Binary files a/Txgy.Controls/obj/Debug/Loading.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Loading.g.cs b/Txgy.Controls/obj/Debug/Loading.g.cs deleted file mode 100644 index 6e8c710..0000000 --- a/Txgy.Controls/obj/Debug/Loading.g.cs +++ /dev/null @@ -1,210 +0,0 @@ -#pragma checksum "..\..\Loading.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "40C6E67318EC443854A65E8230A20995A03D3496673C00D3197AD4D85F0BCB41" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// Loading - /// - public partial class Loading : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 108 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt1; - - #line default - #line hidden - - - #line 110 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e1; - - #line default - #line hidden - - - #line 114 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt2; - - #line default - #line hidden - - - #line 116 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e2; - - #line default - #line hidden - - - #line 120 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt3; - - #line default - #line hidden - - - #line 122 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e3; - - #line default - #line hidden - - - #line 126 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt4; - - #line default - #line hidden - - - #line 128 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e4; - - #line default - #line hidden - - - #line 132 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt5; - - #line default - #line hidden - - - #line 134 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e5; - - #line default - #line hidden - - - #line 138 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt6; - - #line default - #line hidden - - - #line 140 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e6; - - #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("/Txgy.Controls;component/loading.xaml", System.UriKind.Relative); - - #line 1 "..\..\Loading.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.rt1 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 2: - this.e1 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 3: - this.rt2 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 4: - this.e2 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 5: - this.rt3 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 6: - this.e3 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 7: - this.rt4 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 8: - this.e4 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 9: - this.rt5 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 10: - this.e5 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 11: - this.rt6 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 12: - this.e6 = ((System.Windows.Shapes.Ellipse)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/Loading.g.i.cs b/Txgy.Controls/obj/Debug/Loading.g.i.cs deleted file mode 100644 index 6e8c710..0000000 --- a/Txgy.Controls/obj/Debug/Loading.g.i.cs +++ /dev/null @@ -1,210 +0,0 @@ -#pragma checksum "..\..\Loading.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "40C6E67318EC443854A65E8230A20995A03D3496673C00D3197AD4D85F0BCB41" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// Loading - /// - public partial class Loading : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 108 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt1; - - #line default - #line hidden - - - #line 110 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e1; - - #line default - #line hidden - - - #line 114 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt2; - - #line default - #line hidden - - - #line 116 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e2; - - #line default - #line hidden - - - #line 120 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt3; - - #line default - #line hidden - - - #line 122 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e3; - - #line default - #line hidden - - - #line 126 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt4; - - #line default - #line hidden - - - #line 128 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e4; - - #line default - #line hidden - - - #line 132 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt5; - - #line default - #line hidden - - - #line 134 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e5; - - #line default - #line hidden - - - #line 138 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Media.RotateTransform rt6; - - #line default - #line hidden - - - #line 140 "..\..\Loading.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Shapes.Ellipse e6; - - #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("/Txgy.Controls;component/loading.xaml", System.UriKind.Relative); - - #line 1 "..\..\Loading.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.rt1 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 2: - this.e1 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 3: - this.rt2 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 4: - this.e2 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 5: - this.rt3 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 6: - this.e3 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 7: - this.rt4 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 8: - this.e4 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 9: - this.rt5 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 10: - this.e5 = ((System.Windows.Shapes.Ellipse)(target)); - return; - case 11: - this.rt6 = ((System.Windows.Media.RotateTransform)(target)); - return; - case 12: - this.e6 = ((System.Windows.Shapes.Ellipse)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/Pagination.baml b/Txgy.Controls/obj/Debug/Pagination.baml deleted file mode 100644 index 5641534..0000000 Binary files a/Txgy.Controls/obj/Debug/Pagination.baml and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Pagination.g.cs b/Txgy.Controls/obj/Debug/Pagination.g.cs deleted file mode 100644 index 085a55e..0000000 --- a/Txgy.Controls/obj/Debug/Pagination.g.cs +++ /dev/null @@ -1,87 +0,0 @@ -#pragma checksum "..\..\Pagination.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "54B53153A864907A229C6777EBFB3DAD50B51E9F3035368238E258D6D02D11B4" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using Microsoft.Windows.Themes; -using Microsoft.Xaml.Behaviors; -using Microsoft.Xaml.Behaviors.Core; -using Microsoft.Xaml.Behaviors.Input; -using Microsoft.Xaml.Behaviors.Layout; -using Microsoft.Xaml.Behaviors.Media; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// Pagination - /// - public partial class Pagination : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.Controls;component/pagination.xaml", System.UriKind.Relative); - - #line 1 "..\..\Pagination.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/Pagination.g.i.cs b/Txgy.Controls/obj/Debug/Pagination.g.i.cs deleted file mode 100644 index 085a55e..0000000 --- a/Txgy.Controls/obj/Debug/Pagination.g.i.cs +++ /dev/null @@ -1,87 +0,0 @@ -#pragma checksum "..\..\Pagination.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "54B53153A864907A229C6777EBFB3DAD50B51E9F3035368238E258D6D02D11B4" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using Microsoft.Windows.Themes; -using Microsoft.Xaml.Behaviors; -using Microsoft.Xaml.Behaviors.Core; -using Microsoft.Xaml.Behaviors.Input; -using Microsoft.Xaml.Behaviors.Layout; -using Microsoft.Xaml.Behaviors.Media; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -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.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; -using Txgy.Controls; - - -namespace Txgy.Controls { - - - /// - /// Pagination - /// - public partial class Pagination : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.Controls;component/pagination.xaml", System.UriKind.Relative); - - #line 1 "..\..\Pagination.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources b/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.Properties.Resources.resources and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache deleted file mode 100644 index 29624b8..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache deleted file mode 100644 index 01f8da9..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -a31fd5649a4ffa2fdd8076e5be627af5caaeffa05aba2cb633c336444b765813 diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt deleted file mode 100644 index 687442e..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,54 +0,0 @@ -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.Properties.Resources.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.GenerateResource.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock2row.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock3row.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock1row.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CircularProgressBar.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\ColorMapBar.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Loading.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.lref -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.Controls.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.Controls.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Pagination.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock2row.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock3row.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CalendarClock1row.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\CircularProgressBar.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\ColorMapBar.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Loading.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Pagination.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.g.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Con.6EAABA1E.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\Txgy.Controls.pdb -D:\devpro\TXGY.EWS\Client2\output\Txgy.Controls.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.Controls.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock2row.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock3row.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock1row.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CircularProgressBar.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\ColorMapBar.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Loading.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Pagination.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.cache -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls_MarkupCompile.lref -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock2row.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock3row.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CalendarClock1row.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\CircularProgressBar.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\ColorMapBar.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Loading.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Pagination.baml -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.g.resources -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.Properties.Resources.resources -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.GenerateResource.cache -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Con.6EAABA1E.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.dll -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\Txgy.Controls.pdb diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache b/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache deleted file mode 100644 index eab7e43..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.csproj.GenerateResource.cache and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.dll b/Txgy.Controls/obj/Debug/Txgy.Controls.dll deleted file mode 100644 index 570f128..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.dll and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources b/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources deleted file mode 100644 index 077b46b..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.g.resources and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls.pdb b/Txgy.Controls/obj/Debug/Txgy.Controls.pdb deleted file mode 100644 index cd23c45..0000000 Binary files a/Txgy.Controls/obj/Debug/Txgy.Controls.pdb and /dev/null differ diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache deleted file mode 100644 index 841eea1..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.Controls - - -library -C# -.cs -D:\devpro\TXGY.EWS\Client2\Txgy.Controls\obj\Debug\ -Txgy.Controls -none -false -DEBUG;TRACE - -7-78683851 - -13-1661211961 -18639299923 -CalendarClock2row.xaml;CalendarClock3row.xaml;CalendarClock1row.xaml;CircularProgressBar.xaml;ColorMapBar.xaml;Loading.xaml;Pagination.xaml; - -False - diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache deleted file mode 100644 index 71bc1e6..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.Controls - - -library -C# -.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\ -Txgy.Controls -none -false -DEBUG;TRACE - -7-78683851 - -14260566160 -181390944045 -CalendarClock2row.xaml;CalendarClock3row.xaml;CalendarClock1row.xaml;CircularProgressBar.xaml;ColorMapBar.xaml;Loading.xaml;Pagination.xaml; - -True - diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref deleted file mode 100644 index b0bc830..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.i.lref +++ /dev/null @@ -1,10 +0,0 @@ -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\obj\Debug\GeneratedInternalTypeHelper.g.i.cs - -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock2row.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock3row.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CalendarClock1row.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\CircularProgressBar.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\ColorMapBar.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\Loading.xaml;; -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.Controls\Pagination.xaml;; - diff --git a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref b/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref deleted file mode 100644 index 080ca42..0000000 --- a/Txgy.Controls/obj/Debug/Txgy.Controls_MarkupCompile.lref +++ /dev/null @@ -1,10 +0,0 @@ - - -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock2row.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock3row.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CalendarClock1row.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\CircularProgressBar.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\ColorMapBar.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\Loading.xaml;; -FD:\devpro\TXGY.EWS\Client2\Txgy.Controls\Pagination.xaml;; - diff --git a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll b/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll deleted file mode 100644 index e780c5f..0000000 Binary files a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb b/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb deleted file mode 100644 index 1f7914d..0000000 Binary files a/Txgy.EWS.Client.Assets/bin/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 42a097c..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml deleted file mode 100644 index f45f299..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/BaseResources.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml deleted file mode 100644 index 33941fc..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ButtonStyles.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml deleted file mode 100644 index 87e80ba..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ComboBoxStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml deleted file mode 100644 index e9d399d..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DataGridStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml deleted file mode 100644 index ea2c1aa..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DatePickerStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml deleted file mode 100644 index 8703f86..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/DefaultToolBarTemplate.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml deleted file mode 100644 index 0ca6604..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/ScrollViewerStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml deleted file mode 100644 index 8319af7..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Styles/TextBoxStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.BED9673E.Up2Date b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.BED9673E.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache deleted file mode 100644 index 763d7d9..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache deleted file mode 100644 index 82550ec..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -61467cf97b9369d060d64e4b8a9741f190aa9d25cc3e51607fe328fee3c63e53 diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt deleted file mode 100644 index af8b6a4..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,113 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\bin\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\bin\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Assets.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources -D:\devpro\TXGY.EWS\Client2\output\audio\01.wav -D:\devpro\TXGY.EWS\Client2\output\audio\02.wav -D:\devpro\TXGY.EWS\Client2\output\audio\03.wav -D:\devpro\TXGY.EWS\Client2\output\audio\04.wav -D:\devpro\TXGY.EWS\Client2\output\audio\05.wav -D:\devpro\TXGY.EWS\Client2\output\audio\06.wav -D:\devpro\TXGY.EWS\Client2\output\audio\07.wav -D:\devpro\TXGY.EWS\Client2\output\audio\08.wav -D:\devpro\TXGY.EWS\Client2\output\audio\09.wav -D:\devpro\TXGY.EWS\Client2\output\audio\10.wav -D:\devpro\TXGY.EWS\Client2\output\audio\11.wav -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Assets.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\BaseResources.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ButtonStyles.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ComboBoxStyle.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DataGridStyle.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DatePickerStyle.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\DefaultToolBarTemplate.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\ScrollViewerStyle.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Styles\TextBoxStyle.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets_MarkupCompile.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.g.resources -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.BED9673E.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\Txgy.EWS.Client.Assets.pdb diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll deleted file mode 100644 index 912263d..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources deleted file mode 100644 index 08a9602..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.g.resources and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb deleted file mode 100644 index e898f24..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache deleted file mode 100644 index 06ebce4..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.EWS.Client.Assets - - -library -C# -.cs -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Assets\obj\Debug\ -Txgy.EWS.Client.Assets -none -false -DEBUG;TRACE - -8379093147 -4-1221254064 -1-1621300829 -16-745854042 -Styles\BaseResources.xaml;Styles\ButtonStyles.xaml;Styles\ComboBoxStyle.xaml;Styles\DataGridStyle.xaml;Styles\DatePickerStyle.xaml;Styles\DefaultToolBarTemplate.xaml;Styles\ScrollViewerStyle.xaml;Styles\TextBoxStyle.xaml; - -False - diff --git a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache b/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache deleted file mode 100644 index 7b38e5c..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/Txgy.EWS.Client.Assets_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.EWS.Client.Assets - - -library -C# -.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Assets\obj\Debug\ -Txgy.EWS.Client.Assets -none -false -DEBUG;TRACE - -8379093147 -4-1221254064 -2300477292 -15-670312557 -Styles\BaseResources.xaml;Styles\ButtonStyles.xaml;Styles\ComboBoxStyle.xaml;Styles\DataGridStyle.xaml;Styles\DatePickerStyle.xaml;Styles\DefaultToolBarTemplate.xaml;Styles\ScrollViewerStyle.xaml;Styles\TextBoxStyle.xaml; - -False - diff --git a/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.Assets/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Assets/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml deleted file mode 100644 index e4c5018..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/BaseResources.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml deleted file mode 100644 index 0495f12..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ButtonStyles.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml deleted file mode 100644 index be6f91f..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ComboBoxStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml deleted file mode 100644 index 6fe3368..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/DataGridStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml deleted file mode 100644 index 7ee2cf8..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/DatePickerStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml deleted file mode 100644 index ac18dd0..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/ScrollViewerStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml b/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml deleted file mode 100644 index eb8b9e4..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Styles/TextBoxStyle.baml and /dev/null differ diff --git a/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache deleted file mode 100644 index 8333016..0000000 Binary files a/Txgy.EWS.Client.Assets/obj/Release/Txgy.EWS.Client.Assets.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll b/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll deleted file mode 100644 index 0aea626..0000000 Binary files a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb b/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb deleted file mode 100644 index 165e01c..0000000 Binary files a/Txgy.EWS.Client.BLL/bin/Debug/Txgy.EWS.Client.BLL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.BLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 7707cef..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.842A37F3.Up2Date b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.842A37F3.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache deleted file mode 100644 index 3910162..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache deleted file mode 100644 index 5e16515..0000000 --- a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -16b4323a2d59399dbdb08afba70133a62ac4f17e3e104c64249777736bfda259 diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt deleted file mode 100644 index e4385d0..0000000 --- a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,51 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\bin\Debug\Txgy.EWS.Client.BLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\bin\Debug\Txgy.EWS.Client.BLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.BLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.BLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CopyComplete -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.BLL.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb -D:\devpro\TXGY.EWS\Client2\output\log4net.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.BLL.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.842A37F3.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.BLL\obj\Debug\Txgy.EWS.Client.BLL.pdb diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll deleted file mode 100644 index 0903336..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb b/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb deleted file mode 100644 index 7f80791..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Debug/Txgy.EWS.Client.BLL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.BLL/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.BLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache deleted file mode 100644 index 62c07d9..0000000 Binary files a/Txgy.EWS.Client.BLL/obj/Release/Txgy.EWS.Client.BLL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll b/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll deleted file mode 100644 index 047759c..0000000 Binary files a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb b/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb deleted file mode 100644 index b9f7977..0000000 Binary files a/Txgy.EWS.Client.Common/bin/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Common/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index ecf66dc..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.696A9D7E.Up2Date b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.696A9D7E.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache deleted file mode 100644 index 3945245..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache deleted file mode 100644 index 2a7c19e..0000000 --- a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -01c5de3b7b79aedbbdafc1108106a8ddc134318527f6651f62d4da9f628ee11b diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt deleted file mode 100644 index 308f6d9..0000000 --- a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,41 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\bin\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\bin\Debug\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Common.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Common.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.696A9D7E.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Common\obj\Debug\Txgy.EWS.Client.Common.pdb diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll deleted file mode 100644 index e4e453f..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb b/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb deleted file mode 100644 index b93b07a..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Debug/Txgy.EWS.Client.Common.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.Common/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Common/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache deleted file mode 100644 index 13f11a3..0000000 Binary files a/Txgy.EWS.Client.Common/obj/Release/Txgy.EWS.Client.Common.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll b/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll deleted file mode 100644 index 19dbae8..0000000 Binary files a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb b/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb deleted file mode 100644 index bdb7b59..0000000 Binary files a/Txgy.EWS.Client.DAL/bin/Debug/Txgy.EWS.Client.DAL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.DAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 6954c28..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.7BB74071.Up2Date b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.7BB74071.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache deleted file mode 100644 index a3ce14d..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache deleted file mode 100644 index c6ee564..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.AssemblyReference.sync-conflict-20230116-162646-TL7BDPZ.cache and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache deleted file mode 100644 index d7a9681..0000000 --- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -b143d13ef9eeb04e36bef97226e10087c29e64bb3a76156dc1d44621717af38b diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache deleted file mode 100644 index 40a0d18..0000000 --- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.sync-conflict-20230116-162653-TL7BDPZ.cache +++ /dev/null @@ -1 +0,0 @@ -90bfa94215bb7d51db98cd52f31e13d670fa0519 diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt deleted file mode 100644 index b403896..0000000 --- a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,46 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\bin\Debug\Txgy.EWS.Client.DAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\bin\Debug\Txgy.EWS.Client.DAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.DAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.DAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x86\sqlite3.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\x64\sqlite3.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.DAL.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb -D:\devpro\TXGY.EWS\Client2\output\x86\sqlite3.dll -D:\devpro\TXGY.EWS\Client2\output\x64\sqlite3.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.DAL.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.7BB74071.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.DAL\obj\Debug\Txgy.EWS.Client.DAL.pdb diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll deleted file mode 100644 index c2ddc11..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb b/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb deleted file mode 100644 index e61ad4e..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Debug/Txgy.EWS.Client.DAL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.DAL/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.DAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache deleted file mode 100644 index 9f25511..0000000 Binary files a/Txgy.EWS.Client.DAL/obj/Release/Txgy.EWS.Client.DAL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll b/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll deleted file mode 100644 index 0d2f7b7..0000000 Binary files a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb b/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb deleted file mode 100644 index 9974728..0000000 Binary files a/Txgy.EWS.Client.Entity/bin/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Entity/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d06ccf9..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache deleted file mode 100644 index 4f24b9d..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache deleted file mode 100644 index 1b3e8da..0000000 --- a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -d4a554fb0ba48dc7191a61b440aede3486cda30692d203a0c38c58fe7ebd05b1 diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt deleted file mode 100644 index e57794a..0000000 --- a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,35 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\bin\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\bin\Debug\Txgy.EWS.Client.Entity.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Entity.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Entity.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Entity.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Entity.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.B79D5ABE.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Entity\obj\Debug\Txgy.EWS.Client.Entity.pdb diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll deleted file mode 100644 index 1856af1..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb b/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb deleted file mode 100644 index 5cd444c..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Debug/Txgy.EWS.Client.Entity.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.Entity/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Entity/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache deleted file mode 100644 index b7c22d6..0000000 Binary files a/Txgy.EWS.Client.Entity/obj/Release/Txgy.EWS.Client.Entity.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb deleted file mode 100644 index 2ed4d6c..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb deleted file mode 100644 index 54acc6d..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.Common.sync-conflict-20230116-162705-TL7BDPZ.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb deleted file mode 100644 index 63efec4..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb deleted file mode 100644 index 17561a5..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/EWS.FocalMechanism.sync-conflict-20230116-162702-TL7BDPZ.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb deleted file mode 100644 index 7eb80d8..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/FreeSql.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll deleted file mode 100644 index 4ea6c8a..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb deleted file mode 100644 index ab059ce..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb b/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb deleted file mode 100644 index 8d7cebd..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/bin/Debug/Txgy.Microseismic.BaseLib.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d769416..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache deleted file mode 100644 index 5304910..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/DesignTimeResolveAssemblyReferencesInput.sync-conflict-20230116-162650-TL7BDPZ.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache deleted file mode 100644 index 405df24..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache deleted file mode 100644 index 9936557..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.AssemblyReference.sync-conflict-20230116-162704-TL7BDPZ.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CopyComplete b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache deleted file mode 100644 index ab6b7ee..0000000 --- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -49082932c0707e33b0746fbe962d1755a0b83020 diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt deleted file mode 100644 index a0ee80b..0000000 --- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,26 +0,0 @@ -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.dll -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.pdb -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CopyComplete -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.Common.dll -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\Aspose.Cells.dll -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\DotRas.dll -D:\Code2022\Txgy.EWS\EWS.FocalMechanism\bin\Debug\EWS.Common.pdb -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.dll -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.FocalMechanism.pdb -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.Common.dll -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\Aspose.Cells.dll -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\DotRas.dll -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\bin\Debug\EWS.Common.pdb -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CopyComplete -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll -E:\TayCode\Code2022\Txgy.EWS_origin\EWS.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\EWS.FocalMechanism.pdb diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll deleted file mode 100644 index b17390a..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.dll and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb deleted file mode 100644 index 63efec4..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb deleted file mode 100644 index 17561a5..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162646-TL7BDPZ.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll deleted file mode 100644 index cf0520a..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/EWS.FocalMechanism.sync-conflict-20230116-162657-TL7BDPZ.dll and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.46D9A55F.Up2Date b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.46D9A55F.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache deleted file mode 100644 index 43c1f9a..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache deleted file mode 100644 index 7617a18..0000000 --- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -48b002f9cc573a46ea565524b30bb93ab34b3561075104800680f568fa0d1d2f diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt deleted file mode 100644 index e9e00a8..0000000 --- a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,50 +0,0 @@ -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.EWS.Client.FocalMechanism.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Prism.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Aspose.Cells.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\DotRas.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Newtonsoft.Json.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\Txgy.Microseismic.BaseLib.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\FreeSql.xml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\bin\Debug\zh-Hans\FreeSql.resources.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.46D9A55F.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.FocalMechanism\obj\Debug\Txgy.EWS.Client.FocalMechanism.pdb diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll deleted file mode 100644 index 4ea6c8a..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.dll and /dev/null differ diff --git a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb b/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb deleted file mode 100644 index ab059ce..0000000 Binary files a/Txgy.EWS.Client.FocalMechanism/obj/Debug/Txgy.EWS.Client.FocalMechanism.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll b/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll deleted file mode 100644 index b04a421..0000000 Binary files a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb b/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb deleted file mode 100644 index 4dd62cc..0000000 Binary files a/Txgy.EWS.Client.IBLL/bin/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.IBLL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d01689d..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.58108CC8.Up2Date b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.58108CC8.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache deleted file mode 100644 index 0beb852..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache deleted file mode 100644 index 32be186..0000000 --- a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -39bf864bcb4986b3ed1bae1f85660ffa3dfd8b9afc90b3ec4b3072f8ffd5245e diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt deleted file mode 100644 index 5bf807b..0000000 --- a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,51 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\bin\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\bin\Debug\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CopyComplete -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IBLL.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb -D:\devpro\TXGY.EWS\Client2\output\log4net.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IBLL.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.58108CC8.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IBLL\obj\Debug\Txgy.EWS.Client.IBLL.pdb diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll deleted file mode 100644 index 4a31296..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb b/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb deleted file mode 100644 index 43968c9..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Debug/Txgy.EWS.Client.IBLL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.IBLL/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.IBLL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache deleted file mode 100644 index e1f809c..0000000 Binary files a/Txgy.EWS.Client.IBLL/obj/Release/Txgy.EWS.Client.IBLL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll b/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll deleted file mode 100644 index 897a675..0000000 Binary files a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb b/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb deleted file mode 100644 index 412a9c1..0000000 Binary files a/Txgy.EWS.Client.IDAL/bin/Debug/Txgy.EWS.Client.IDAL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.IDAL/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 28da550..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.9A0CA29D.Up2Date b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.9A0CA29D.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache deleted file mode 100644 index 5393f28..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache deleted file mode 100644 index e5391c8..0000000 --- a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -198cf9ae04d5306cb456618da12cb9eb40cebb860ec091c2766c485279cec14a diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt deleted file mode 100644 index 336eaa2..0000000 --- a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,39 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\bin\Debug\Txgy.EWS.Client.IDAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\bin\Debug\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IDAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CopyComplete -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.IDAL.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.IDAL.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.9A0CA29D.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.IDAL\obj\Debug\Txgy.EWS.Client.IDAL.pdb diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll deleted file mode 100644 index a66bd51..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.dll and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb b/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb deleted file mode 100644 index 94b1ad0..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Debug/Txgy.EWS.Client.IDAL.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.IDAL/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.IDAL/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache b/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache deleted file mode 100644 index e1f809c..0000000 Binary files a/Txgy.EWS.Client.IDAL/obj/Release/Txgy.EWS.Client.IDAL.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll b/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll deleted file mode 100644 index cac1e08..0000000 Binary files a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.dll and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb b/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb deleted file mode 100644 index 90c896e..0000000 Binary files a/Txgy.EWS.Client.ILog/bin/Debug/Txgy.EWS.Client.ILog.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.ILog/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 6bc43b2..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache deleted file mode 100644 index b7c22d6..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache deleted file mode 100644 index 7d799f0..0000000 --- a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -28b37c2e723619fa287319fa5acd1e680d427c0376cabe5e1d8a8514e36da9df diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt deleted file mode 100644 index ee07a38..0000000 --- a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,24 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\bin\Debug\Txgy.EWS.Client.ILog.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.ILog\obj\Debug\Txgy.EWS.Client.ILog.pdb diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll deleted file mode 100644 index cac1e08..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.dll and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb b/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb deleted file mode 100644 index 90c896e..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Debug/Txgy.EWS.Client.ILog.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.ILog/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.ILog/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache b/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache deleted file mode 100644 index b7c22d6..0000000 Binary files a/Txgy.EWS.Client.ILog/obj/Release/Txgy.EWS.Client.ILog.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Log/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 70fea66..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.93B65126.Up2Date b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.93B65126.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache deleted file mode 100644 index 49c7b16..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3298020..0000000 --- a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -16f629bad67e4f18b26b4260afcae753abd163f53554903786c9576df1548128 diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt deleted file mode 100644 index ed9f691..0000000 --- a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,43 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CopyComplete -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Log.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb -D:\devpro\TXGY.EWS\Client2\output\log4net.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Log.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.93B65126.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Log\obj\Debug\Txgy.EWS.Client.Log.pdb diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll deleted file mode 100644 index 560e1c3..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb b/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb deleted file mode 100644 index 0b72fde..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Debug/Txgy.EWS.Client.Log.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.Log/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Log/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache deleted file mode 100644 index 6a34163..0000000 Binary files a/Txgy.EWS.Client.Log/obj/Release/Txgy.EWS.Client.Log.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index f6a0795..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll deleted file mode 100644 index c86d932..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.334CA50A.Up2Date b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.334CA50A.Up2Date deleted file mode 100644 index e69de29..0000000 diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.Properties.Resources.resources and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache deleted file mode 100644 index e7e6a95..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache deleted file mode 100644 index 6e1a051..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.sync-conflict-20230116-162738-TL7BDPZ.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache deleted file mode 100644 index ff7ba6b..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -9393cbb3ede119f8b8becaaf6037b140c7246325e709b5c0db7b2feb3c7a24f7 diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt deleted file mode 100644 index 6fbab45..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,111 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll -E:\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CopyComplete -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll -E:\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\07.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\01.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\02.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\03.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\04.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\05.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\06.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\08.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\09.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\10.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\audio\11.wav -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\log4net.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.MainModule.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb -D:\devpro\TXGY.EWS\Client2\output\audio\01.wav -D:\devpro\TXGY.EWS\Client2\output\audio\02.wav -D:\devpro\TXGY.EWS\Client2\output\audio\03.wav -D:\devpro\TXGY.EWS\Client2\output\audio\04.wav -D:\devpro\TXGY.EWS\Client2\output\audio\05.wav -D:\devpro\TXGY.EWS\Client2\output\audio\06.wav -D:\devpro\TXGY.EWS\Client2\output\audio\07.wav -D:\devpro\TXGY.EWS\Client2\output\audio\08.wav -D:\devpro\TXGY.EWS\Client2\output\audio\09.wav -D:\devpro\TXGY.EWS\Client2\output\audio\10.wav -D:\devpro\TXGY.EWS\Client2\output\audio\11.wav -D:\devpro\TXGY.EWS\Client2\output\log4net.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.MainModule.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.g.cs -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule_MarkupCompile.lref -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Views\TreeMenuView.baml -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.g.resources -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.Properties.Resources.resources -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.334CA50A.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\Txgy.EWS.Client.MainModule.pdb diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache deleted file mode 100644 index eab7e43..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.csproj.GenerateResource.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll deleted file mode 100644 index d599102..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.dll and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources deleted file mode 100644 index a8d68fa..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.g.resources and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb deleted file mode 100644 index 6cf8c41..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache deleted file mode 100644 index 4e48ce0..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.EWS.Client.MainModule - - -library -C# -.cs -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\obj\Debug\ -Txgy.EWS.Client.MainModule -none -false -DEBUG;TRACE - -1322326558 - -9-349447621 -29777692346 -Views\TreeMenuView.xaml; - -False - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache deleted file mode 100644 index faa4718..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.EWS.Client.MainModule - - -library -C# -.cs -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Debug\ -Txgy.EWS.Client.MainModule -none -false -DEBUG;TRACE - -1322326558 - -101572330500 -291351461192 -Views\TreeMenuView.xaml; - -True - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref deleted file mode 100644 index 7fdacfb..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FE:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;; - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref b/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref deleted file mode 100644 index aa91634..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Txgy.EWS.Client.MainModule_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FD:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;; - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs b/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs deleted file mode 100644 index 9f08648..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/UserControl1.g.i.cs +++ /dev/null @@ -1,75 +0,0 @@ -#pragma checksum "..\..\UserControl1.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "ABFAF5D344B2281354761B285CC9BBE78280745A073625FDD84EC57B9A651563" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -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.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; -using Txgy.EWS.Client.MainModule; - - -namespace Txgy.EWS.Client.MainModule { - - - /// - /// UserControl1 - /// - public partial class UserControl1 : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.EWS.Client.MainModule;component/usercontrol1.xaml", System.UriKind.Relative); - - #line 1 "..\..\UserControl1.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml deleted file mode 100644 index 5178d7b..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.baml and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs deleted file mode 100644 index 2d81ad0..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "852B100A91B708CAD627AB83CEFD13BA195403D7929DA0ED3E2A5BB35013C5AA" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using HandyControl.Controls; -using HandyControl.Data; -using HandyControl.Expression.Media; -using HandyControl.Expression.Shapes; -using HandyControl.Interactivity; -using HandyControl.Media.Animation; -using HandyControl.Media.Effects; -using HandyControl.Properties.Langs; -using HandyControl.Themes; -using HandyControl.Tools; -using HandyControl.Tools.Converter; -using HandyControl.Tools.Extension; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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; -using Txgy.EWS.Client.MainModule.Views; - - -namespace Txgy.EWS.Client.MainModule.Views { - - - /// - /// TreeMenuView - /// - public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\TreeMenuView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs b/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs deleted file mode 100644 index 2d81ad0..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/Views/TreeMenuView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "852B100A91B708CAD627AB83CEFD13BA195403D7929DA0ED3E2A5BB35013C5AA" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using HandyControl.Controls; -using HandyControl.Data; -using HandyControl.Expression.Media; -using HandyControl.Expression.Shapes; -using HandyControl.Interactivity; -using HandyControl.Media.Animation; -using HandyControl.Media.Effects; -using HandyControl.Properties.Langs; -using HandyControl.Themes; -using HandyControl.Tools; -using HandyControl.Tools.Converter; -using HandyControl.Tools.Extension; -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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; -using Txgy.EWS.Client.MainModule.Views; - - -namespace Txgy.EWS.Client.MainModule.Views { - - - /// - /// TreeMenuView - /// - public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\TreeMenuView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache deleted file mode 100644 index 865f44c..0000000 Binary files a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache deleted file mode 100644 index ec96422..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.cache +++ /dev/null @@ -1,20 +0,0 @@ -Txgy.EWS.Client.MainModule - - -library -C# -.cs -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\obj\Release\ -Txgy.EWS.Client.MainModule -none -false -TRACE - -1322326558 - -9-349447621 -131733513467 -Views\TreeMenuView.xaml; - -True - diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref b/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref deleted file mode 100644 index 3268065..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Release/Txgy.EWS.Client.MainModule_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FD:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.MainModule\Views\TreeMenuView.xaml;; - diff --git a/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs b/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs deleted file mode 100644 index 1593193..0000000 --- a/Txgy.EWS.Client.MainModule/obj/Release/Views/TreeMenuView.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\Views\TreeMenuView.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "99A68D0DAC5AF6D60E76ED84ED7DA9918A988091196E1B52D12D089E8E0F83DC" -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using Prism.Interactivity; -using Prism.Ioc; -using Prism.Mvvm; -using Prism.Regions; -using Prism.Regions.Behaviors; -using Prism.Services.Dialogs; -using Prism.Unity; -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.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; -using Txgy.EWS.Client.MainModule.Views; - - -namespace Txgy.EWS.Client.MainModule.Views { - - - /// - /// TreeMenuView - /// - public partial class TreeMenuView : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - 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("/Txgy.EWS.Client.MainModule;component/views/treemenuview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\Views\TreeMenuView.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) { - this._contentLoaded = true; - } - } -} - diff --git a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll b/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll deleted file mode 100644 index 1503962..0000000 Binary files a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb b/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb deleted file mode 100644 index d12ae41..0000000 Binary files a/Txgy.EWS.Client.Models/bin/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Models/obj/Debug/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache deleted file mode 100644 index c89176e..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferences.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index 5dfa032..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache deleted file mode 100644 index 7275f84..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache deleted file mode 100644 index ef13c6d..0000000 --- a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -f7b4c35440586e7af93fba53dab2c0601637cedeea908d7e8ffbf7ed4b421579 diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt deleted file mode 100644 index 6e0d583..0000000 --- a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,40 +0,0 @@ -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\bin\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\bin\Debug\Txgy.EWS.Client.Models.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\output\Txgy.EWS.Client.Models.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CopyComplete -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\Code2022\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll.config -D:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll.config -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\output\Txgy.EWS.Client.Models.pdb -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll -E:\TayCode\TxgyCode\Txgy\Txgy.EWS\Client\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.dll.config -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.dll -D:\devpro\TXGY.EWS\Client2\output\Txgy.EWS.Client.Models.pdb -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.AssemblyReference.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.csproj.CoreCompileInputs.cache -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.3C12773A.Up2Date -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.dll -D:\devpro\TXGY.EWS\Client2\Txgy.EWS.Client.Models\obj\Debug\Txgy.EWS.Client.Models.pdb diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll deleted file mode 100644 index 7e6e6ae..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.dll and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb b/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb deleted file mode 100644 index b977063..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Debug/Txgy.EWS.Client.Models.pdb and /dev/null differ diff --git a/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild b/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild deleted file mode 100644 index e5f828c..0000000 --- a/Txgy.EWS.Client.Models/obj/Debug/_IsIncrementalBuild +++ /dev/null @@ -1 +0,0 @@ -obj\Debug\\_IsIncrementalBuild diff --git a/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs b/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs deleted file mode 100644 index 15efebf..0000000 --- a/Txgy.EWS.Client.Models/obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs +++ /dev/null @@ -1,4 +0,0 @@ -// -using System; -using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")] diff --git a/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache b/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache deleted file mode 100644 index acc2449..0000000 Binary files a/Txgy.EWS.Client.Models/obj/Release/Txgy.EWS.Client.Models.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs b/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs index e419bd9..58b834a 100644 --- a/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs +++ b/Txgy.EWS.Client.PageModule/ViewModels/ReportViewModel.cs @@ -230,6 +230,40 @@ namespace Txgy.EWS.Client.PageModule.ViewModels SetProperty(ref _searchCount, value); } } + + private double _totalEnergy = 0; + + public double TotalEnergy + { + get { return _totalEnergy; } + set + { + SetProperty(ref _totalEnergy, value); + } + } + + private double _averageEnergy = 0; + + public double AverageEnergy + { + get { return _averageEnergy; } + set + { + SetProperty(ref _averageEnergy, value); + } + } + + private double _maxEnergy = 0; + + public double MaxEnergy + { + get { return _maxEnergy; } + set + { + SetProperty(ref _maxEnergy, value); + } + } + private string _likeCondition; public string LikeCondition @@ -656,8 +690,24 @@ namespace Txgy.EWS.Client.PageModule.ViewModels } } SearchCount = results.Count; + UpdateEnergyStats(results); return results; } + + private void UpdateEnergyStats(List results) + { + if (results == null || results.Count == 0) + { + TotalEnergy = 0; + AverageEnergy = 0; + MaxEnergy = 0; + return; + } + + TotalEnergy = Math.Round(results.Sum(rs => rs.Energy), 2); + AverageEnergy = Math.Round(results.Average(rs => rs.Energy), 2); + MaxEnergy = Math.Round(results.Max(rs => rs.Energy), 2); + } public void ExportEventListReport(ReportView rView) { diff --git a/Txgy.EWS.Client.PageModule/Views/ReportView.xaml b/Txgy.EWS.Client.PageModule/Views/ReportView.xaml index 0d7a33d..6ed1463 100644 --- a/Txgy.EWS.Client.PageModule/Views/ReportView.xaml +++ b/Txgy.EWS.Client.PageModule/Views/ReportView.xaml @@ -484,23 +484,43 @@ Content="月报" FontSize="16" Style="{StaticResource MaterialDesignRaisedDarkButton}" /> - - - + + - - + + - + + + + + + +