Developing in Aptify section???
Info |
---|
Release 7.0 already includes Crystal reports service pack 32. |
This document provides instruction to upgrade older Aptify versions to Crystal Reports Service Pack 32. For information on deployment of Crystal Reports on Aptify Smart Client (Desktop) and Aptify Web applications, refer to Deploying Crystal Report on Azure VM.
Below are the steps to upgrade Crystal report version to service pack 32 (SP32):
...
Step 10: After verifying the working of Crystal report, create new version of below two internal Nuget NuGet libraries with updated Crystal report dlls and upload on Azure DevOps artifacts feed.
1. aptify.3rdparty.crystaldecisions and
2. aptify.3rdparty.crystaldecisions.web
...
Please refer below document explaining how to Update an Existing NuGet Package on the Azure DevOps Artifacts Feed
Updating an Existing Nuget Package on the Azure DevOps Artifacts Feed.docx (sharepoint.com)Step 11: Open your solution in Visual Studio and select ‘manage NuGet packages for solution’ and then update the package to consume the new version.
...