Hey @alexbritofa try to install the System.Diagnostics.DiagnosticSource from manage package . Since this is a missing assembly, the first step is to ensure that the required version of System.Diagnostics.DiagnosticSource is available in your project.
then try to run you project and also check the .NET framework required version is installed
cheers
