forked from AJLeuer/GHelper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GHelper.sln
62 lines (62 loc) · 4.01 KB
/
GHelper.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.1.31911.260
MinimumVisualStudioVersion = 10.0.40219.1
Project("{C7167F0D-BC9F-4E6E-AFE1-012C56B48DB5}") = "GHelper (Package)", "GHelper\GHelper (Package)\GHelper (Package).wapproj", "{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GHelper", "GHelper\GHelper\GHelper.csproj", "{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GHelperLogic", "GHelperLogic\GHelperLogic.csproj", "{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GHelperTest", "GHelperTest\GHelperTest.csproj", "{B89134EF-8D25-4C14-96F2-F3D70651E3B3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FilePermissionsUtility", "FilePermissionsUtility\FilePermissionsUtility.csproj", "{96AE53D1-9524-4428-BD89-03E3A33863A2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
DebugRelease|x64 = DebugRelease|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Debug|x64.ActiveCfg = Debug|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Debug|x64.Build.0 = Debug|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Debug|x64.Deploy.0 = Debug|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.DebugRelease|x64.ActiveCfg = DebugRelease|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.DebugRelease|x64.Build.0 = DebugRelease|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.DebugRelease|x64.Deploy.0 = DebugRelease|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Release|x64.ActiveCfg = Release|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Release|x64.Build.0 = Release|x64
{1F0A8E18-BB75-40DD-8366-2F41171F7ABC}.Release|x64.Deploy.0 = Release|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.Debug|x64.ActiveCfg = Debug|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.Debug|x64.Build.0 = Debug|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.DebugRelease|x64.ActiveCfg = DebugRelease|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.DebugRelease|x64.Build.0 = DebugRelease|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.Release|x64.ActiveCfg = Release|x64
{C5C1F673-1580-4C87-99C0-3BFFB55C72A3}.Release|x64.Build.0 = Release|x64
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.Debug|x64.ActiveCfg = Debug|Any CPU
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.Debug|x64.Build.0 = Debug|Any CPU
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.DebugRelease|x64.ActiveCfg = DebugRelease|Any CPU
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.DebugRelease|x64.Build.0 = DebugRelease|Any CPU
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.Release|x64.ActiveCfg = Release|Any CPU
{16E39CBB-2D18-406C-B4C3-92A5F56B33B9}.Release|x64.Build.0 = Release|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.Debug|x64.ActiveCfg = Debug|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.Debug|x64.Build.0 = Debug|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.DebugRelease|x64.ActiveCfg = DebugRelease|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.DebugRelease|x64.Build.0 = DebugRelease|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.Release|x64.ActiveCfg = Release|Any CPU
{B89134EF-8D25-4C14-96F2-F3D70651E3B3}.Release|x64.Build.0 = Release|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.Debug|x64.ActiveCfg = Debug|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.Debug|x64.Build.0 = Debug|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.DebugRelease|x64.ActiveCfg = Debug|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.DebugRelease|x64.Build.0 = Debug|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.Release|x64.ActiveCfg = Release|Any CPU
{96AE53D1-9524-4428-BD89-03E3A33863A2}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DFB2AE53-696A-49A2-8A94-7A791CB84CA0}
EndGlobalSection
EndGlobal