Hello,
Does the following code need To be within an executable project To run as the same code does not run from within a library project?
Exe
net5.0
_5_0
static void Main(string[] args)
{
…...the references were already present when we added our reference...<PackageReference Include="Aspose.PDF" Version="22.10.0" /> <PackageReference...