blipson89 / Leprechaun

A template code generation framework for Rainbow
MIT License
42 stars 22 forks source link

Incorrect constants generation on GlassMapper.csx #62

Open blipson89 opened 1 year ago

blipson89 commented 1 year ago

https://github.com/blipson89/Leprechaun/blob/2a3d7f45f0243655558b481e80052118da86d05e/src/Leprechaun.CodeGen.Roslyn/Scripts/GlassMapper.csx#L139

public const string {field.CodeName}FieldName = ""{field.Name}"";");