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)
{
…...jsonDataSource = new JsonDataSource(@"C:\json.json"); // Pull in template...template string templete = @"C:\Template.pptx"; // Set the output...