jsakamoto / Toolbelt.Blazor.I18nText

The class library that provides the ability to localize texts on your Blazor app!
Mozilla Public License 2.0
246 stars 23 forks source link

Play nicely with Stylecop #17

Closed paulstringerdb closed 4 years ago

paulstringerdb commented 4 years ago

Perhaps the comment for "auto generated" could be modified to play nicely with Stylecop ?

i.e.

// <auto-generated by="Generated by the Blazor I18n Text compiler" />

This will no longer produce errors/warnings in the generated code :-)

jsakamoto commented 4 years ago

Thank you for your nice suggestion!

I'll do this in these days.

jsakamoto commented 4 years ago

@paulstringerdb

I published "Blazor i18ntext" v.7.1.

Please check it out!