-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQuickPdfJoin.sln
21 lines (20 loc) · 1.01 KB
/
QuickPdfJoin.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "QuickPdfJoin", "QuickPdfJoin\QuickPdfJoin.csproj", "{33851514-8AF1-425A-9EAD-C4B16DEF9615}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B82B8D48-B90E-457A-92D7-C035D6A5CC0A}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{33851514-8AF1-425A-9EAD-C4B16DEF9615}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{33851514-8AF1-425A-9EAD-C4B16DEF9615}.Debug|Any CPU.Build.0 = Debug|Any CPU
{33851514-8AF1-425A-9EAD-C4B16DEF9615}.Release|Any CPU.ActiveCfg = Release|Any CPU
{33851514-8AF1-425A-9EAD-C4B16DEF9615}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal