Skip to content

Commit

Permalink
834567: update file name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SF4524LogeshKumar committed Dec 20, 2024
1 parent 908fe1b commit bd1587e
Show file tree
Hide file tree
Showing 20 changed files with 11 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34607.79
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PDFViewerSample", "PDFViewerSample\PDFViewerSample.csproj", "{3936B843-A035-424E-BA4B-990436AC60BD}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AddRectangleUsingTextSearch", "AddRectangleUsingTextSearch\AddRectangleUsingTextSearch.csproj", "{9E1F3D8A-48BD-40BA-89B8-1A9D66BB82C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3936B843-A035-424E-BA4B-990436AC60BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3936B843-A035-424E-BA4B-990436AC60BD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3936B843-A035-424E-BA4B-990436AC60BD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3936B843-A035-424E-BA4B-990436AC60BD}.Release|Any CPU.Build.0 = Release|Any CPU
{9E1F3D8A-48BD-40BA-89B8-1A9D66BB82C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9E1F3D8A-48BD-40BA-89B8-1A9D66BB82C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9E1F3D8A-48BD-40BA-89B8-1A9D66BB82C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9E1F3D8A-48BD-40BA-89B8-1A9D66BB82C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>https</ActiveDebugProfile>
</PropertyGroup>
</Project>

0 comments on commit bd1587e

Please sign in to comment.