forked from philbritton/Narayan.Lync.ArchivingService
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathLync.Archiver.sln
More file actions
120 lines (120 loc) · 5.9 KB
/
Lync.Archiver.sln
File metadata and controls
120 lines (120 loc) · 5.9 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lync.ArchiverUtil", "Lync.ArchiverUtil\Lync.ArchiverUtil.csproj", "{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}"
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Lync.ArchiverUtil.Setup", "Lync.ArchiverUtil.Setup\Lync.ArchiverUtil.Setup.wixproj", "{09E294A4-09D5-4992-BEA2-DB7BE2A29417}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lync.Archiver", "Lync.Archiver\Lync.Archiver.csproj", "{2566F4F7-72F0-4AF5-9980-165E762A7BA9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|Win32 = Debug|Win32
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|Win32 = Release|Win32
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|Win32.ActiveCfg = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Debug|x86.ActiveCfg = Debug|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|Any CPU.Build.0 = Release|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|Win32.ActiveCfg = Release|Any CPU
{A0D9F6FA-A151-4758-9C1A-E385898C3D6B}.Release|x86.ActiveCfg = Release|Any CPU
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|Any CPU.ActiveCfg = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|Mixed Platforms.Build.0 = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|Win32.ActiveCfg = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|Win32.Build.0 = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|x86.ActiveCfg = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Debug|x86.Build.0 = Debug|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|Any CPU.ActiveCfg = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|Mixed Platforms.ActiveCfg = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|Mixed Platforms.Build.0 = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|Win32.ActiveCfg = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|Win32.Build.0 = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|x86.ActiveCfg = Release|x86
{09E294A4-09D5-4992-BEA2-DB7BE2A29417}.Release|x86.Build.0 = Release|x86
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|Win32.ActiveCfg = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Debug|x86.ActiveCfg = Debug|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|Any CPU.Build.0 = Release|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|Win32.ActiveCfg = Release|Any CPU
{2566F4F7-72F0-4AF5-9980-165E762A7BA9}.Release|x86.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Src\GoogleApis\GoogleApis.csproj
Policies = $0
$0.TextStylePolicy = $2
$1.FileWidth = 120
$1.EolMarker = Windows
$1.inheritsSet = VisualStudio
$1.inheritsScope = text/plain
$1.scope = text/plain
$2.FileWidth = 120
$2.EolMarker = Windows
$2.inheritsSet = VisualStudio
$2.inheritsScope = text/plain
$2.scope = text/x-csharp
$0.CSharpFormattingPolicy = $3
$3.PropertyBraceStyle = NextLine
$3.StatementBraceStyle = NextLine
$3.IfElseBraceForcement = AddBraces
$3.ForBraceForcement = AddBraces
$3.ForEachBraceForcement = AddBraces
$3.WhileBraceForcement = AddBraces
$3.UsingBraceForcement = AddBraces
$3.FixedBraceForcement = AddBraces
$3.inheritsSet = Mono
$3.inheritsScope = text/x-csharp
$3.scope = text/x-csharp
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Src\GoogleApis\GoogleApis.csproj
Policies = $0
$0.TextStylePolicy = $2
$1.FileWidth = 120
$1.EolMarker = Windows
$1.inheritsSet = VisualStudio
$1.inheritsScope = text/plain
$1.scope = text/plain
$2.FileWidth = 120
$2.EolMarker = Windows
$2.inheritsSet = VisualStudio
$2.inheritsScope = text/plain
$2.scope = text/x-csharp
$0.CSharpFormattingPolicy = $3
$3.PropertyBraceStyle = NextLine
$3.StatementBraceStyle = NextLine
$3.IfElseBraceForcement = AddBraces
$3.ForBraceForcement = AddBraces
$3.ForEachBraceForcement = AddBraces
$3.WhileBraceForcement = AddBraces
$3.UsingBraceForcement = AddBraces
$3.FixedBraceForcement = AddBraces
$3.inheritsSet = Mono
$3.inheritsScope = text/x-csharp
$3.scope = text/x-csharp
EndGlobalSection
EndGlobal