forked from UglyToad/PdfPig
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUglyToad.PdfPig.sln
66 lines (66 loc) · 4.39 KB
/
UglyToad.PdfPig.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UglyToad.PdfPig", "UglyToad.PdfPig\UglyToad.PdfPig.csproj", "{57D0610C-87D3-4E0B-B7C2-EC8B765A8288}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UglyToad.PdfPig.Tests", "UglyToad.PdfPig.Tests\UglyToad.PdfPig.Tests.csproj", "{5BA09F66-5706-4637-B083-E1DC4D53289B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C55738D2-3165-4D03-9CE2-10A2E2EEC465}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UglyToad.PdfPig.Fonts", "UglyToad.PdfPig.Fonts\UglyToad.PdfPig.Fonts.csproj", "{BBC8F94C-6E94-43FF-AB2E-47FF3C2B999F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UglyToad.PdfPig.Core", "UglyToad.PdfPig.Core\UglyToad.PdfPig.Core.csproj", "{A7E1DD9F-92B7-4061-9BA5-6E06C06175F9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UglyToad.PdfPig.DocumentLayoutAnalysis", "UglyToad.PdfPig.DocumentLayoutAnalysis\UglyToad.PdfPig.DocumentLayoutAnalysis.csproj", "{60126BCA-6C52-48A9-A0A6-51796C8B0BE7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UglyToad.PdfPig.Tokens", "UglyToad.PdfPig.Tokens\UglyToad.PdfPig.Tokens.csproj", "{D840FF69-4250-4B05-9829-5ABEC43EC82C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UglyToad.PdfPig.Tokenization", "UglyToad.PdfPig.Tokenization\UglyToad.PdfPig.Tokenization.csproj", "{FD005C50-CD2C-497E-8F7E-6D791091E9B0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{57D0610C-87D3-4E0B-B7C2-EC8B765A8288}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{57D0610C-87D3-4E0B-B7C2-EC8B765A8288}.Debug|Any CPU.Build.0 = Debug|Any CPU
{57D0610C-87D3-4E0B-B7C2-EC8B765A8288}.Release|Any CPU.ActiveCfg = Release|Any CPU
{57D0610C-87D3-4E0B-B7C2-EC8B765A8288}.Release|Any CPU.Build.0 = Release|Any CPU
{5BA09F66-5706-4637-B083-E1DC4D53289B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5BA09F66-5706-4637-B083-E1DC4D53289B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5BA09F66-5706-4637-B083-E1DC4D53289B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5BA09F66-5706-4637-B083-E1DC4D53289B}.Release|Any CPU.Build.0 = Release|Any CPU
{BBC8F94C-6E94-43FF-AB2E-47FF3C2B999F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BBC8F94C-6E94-43FF-AB2E-47FF3C2B999F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BBC8F94C-6E94-43FF-AB2E-47FF3C2B999F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BBC8F94C-6E94-43FF-AB2E-47FF3C2B999F}.Release|Any CPU.Build.0 = Release|Any CPU
{A7E1DD9F-92B7-4061-9BA5-6E06C06175F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A7E1DD9F-92B7-4061-9BA5-6E06C06175F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A7E1DD9F-92B7-4061-9BA5-6E06C06175F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A7E1DD9F-92B7-4061-9BA5-6E06C06175F9}.Release|Any CPU.Build.0 = Release|Any CPU
{60126BCA-6C52-48A9-A0A6-51796C8B0BE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{60126BCA-6C52-48A9-A0A6-51796C8B0BE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{60126BCA-6C52-48A9-A0A6-51796C8B0BE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{60126BCA-6C52-48A9-A0A6-51796C8B0BE7}.Release|Any CPU.Build.0 = Release|Any CPU
{D840FF69-4250-4B05-9829-5ABEC43EC82C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D840FF69-4250-4B05-9829-5ABEC43EC82C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D840FF69-4250-4B05-9829-5ABEC43EC82C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D840FF69-4250-4B05-9829-5ABEC43EC82C}.Release|Any CPU.Build.0 = Release|Any CPU
{FD005C50-CD2C-497E-8F7E-6D791091E9B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FD005C50-CD2C-497E-8F7E-6D791091E9B0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FD005C50-CD2C-497E-8F7E-6D791091E9B0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FD005C50-CD2C-497E-8F7E-6D791091E9B0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1FFCD801-E6EF-454A-BB0A-326718A94C71}
EndGlobalSection
EndGlobal