Files
pdf-service/PdfService.sln
2025-05-01 17:08:11 +03:30

17 lines
785 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PdfService", "PdfService\PdfService.csproj", "{D3E404EC-0CF7-44B7-B08E-B32825C4B9EC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D3E404EC-0CF7-44B7-B08E-B32825C4B9EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D3E404EC-0CF7-44B7-B08E-B32825C4B9EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D3E404EC-0CF7-44B7-B08E-B32825C4B9EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D3E404EC-0CF7-44B7-B08E-B32825C4B9EC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal