Page 1 of 1

Nuget and localization files

Posted: Tue Jun 25, 2019 8:25 am
by Stéphane
Hello,

How can we easily update the localization files corresponding to a version of a Nuget package ? We can't find a Nuget package for each language, so we must copy the localization files manually. That is not very practical (we often forget to update the localization files when we update the Nuget package).

Cordially,
Stephane.

Re: Nuget and localization files

Posted: Thu Jun 27, 2019 9:19 pm
by Lech Kulikowski
Hello,

At the current moment, as is. We do not have plans to place each language file on the NuGet.

All localizations you can find on the GitHub:
https://github.com/stimulsoft/Stimulsof ... calization

Thank you.