forked from AFei19911012/HandyX
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHandyX.sln
44 lines (44 loc) · 2.58 KB
/
HandyX.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32126.315
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GifX", "GifX\GifX.csproj", "{197C0C94-F08F-43E9-BF9C-289E53298F09}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IconfontX", "IconfontX\IconfontX.csproj", "{67428E5B-48B3-4017-A447-0AE5D11DC99F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GeometryX", "GeometryX\GeometryX.csproj", "{32B3C894-69AB-4CA2-B87B-EC99D1774C7D}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "GalaSoft.MvvmLight", "..\GalaSoft.MvvmLight\GalaSoft.MvvmLight.shproj", "{E0D724F3-A34B-4ADF-A582-139C4E4AB3CA}"
EndProject
Global
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\GalaSoft.MvvmLight\GalaSoft.MvvmLight.projitems*{197c0c94-f08f-43e9-bf9c-289e53298f09}*SharedItemsImports = 4
..\GalaSoft.MvvmLight\GalaSoft.MvvmLight.projitems*{32b3c894-69ab-4ca2-b87b-ec99d1774c7d}*SharedItemsImports = 4
..\GalaSoft.MvvmLight\GalaSoft.MvvmLight.projitems*{e0d724f3-a34b-4adf-a582-139c4e4ab3ca}*SharedItemsImports = 13
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{197C0C94-F08F-43E9-BF9C-289E53298F09}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{197C0C94-F08F-43E9-BF9C-289E53298F09}.Debug|Any CPU.Build.0 = Debug|Any CPU
{197C0C94-F08F-43E9-BF9C-289E53298F09}.Release|Any CPU.ActiveCfg = Release|Any CPU
{197C0C94-F08F-43E9-BF9C-289E53298F09}.Release|Any CPU.Build.0 = Release|Any CPU
{67428E5B-48B3-4017-A447-0AE5D11DC99F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{67428E5B-48B3-4017-A447-0AE5D11DC99F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{67428E5B-48B3-4017-A447-0AE5D11DC99F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{67428E5B-48B3-4017-A447-0AE5D11DC99F}.Release|Any CPU.Build.0 = Release|Any CPU
{32B3C894-69AB-4CA2-B87B-EC99D1774C7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{32B3C894-69AB-4CA2-B87B-EC99D1774C7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{32B3C894-69AB-4CA2-B87B-EC99D1774C7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32B3C894-69AB-4CA2-B87B-EC99D1774C7D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6365E8F2-15D1-466A-8E68-519FBE0C7B91}
EndGlobalSection
EndGlobal