Files
Applications/Procedure PDF Page Count App/Procedure Pdf Page Count.sln
2026-07-23 10:34:13 -04:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.37327.17
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Procedure Pdf Page Count", "Procedure Pdf Page Count.csproj", "{C2496BA0-F0C1-44AF-B507-184D0B4EFA6C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C2496BA0-F0C1-44AF-B507-184D0B4EFA6C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C2496BA0-F0C1-44AF-B507-184D0B4EFA6C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C2496BA0-F0C1-44AF-B507-184D0B4EFA6C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C2496BA0-F0C1-44AF-B507-184D0B4EFA6C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {264B9EEF-B078-42AB-B0D4-F844FE9BCE65}
EndGlobalSection
EndGlobal