1
1
2
2
Microsoft Visual Studio Solution File, Format Version 12.00
3
- # Visual Studio 2012
3
+ # Visual Studio 2013
4
+ VisualStudioVersion = 12.0.30723.0
5
+ MinimumVisualStudioVersion = 10.0.40219.1
4
6
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Papercut" , "src\Papercut.csproj" , "{AC067042-66BD-4110-ADA1-E2CEA43E7947}"
5
7
EndProject
6
8
Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Papercut.Core" , "Papercut.Core\Papercut.Core.csproj" , "{EEDD1016-6442-48CE-8F8E-1D350829FBDE}"
@@ -18,6 +20,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{C16CD0
18
20
.nuget \NuGet .targets = .nuget \NuGet .targets
19
21
EndProject Section
20
22
EndProject
23
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Papercut.Module.VerboseJsonLog" , "Papercut.Module.VerboseJsonLog\Papercut.Module.VerboseJsonLog.csproj" , "{F60D44E1-100E-464A-A280-CA6BAF652177}"
24
+ EndProject
21
25
Global
22
26
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
23
27
Debug| Any CPU = Debug| Any CPU
@@ -39,11 +43,16 @@ Global
39
43
{5E6526B3-4DA9-41F4-8171-C34146AC2E55} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
40
44
{5E6526B3-4DA9-41F4-8171-C34146AC2E55} .Release| Any CPU .ActiveCfg = Release| Any CPU
41
45
{5E6526B3-4DA9-41F4-8171-C34146AC2E55} .Release| Any CPU .Build .0 = Release| Any CPU
46
+ {F60D44E1-100E-464A-A280-CA6BAF652177} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
47
+ {F60D44E1-100E-464A-A280-CA6BAF652177} .Debug| Any CPU .Build .0 = Debug| Any CPU
48
+ {F60D44E1-100E-464A-A280-CA6BAF652177} .Release| Any CPU .ActiveCfg = Release| Any CPU
49
+ {F60D44E1-100E-464A-A280-CA6BAF652177} .Release| Any CPU .Build .0 = Release| Any CPU
42
50
EndGlobalSection
43
51
GlobalSection (SolutionProperties ) = preSolution
44
52
HideSolutionNode = FALSE
45
53
EndGlobalSection
46
54
GlobalSection (NestedProjects ) = preSolution
47
55
{5E6526B3-4DA9-41F4-8171-C34146AC2E55} = {8B3498DF-6DDE-44F5-8428-1B82749933BE}
56
+ {F60D44E1-100E-464A-A280-CA6BAF652177} = {8B3498DF-6DDE-44F5-8428-1B82749933BE}
48
57
EndGlobalSection
49
58
EndGlobal
0 commit comments