Updating VintaSoft Barcode .NET SDK
In This Topic
When we release an update to VintaSoft Barcode .NET SDK, you are free to distribute these updates to your clients. There is only one approach you can take when supplying updates: rebuild with an update.
For updating your application you need to rebuild your application with DLLs from new version, i.e. you need to do the following steps:
- Install new version of SDK to your computer.
- Update references to SDK DLLs in your project.
- Rebuild your project.
- Distribute the new build of your application to your clients.