Mapping Generator Version
[Current]
Mapping Generator distribution
NugetPackage
IDE type and version
Visual Studio 2019 16.8
Describe the incorrect behavior
The MappingGenerator.OnBuildGenerator on NuGet is broken. Running the code from this test case, results in 3 errors, such as
The type or namespace name 'OnBuildGenerator' does not exist in the namespace 'MappingGenerator' (are you missing an assembly reference?)
Describe the expected behavior
No compilation issues.
Screenshots
