You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2022. It is now read-only.
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.