Hi,
I'm using Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows|Linux package for creating and manipulating PDFs. When I'm working on my development environment, I'm using Windows. Therefore I would like to use this package:
Syncfusion.EJ2.PdfViewer.AspNet.Core.Windows.
But for the production, I'm creating Linux docker container. Therefore I would like to use:
Syncfusion.EJ2.PdfViewer.AspNet.Core.Linux package. Is there any way I could do this without changing the csproj on my local environment?