Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
update versions
  • Loading branch information
djrecipe committed Sep 13, 2023
1 parent 32f8666 commit ad0d6ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="IronPdf.Slim" Version="2023.9.0-ci.3019068" />
<PackageReference Include="IronPdf.Slim" Version="2023.9.8" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Azure.Storage.Blobs" Version="12.16.0" />
<PackageReference Include="IronPdf.Server.Azure" Version="2023.9.0-ci.3019068" />
<PackageReference Include="IronPdf.Server.Azure" Version="2023.9.8" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.2" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion PdfViewer/IronPdfViewerApp/IronPdfViewerApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<ItemGroup>
<PackageReference Include="IronPdf">
<Version>2023.9.0-ci.3019068</Version>
<Version>2023.9.8</Version>
</PackageReference>
<PackageReference Include="IronPdf.Viewer.Maui">
<Version>2023.10.74</Version>
Expand Down

0 comments on commit ad0d6ea

Please sign in to comment.