-
Notifications
You must be signed in to change notification settings - Fork 0
/
MS-Imaging.sln
47 lines (47 loc) · 2.67 KB
/
MS-Imaging.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "MS-Imaging", "MS-Imaging\MS-Imaging.njsproj", "{EAE681E8-A558-405A-8448-3528F79E2B89}"
ProjectSection(ProjectDependencies) = postProject
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A} = {8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398} = {E0AEC189-6D05-47E4-9F69-DAFE43AC8398}
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "framework", "framework", "{BB3F0CC1-9DC4-4E29-9C96-21D745E315BB}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "Linq.ts", "..\..\biodeep\cdn.biodeep.cn\typescripts\Linq.js\LINQ.ts\Linq.ts.njsproj", "{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}"
EndProject
Project("{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}") = "svg", "..\..\biodeep\cdn.biodeep.cn\typescripts\Linq.js\svg\SVG\svg.njsproj", "{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EAE681E8-A558-405A-8448-3528F79E2B89}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EAE681E8-A558-405A-8448-3528F79E2B89}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EAE681E8-A558-405A-8448-3528F79E2B89}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EAE681E8-A558-405A-8448-3528F79E2B89}.Release|Any CPU.Build.0 = Release|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398}.Release|Any CPU.Build.0 = Release|Any CPU
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{E0AEC189-6D05-47E4-9F69-DAFE43AC8398} = {BB3F0CC1-9DC4-4E29-9C96-21D745E315BB}
{8C2DAE18-8B11-4B37-A4EC-0234D7FCCF2A} = {BB3F0CC1-9DC4-4E29-9C96-21D745E315BB}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {49DB14E9-0135-4D66-8BB6-4ABA53366CE0}
EndGlobalSection
EndGlobal