-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathitext.cleanup.sln
25 lines (24 loc) · 1.38 KB
/
itext.cleanup.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
Microsoft Visual Studio Solution File, Format Version 11.00
Project("{3013312C-BB39-4D9D-812F-AC7E3FF203B2}") = "itext.cleanup", "itext\itext.cleanup\itext.cleanup.csproj", "{2F9B8138-96D5-4DF7-A011-61FE24900987}"
EndProject
Project("{3013312C-BB39-4D9D-812F-AC7E3FF203B2}") = "itext.cleanup.tests", "itext.tests\itext.cleanup.tests\itext.cleanup.tests.csproj", "{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2F9B8138-96D5-4DF7-A011-61FE24900987}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F9B8138-96D5-4DF7-A011-61FE24900987}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F9B8138-96D5-4DF7-A011-61FE24900987}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F9B8138-96D5-4DF7-A011-61FE24900987}.Release|Any CPU.Build.0 = Release|Any CPU
{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A23889C9-FB5D-41DD-883F-7C1D78FA0D7D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal