Skip to content

Commit 31e68f8

Browse files
authored
Merge pull request #41 from SyncfusionExamples/EJ2-filenameChanges
1234: File name changes done
2 parents 616b135 + a59c5be commit 31e68f8

19 files changed

+5
-5
lines changed

How to/Enable Local Storage/PDFViewerSample/PDFViewerSample.sln renamed to How to/Enable Local Storage/EnableLocalStorage/EnableLocalStorage.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.10.34607.79
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PDFViewerSample", "PDFViewerSample\PDFViewerSample.csproj", "{3936B843-A035-424E-BA4B-990436AC60BD}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EnableLocalStorage", "EnableLocalStorage\EnableLocalStorage.csproj", "{6E05C26E-679E-47C4-9578-69DA8C51ABCD}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1010
Debug|Any CPU = Debug|Any CPU
1111
Release|Any CPU = Release|Any CPU
1212
EndGlobalSection
1313
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14-
{3936B843-A035-424E-BA4B-990436AC60BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15-
{3936B843-A035-424E-BA4B-990436AC60BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
16-
{3936B843-A035-424E-BA4B-990436AC60BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
17-
{3936B843-A035-424E-BA4B-990436AC60BD}.Release|Any CPU.Build.0 = Release|Any CPU
14+
{6E05C26E-679E-47C4-9578-69DA8C51ABCD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{6E05C26E-679E-47C4-9578-69DA8C51ABCD}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{6E05C26E-679E-47C4-9578-69DA8C51ABCD}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{6E05C26E-679E-47C4-9578-69DA8C51ABCD}.Release|Any CPU.Build.0 = Release|Any CPU
1818
EndGlobalSection
1919
GlobalSection(SolutionProperties) = preSolution
2020
HideSolutionNode = FALSE

0 commit comments

Comments
 (0)