mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-10-15 19:54:52 +08:00
37 lines
1.8 KiB
Plaintext
37 lines
1.8 KiB
Plaintext
|
|
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
|
|
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
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {1FFCD801-E6EF-454A-BB0A-326718A94C71}
|
|
EndGlobalSection
|
|
EndGlobal
|