Developing in Aptify section???
Info |
---|
Release 7.0 already includes Crystal reports service pack 32. |
...
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.
...