From d4e065f188d3a8f24647b488974148b327ba6b57 Mon Sep 17 00:00:00 2001 From: alibw Date: Wed, 31 Dec 2025 16:06:54 +0330 Subject: [PATCH] Upgraded pdf-service to .net 10 --- PdfService/PdfService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PdfService/PdfService.csproj b/PdfService/PdfService.csproj index f5c23a7..dd808c1 100644 --- a/PdfService/PdfService.csproj +++ b/PdfService/PdfService.csproj @@ -1,7 +1,7 @@ - net8.0 + net10.0 enable enable