-
Notifications
You must be signed in to change notification settings - Fork 119
/
SquishIt.sln
128 lines (128 loc) · 8.45 KB
/
SquishIt.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
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
121
122
123
124
125
126
127
128
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Framework", "SquishIt.Framework\SquishIt.Framework.csproj", "{50C3BC24-E534-4B78-8E8E-CB2C4053321D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Tests", "SquishIt.Tests\SquishIt.Tests.csproj", "{9C25B211-82E0-43AC-A68C-4346E642D16C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Mvc", "SquishIt.Mvc\SquishIt.Mvc.csproj", "{A9F9331C-C3AA-4844-AB33-7714761F725D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Less", "SquishIt.Less\SquishIt.Less.csproj", "{A8E60378-569B-4BAA-B344-75A065796E20}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Preprocessors", "Preprocessors", "{FD2AA282-971B-4E20-B5F7-E244A05627DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.CoffeeScript", "SquishIt.CoffeeScript\SquishIt.CoffeeScript.csproj", "{7746F80A-A9C4-4823-9A17-B375793A72FD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Sass", "SquishIt.Sass\SquishIt.Sass.csproj", "{EC304F39-5916-45ED-A289-ABEFF1EDD070}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "nuspec", "nuspec", "{0723B20D-9241-4D11-9242-09E20F0C55A9}"
ProjectSection(SolutionItems) = preProject
nuspec\squishit.aspnet.nuspec = nuspec\squishit.aspnet.nuspec
nuspec\squishit.coffeescript.nuspec = nuspec\squishit.coffeescript.nuspec
nuspec\squishit.framework.nuspec = nuspec\squishit.framework.nuspec
nuspec\squishit.hogan.nuspec = nuspec\squishit.hogan.nuspec
nuspec\squishit.less.nuspec = nuspec\squishit.less.nuspec
nuspec\squishit.msiecoffeescript.nuspec = nuspec\squishit.msiecoffeescript.nuspec
nuspec\squishit.msiehogan.nuspec = nuspec\squishit.msiehogan.nuspec
nuspec\squishit.mvc.nuspec = nuspec\squishit.mvc.nuspec
nuspec\squishit.nsass.nuspec = nuspec\squishit.nsass.nuspec
nuspec\squishit.nuspec = nuspec\squishit.nuspec
nuspec\squishit.sass.nuspec = nuspec\squishit.sass.nuspec
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.Hogan", "SquishIt.Hogan\SquishIt.Hogan.csproj", "{3A119E21-0961-4914-A459-A77522A8E414}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishItAspNetMvcTest", "SquishItAspNetMvcTest\SquishItAspNetMvcTest.csproj", "{8F1F1EEE-5C0C-46B8-8D76-F0777CBA4633}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.MsIeCoffeeScript", "SquishIt.MsIeCoffeeScript\SquishIt.MsIeCoffeeScript.csproj", "{92AC834F-D187-4ECF-B509-96CFFEA3397F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.MsIeHogan", "SquishIt.MsIeHogan\SquishIt.MsIeHogan.csproj", "{1776A1BF-5096-4833-9E28-59D9627A6700}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{8F21162C-1BC1-4261-B908-FA88247AC374}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.NSass", "SquishIt.NSass\SquishIt.NSass.csproj", "{8D1EE11A-C71D-453D-B0BC-0A76C20B010E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquishIt.AspNet", "SquishIt.AspNet\SquishIt.AspNet.csproj", "{26413FDB-CB57-4057-B8C3-3CBF5A73AE50}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{50C3BC24-E534-4B78-8E8E-CB2C4053321D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{50C3BC24-E534-4B78-8E8E-CB2C4053321D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{50C3BC24-E534-4B78-8E8E-CB2C4053321D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{50C3BC24-E534-4B78-8E8E-CB2C4053321D}.Release|Any CPU.Build.0 = Release|Any CPU
{9C25B211-82E0-43AC-A68C-4346E642D16C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9C25B211-82E0-43AC-A68C-4346E642D16C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9C25B211-82E0-43AC-A68C-4346E642D16C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9C25B211-82E0-43AC-A68C-4346E642D16C}.Release|Any CPU.Build.0 = Release|Any CPU
{A9F9331C-C3AA-4844-AB33-7714761F725D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9F9331C-C3AA-4844-AB33-7714761F725D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9F9331C-C3AA-4844-AB33-7714761F725D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9F9331C-C3AA-4844-AB33-7714761F725D}.Release|Any CPU.Build.0 = Release|Any CPU
{A8E60378-569B-4BAA-B344-75A065796E20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A8E60378-569B-4BAA-B344-75A065796E20}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A8E60378-569B-4BAA-B344-75A065796E20}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A8E60378-569B-4BAA-B344-75A065796E20}.Release|Any CPU.Build.0 = Release|Any CPU
{7746F80A-A9C4-4823-9A17-B375793A72FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7746F80A-A9C4-4823-9A17-B375793A72FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7746F80A-A9C4-4823-9A17-B375793A72FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7746F80A-A9C4-4823-9A17-B375793A72FD}.Release|Any CPU.Build.0 = Release|Any CPU
{EC304F39-5916-45ED-A289-ABEFF1EDD070}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC304F39-5916-45ED-A289-ABEFF1EDD070}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EC304F39-5916-45ED-A289-ABEFF1EDD070}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EC304F39-5916-45ED-A289-ABEFF1EDD070}.Release|Any CPU.Build.0 = Release|Any CPU
{3A119E21-0961-4914-A459-A77522A8E414}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3A119E21-0961-4914-A459-A77522A8E414}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3A119E21-0961-4914-A459-A77522A8E414}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3A119E21-0961-4914-A459-A77522A8E414}.Release|Any CPU.Build.0 = Release|Any CPU
{8F1F1EEE-5C0C-46B8-8D76-F0777CBA4633}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8F1F1EEE-5C0C-46B8-8D76-F0777CBA4633}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8F1F1EEE-5C0C-46B8-8D76-F0777CBA4633}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8F1F1EEE-5C0C-46B8-8D76-F0777CBA4633}.Release|Any CPU.Build.0 = Release|Any CPU
{92AC834F-D187-4ECF-B509-96CFFEA3397F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{92AC834F-D187-4ECF-B509-96CFFEA3397F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{92AC834F-D187-4ECF-B509-96CFFEA3397F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{92AC834F-D187-4ECF-B509-96CFFEA3397F}.Release|Any CPU.Build.0 = Release|Any CPU
{1776A1BF-5096-4833-9E28-59D9627A6700}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1776A1BF-5096-4833-9E28-59D9627A6700}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1776A1BF-5096-4833-9E28-59D9627A6700}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1776A1BF-5096-4833-9E28-59D9627A6700}.Release|Any CPU.Build.0 = Release|Any CPU
{8D1EE11A-C71D-453D-B0BC-0A76C20B010E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D1EE11A-C71D-453D-B0BC-0A76C20B010E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D1EE11A-C71D-453D-B0BC-0A76C20B010E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D1EE11A-C71D-453D-B0BC-0A76C20B010E}.Release|Any CPU.Build.0 = Release|Any CPU
{26413FDB-CB57-4057-B8C3-3CBF5A73AE50}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{26413FDB-CB57-4057-B8C3-3CBF5A73AE50}.Debug|Any CPU.Build.0 = Debug|Any CPU
{26413FDB-CB57-4057-B8C3-3CBF5A73AE50}.Release|Any CPU.ActiveCfg = Release|Any CPU
{26413FDB-CB57-4057-B8C3-3CBF5A73AE50}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{A8E60378-569B-4BAA-B344-75A065796E20} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{7746F80A-A9C4-4823-9A17-B375793A72FD} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{EC304F39-5916-45ED-A289-ABEFF1EDD070} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{3A119E21-0961-4914-A459-A77522A8E414} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{92AC834F-D187-4ECF-B509-96CFFEA3397F} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{1776A1BF-5096-4833-9E28-59D9627A6700} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
{8D1EE11A-C71D-453D-B0BC-0A76C20B010E} = {FD2AA282-971B-4E20-B5F7-E244A05627DC}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = SquishIt\SquishIt.csproj
Policies = $0
$0.TextStylePolicy = $1
$1.FileWidth = 120
$1.inheritsSet = VisualStudio
$1.inheritsScope = text/plain
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.inheritsSet = Mono
$2.inheritsScope = text/x-csharp
$2.scope = text/x-csharp
EndGlobalSection
EndGlobal