blipson89 / Leprechaun

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

For SitecoreTemplateReader MultilistValues parsed incorrectly #46

Closed Viktar-Semiarykou closed 3 years ago

Viktar-Semiarykou commented 3 years ago

https://github.com/blipson89/Leprechaun/blob/6930b8e2c8c0f1337baa3f2d849065a0cf4786f2/src/Leprechaun/TemplateReaders/BaseTemplateReader.cs#L178

just change to value.Split(Environment.NewLine) for SitecoreTemplateReader

blipson89 commented 3 years ago

Hi @Viktar-Semiarykou - which version of Leprechaun are you running? This was fixed in 2.0.2.

blipson89 commented 3 years ago

Never mind - I see what you're talking about.

blipson89 commented 3 years ago

@Viktar-Semiarykou this should be fixed in the release-2.1.0 beta.

Please follow my notes in the comment of issue #44 to pull down and configure the latest version of Leprechaun first and let me know if this resolves your issue.

blipson89 commented 3 years ago

Fixed in 2.1.0