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)
{
…...// Pull in template string templete = @"C:\Template.pptx"; //...