Skip to content

Commit

Permalink
Fxi
Browse files Browse the repository at this point in the history
  • Loading branch information
varkumaradobe committed Jul 22, 2024
1 parent b5b2b4f commit d3206c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/pages/overview/pdf-services-api/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const pageLayout = new PDFServicesSdk.CreatePDF.options.html.PageLayout();

```
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="log4net" Version="2.0.17" />
<PackageReference Include="Adobe.PDFServicesSDK" Version="4.0.0" />
</ItemGroup>
```
Expand Down
2 changes: 1 addition & 1 deletion src/pages/overview/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ const pageLayout = new PDFServicesSdk.CreatePDF.options.html.PageLayout();

```
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="log4net" Version="2.0.17" />
<PackageReference Include="Adobe.PDFServicesSDK" Version="4.0.0" />
</ItemGroup>
```
Expand Down

0 comments on commit d3206c4

Please sign in to comment.