Skip to content

Commit c92caf4

Browse files
committed
923636: Resolved the given feedback.
1 parent 6136274 commit c92caf4

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

Pages/Add-roman-page-numbers-to-PDF-sections/.NET/Add-roman-page-numbers-to-PDF-sections.sln renamed to Pages/Setting-Section-Page-Numbers-With-Custom-Styles/.NET/Setting-Section-Page-Numbers-With-Custom-Styles.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Version 17
44
VisualStudioVersion = 17.14.36221.1 d17.14
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Add-roman-page-numbers-to-PDF-sections", "Add-roman-page-numbers-to-PDF-sections\Add-roman-page-numbers-to-PDF-sections.csproj", "{73050DDC-B7A3-48AC-AAF9-72B3710424DC}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Setting-Section-Page-Numbers-With-Custom-Styles", "Setting-Section-Page-Numbers-With-Custom-Styles\Setting-Section-Page-Numbers-With-Custom-Styles.csproj", "{73050DDC-B7A3-48AC-AAF9-72B3710424DC}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution

Pages/Add-roman-page-numbers-to-PDF-sections/.NET/Add-roman-page-numbers-to-PDF-sections/Output/gitkeep.txt renamed to Pages/Setting-Section-Page-Numbers-With-Custom-Styles/.NET/Setting-Section-Page-Numbers-With-Custom-Styles/Output/gitkeep.txt

File renamed without changes.

Pages/Add-roman-page-numbers-to-PDF-sections/.NET/Add-roman-page-numbers-to-PDF-sections/Program.cs renamed to Pages/Setting-Section-Page-Numbers-With-Custom-Styles/.NET/Setting-Section-Page-Numbers-With-Custom-Styles/Program.cs

File renamed without changes.

Pages/Add-roman-page-numbers-to-PDF-sections/.NET/Add-roman-page-numbers-to-PDF-sections/Add-roman-page-numbers-to-PDF-sections.csproj renamed to Pages/Setting-Section-Page-Numbers-With-Custom-Styles/.NET/Setting-Section-Page-Numbers-With-Custom-Styles/Setting-Section-Page-Numbers-With-Custom-Styles.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net8.0</TargetFramework>
6-
<RootNamespace>Add_roman_page_numbers_to_PDF_sections</RootNamespace>
6+
<RootNamespace>Setting-Section-Page-Numbers-With-Custom-Styles</RootNamespace>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
99
</PropertyGroup>

0 commit comments

Comments
 (0)