diff --git a/.gitignore b/.gitignore index a7be3b0..4c42b73 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ ExternalLibraries/Models/ # 排除测试目录 XplorePlane/Tests/ +ExternalLibraries/Telerik/ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.dll deleted file mode 100644 index ec69339..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.pdb b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.pdb deleted file mode 100644 index e1c64c4..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Common.pdb and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.dll deleted file mode 100644 index 012f34e..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.pdb b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.pdb deleted file mode 100644 index 8c6dfbe..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/XP.Hardware.Detector.pdb and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Common.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Common.resources.dll deleted file mode 100644 index 989a8e7..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Common.resources.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Hardware.Detector.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Hardware.Detector.resources.dll deleted file mode 100644 index 85b1f1e..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/en-US/XP.Hardware.Detector.resources.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Common.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Common.resources.dll deleted file mode 100644 index b2b84aa..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Common.resources.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Hardware.Detector.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Hardware.Detector.resources.dll deleted file mode 100644 index b6a727a..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-CN/XP.Hardware.Detector.resources.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Common.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Common.resources.dll deleted file mode 100644 index 4c1ffd3..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Common.resources.dll and /dev/null differ diff --git a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Hardware.Detector.resources.dll b/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Hardware.Detector.resources.dll deleted file mode 100644 index ca30f66..0000000 Binary files a/XP.Hardware.Detector/bin/Debug/net8.0-windows7.0/zh-TW/XP.Hardware.Detector.resources.dll and /dev/null differ diff --git a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.exe b/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.exe deleted file mode 100644 index e58f49e..0000000 Binary files a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.exe and /dev/null differ diff --git a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.pdb b/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.pdb deleted file mode 100644 index 823f674..0000000 Binary files a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Host.pdb and /dev/null differ diff --git a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.dll b/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.dll deleted file mode 100644 index e298815..0000000 Binary files a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.dll and /dev/null differ diff --git a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.pdb b/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.pdb deleted file mode 100644 index 64d8ad8..0000000 Binary files a/XP.Hardware.RaySource.Comet.Host/bin/Debug/XP.Hardware.RaySource.Comet.Messages.pdb and /dev/null differ diff --git a/XplorePlane.sln b/XplorePlane.sln index 3405698..0a25d71 100644 --- a/XplorePlane.sln +++ b/XplorePlane.sln @@ -56,6 +56,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XP.Hardware.RaySource.Comet EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XP.Hardware.RaySource.Comet.Messages", "XP.Hardware.RaySource.Comet.Messages\XP.Hardware.RaySource.Comet.Messages.csproj", "{6170AF9F-A792-6BDC-4E25-072EA87FAA15}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XP.Hardware", "XP.Hardware", "{29E2D405-341A-4445-B788-3E77A677C2BA}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XP.ImageProcessing", "XP.ImageProcessing", "{C24535A4-6717-4149-AB81-1EF09A15F90F}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -250,6 +254,20 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {82762CDE-48CC-4E28-ABEC-1FC752BACEF4} = {C24535A4-6717-4149-AB81-1EF09A15F90F} + {01EDC1D8-F6BC-2677-AE59-89BA3FC2C74F} = {C24535A4-6717-4149-AB81-1EF09A15F90F} + {2687E12E-3053-E1C6-5268-E4FF547EC212} = {C24535A4-6717-4149-AB81-1EF09A15F90F} + {9460CF45-8A25-9770-03AF-4602A2FFF016} = {C24535A4-6717-4149-AB81-1EF09A15F90F} + {57061533-EC58-1B1C-3862-9164BC73C806} = {C24535A4-6717-4149-AB81-1EF09A15F90F} + {760D5EAC-795A-6666-1BE0-E30B1B2822C3} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {9391C622-4552-8081-A1E8-B3447E0E7A4F} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {9E9FB4E7-22F9-D475-D9DA-0D647BF6DFD9} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {C0635DDF-1BCC-2F86-3BA1-12E0469F114B} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {67D180E8-AB8F-FF62-ED46-270803B8F713} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {B8F5E3A1-7C2D-4E9F-A1B3-6D8E4F2C9A01} = {29E2D405-341A-4445-B788-3E77A677C2BA} + {6170AF9F-A792-6BDC-4E25-072EA87FAA15} = {29E2D405-341A-4445-B788-3E77A677C2BA} + EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {DB6D69BA-49FD-432F-8069-2A8F64933CDE} EndGlobalSection