|
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.29324.140 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShellCommand", "ShellCommand\ShellCommand.csproj", "{B6932DFC-F84B-4541-9FBC-DB87064B978D}" |
| 7 | +EndProject |
| 8 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XJK.SysX", "XJKdotNetLibrary\dotNetFramework\SysX\XJK.SysX.csproj", "{0B364D67-F5DF-499D-87E3-93EBA78CFB11}" |
| 9 | +EndProject |
| 10 | +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XJK", "XJK", "{798B21C9-4D7C-443A-A05F-E4774B9C96AE}" |
| 11 | +EndProject |
| 12 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XJK.PInvoke", "XJKdotNetLibrary\dotNetFramework\PInvoke\XJK.PInvoke.csproj", "{09B2A181-0411-447E-B18A-E12E72A97C53}" |
| 13 | +EndProject |
| 14 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XJK.Common", "XJKdotNetLibrary\dotNetStandard\Common\XJK.Common.csproj", "{2E738408-5F22-4B7B-A7EF-2958FA4DCE33}" |
| 15 | +EndProject |
| 16 | +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XJK.WPF", "XJKdotNetLibrary\dotNetFramework\WPF\XJK.WPF.csproj", "{E91D5857-D99B-4825-BAE8-5CF06C706A3D}" |
| 17 | +EndProject |
| 18 | +Global |
| 19 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 20 | + Debug|x64 = Debug|x64 |
| 21 | + Debug|x86 = Debug|x86 |
| 22 | + Release|x64 = Release|x64 |
| 23 | + Release|x86 = Release|x86 |
| 24 | + EndGlobalSection |
| 25 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 26 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Debug|x64.ActiveCfg = Debug|x64 |
| 27 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Debug|x64.Build.0 = Debug|x64 |
| 28 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Debug|x86.ActiveCfg = Debug|x86 |
| 29 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Debug|x86.Build.0 = Debug|x86 |
| 30 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Release|x64.ActiveCfg = Release|x64 |
| 31 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Release|x64.Build.0 = Release|x64 |
| 32 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Release|x86.ActiveCfg = Release|x86 |
| 33 | + {B6932DFC-F84B-4541-9FBC-DB87064B978D}.Release|x86.Build.0 = Release|x86 |
| 34 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Debug|x64.ActiveCfg = Debug|x64 |
| 35 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Debug|x64.Build.0 = Debug|x64 |
| 36 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Debug|x86.ActiveCfg = Debug|x86 |
| 37 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Debug|x86.Build.0 = Debug|x86 |
| 38 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Release|x64.ActiveCfg = Release|x64 |
| 39 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Release|x64.Build.0 = Release|x64 |
| 40 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Release|x86.ActiveCfg = Release|x86 |
| 41 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11}.Release|x86.Build.0 = Release|x86 |
| 42 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Debug|x64.ActiveCfg = Debug|x64 |
| 43 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Debug|x64.Build.0 = Debug|x64 |
| 44 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Debug|x86.ActiveCfg = Debug|x86 |
| 45 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Debug|x86.Build.0 = Debug|x86 |
| 46 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Release|x64.ActiveCfg = Release|x64 |
| 47 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Release|x64.Build.0 = Release|x64 |
| 48 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Release|x86.ActiveCfg = Release|x86 |
| 49 | + {09B2A181-0411-447E-B18A-E12E72A97C53}.Release|x86.Build.0 = Release|x86 |
| 50 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Debug|x64.ActiveCfg = Debug|x64 |
| 51 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Debug|x64.Build.0 = Debug|x64 |
| 52 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Debug|x86.ActiveCfg = Debug|x86 |
| 53 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Debug|x86.Build.0 = Debug|x86 |
| 54 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Release|x64.ActiveCfg = Release|x64 |
| 55 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Release|x64.Build.0 = Release|x64 |
| 56 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Release|x86.ActiveCfg = Release|x86 |
| 57 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33}.Release|x86.Build.0 = Release|x86 |
| 58 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Debug|x64.ActiveCfg = Debug|x64 |
| 59 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Debug|x64.Build.0 = Debug|x64 |
| 60 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Debug|x86.ActiveCfg = Debug|x86 |
| 61 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Debug|x86.Build.0 = Debug|x86 |
| 62 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Release|x64.ActiveCfg = Release|x64 |
| 63 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Release|x64.Build.0 = Release|x64 |
| 64 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Release|x86.ActiveCfg = Release|x86 |
| 65 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D}.Release|x86.Build.0 = Release|x86 |
| 66 | + EndGlobalSection |
| 67 | + GlobalSection(SolutionProperties) = preSolution |
| 68 | + HideSolutionNode = FALSE |
| 69 | + EndGlobalSection |
| 70 | + GlobalSection(NestedProjects) = preSolution |
| 71 | + {0B364D67-F5DF-499D-87E3-93EBA78CFB11} = {798B21C9-4D7C-443A-A05F-E4774B9C96AE} |
| 72 | + {09B2A181-0411-447E-B18A-E12E72A97C53} = {798B21C9-4D7C-443A-A05F-E4774B9C96AE} |
| 73 | + {2E738408-5F22-4B7B-A7EF-2958FA4DCE33} = {798B21C9-4D7C-443A-A05F-E4774B9C96AE} |
| 74 | + {E91D5857-D99B-4825-BAE8-5CF06C706A3D} = {798B21C9-4D7C-443A-A05F-E4774B9C96AE} |
| 75 | + EndGlobalSection |
| 76 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 77 | + SolutionGuid = {80299784-1055-404A-AE46-E0668BF4A16C} |
| 78 | + EndGlobalSection |
| 79 | +EndGlobal |
0 commit comments