Closed paulstringerdb closed 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 :-)
Thank you for your nice suggestion!
I'll do this in these days.
@paulstringerdb
I published "Blazor i18ntext" v.7.1.
Please check it out!
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 :-)