Skip to content

Commit

Permalink
GroupDocs.Conversion for .NET 25.1 samples update
Browse files Browse the repository at this point in the history
  • Loading branch information
nikola-yankov committed Jan 30, 2025
1 parent a344915 commit a3ffed6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="AWSSDK.Core" Version="3.7.400.67" />
<PackageReference Include="AWSSDK.S3" Version="3.7.410.9" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
<PackageReference Include="GroupDocs.Conversion.CrossPlatform" Version="24.12.0" />
<PackageReference Include="GroupDocs.Conversion" Version="25.1.0" />
<PackageReference Include="StackExchange.Redis" Version="2.8.24" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
<PackageReference Include="Azure.Storage.Blobs">
<Version>12.23.0</Version>
</PackageReference>
<PackageReference Include="GroupDocs.Conversion">
<Version>24.12.0</Version>
<PackageReference Include="GroupDocs.Conversion.NETFramework">
<Version>25.1.0</Version>
</PackageReference>
<PackageReference Include="StackExchange.Redis">
<Version>2.8.24</Version>
Expand Down

0 comments on commit a3ffed6

Please sign in to comment.