Hi Ewald
I have found your submissions, not sure why I couldn’t find them yesterday.
From what I can see your latest upload ran a successful reference match without exceptions.
The previous submission crashed at initialization with the following error:
Error: An assembly specified in the application dependencies manifest (StarterBot.deps.json) was not found:
package: 'Microsoft.Bcl.AsyncInterfaces', version: '1.1.0'
path: 'lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll'
We have seen similar issues before, please have a look at this thread Submission Issues and see if Navin’s fix of including dependencies in the upload works for you.