Skip to content

Commit fa4175c

Browse files
committed
915138_encrypt Resolved the given feedback
1 parent 53cc951 commit fa4175c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Decrypt_PDF/Decrypt_PDF/Decrypt_PDF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<HintPath>..\packages\Syncfusion.Licensing.27.1.53\lib\net462\Syncfusion.Licensing.dll</HintPath>
4141
</Reference>
4242
<Reference Include="Syncfusion.Pdf.Base, Version=27.1462.53.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
43-
<HintPath>..\packages\Syncfusion.Pdf.AspNet.27.1.53\lib\net462\Syncfusion.Pdf.Base.dll</HintPath>
43+
<HintPath>..\packages\Syncfusion.Pdf.WinForms.27.1.53\lib\net462\Syncfusion.Pdf.Base.dll</HintPath>
4444
</Reference>
4545
<Reference Include="System" />
4646
<Reference Include="System.Core" />

Decrypt_PDF/Decrypt_PDF/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
<packages>
33
<package id="Syncfusion.Compression.Base" version="27.1.53" targetFramework="net462" />
44
<package id="Syncfusion.Licensing" version="27.1.53" targetFramework="net462" />
5-
<package id="Syncfusion.Pdf.AspNet" version="27.1.53" targetFramework="net462" />
5+
<package id="Syncfusion.Pdf.WinForms" version="27.1.53" targetFramework="net462" />
66
</packages>

0 commit comments

Comments
 (0)