When types that are loaded for schema generation exist in a netstandard2.1 library, the pipeline task crashes with TypeLoadExceptions. The tooling still works after reverting target framework to netstandard2.0. Issue only exists on netstandard2.1 libraries.
When types that are loaded for schema generation exist in a netstandard2.1 library, the pipeline task crashes with TypeLoadExceptions.
The tooling still works after reverting target framework to netstandard2.0.
Issue only exists on netstandard2.1 libraries.