-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFoxy.Web.Styling.sln
36 lines (36 loc) · 1.82 KB
/
Foxy.Web.Styling.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30611.23
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Foxy.Web.Styling", "Foxy.Web.Styling\Foxy.Web.Styling.csproj", "{03BCF829-7DEF-423A-82C0-58776EABA480}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Foxy.Web.Styling.Tests", "Foxy.Web.Styling.Tests\Foxy.Web.Styling.Tests.csproj", "{F1041554-A8CD-4FF0-B612-724053EA6125}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0666AE14-B22F-4691-805F-4DEFBFFEB111}"
ProjectSection(SolutionItems) = preProject
icon.png = icon.png
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{03BCF829-7DEF-423A-82C0-58776EABA480}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03BCF829-7DEF-423A-82C0-58776EABA480}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03BCF829-7DEF-423A-82C0-58776EABA480}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03BCF829-7DEF-423A-82C0-58776EABA480}.Release|Any CPU.Build.0 = Release|Any CPU
{F1041554-A8CD-4FF0-B612-724053EA6125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F1041554-A8CD-4FF0-B612-724053EA6125}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F1041554-A8CD-4FF0-B612-724053EA6125}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F1041554-A8CD-4FF0-B612-724053EA6125}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9E32565D-2D77-46D5-A86D-CA234F0F20AE}
EndGlobalSection
EndGlobal