Skip to content

Commit 07684f9

Browse files
authored
Merge pull request #2 from SyncfusionExamples/workingbranch
Workingbranch
2 parents 229a1d0 + 7681c6a commit 07684f9

File tree

16 files changed

+133
-0
lines changed

16 files changed

+133
-0
lines changed
File renamed without changes.

Open-repair-PDF-file-demo/Open-repair-PDF-file-demo.csproj renamed to CS/Open-repair-PDF-file-demo/Open-repair-PDF-file-demo.csproj

File renamed without changes.

Open-repair-PDF-file-demo/Open-repair-PDF-file-demo.sln renamed to CS/Open-repair-PDF-file-demo/Open-repair-PDF-file-demo.sln

File renamed without changes.

find-corrupted-pdf-file-demo/PDF-Files/input-open-repair.pdf renamed to CS/find-corrupted-pdf-file-demo/PDF-Files/input-open-repair.pdf

File renamed without changes.
File renamed without changes.

find-corrupted-pdf-file-demo/find-corrupted-pdf-file-demo.csproj renamed to CS/find-corrupted-pdf-file-demo/find-corrupted-pdf-file-demo.csproj

File renamed without changes.

find-corrupted-pdf-file-demo/find-corrupted-pdf-file-demo.sln renamed to CS/find-corrupted-pdf-file-demo/find-corrupted-pdf-file-demo.sln

File renamed without changes.
22.9 KB
Binary file not shown.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29318.209
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Open-repair-PDF-file-demo", "Open-repair-PDF-file-demo.vbproj", "{392F76FA-5C7E-4EFC-9084-2F09B863531C}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{392F76FA-5C7E-4EFC-9084-2F09B863531C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{392F76FA-5C7E-4EFC-9084-2F09B863531C}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{392F76FA-5C7E-4EFC-9084-2F09B863531C}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{392F76FA-5C7E-4EFC-9084-2F09B863531C}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
GlobalSection(ExtensibilityGlobals) = postSolution
23+
SolutionGuid = {84636301-4A4B-4D05-9818-A3E744C4B9AD}
24+
EndGlobalSection
25+
EndGlobal

0 commit comments

Comments
 (0)