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
feat:
++ Do not regenerate code if the file containing the class with the attribute has not been changed. Previously, the code was regenerated whenever any change was made to any project file.
++ Use SourceProductionContext.CancellationToken
Resolve#53