Auto-generated manifest.h does not include ProviderGuid value
I am attempting to compile an instrumentation manifest in order to build a manifest-based Windows Event Log provider. I expect the compiled manifest.h
file to include a ProviderGuid
symbol, as the example here has this symbol.