Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How To Edit Supported Cultures In a Silverlight Project

Is there any way to edit list of cultures supported by a SL project in Visual Studio 2008 using GUI?

Currently I'm doing this by changing content of <SupportedCultures> node in the .cproj file manually. For example:

<SupportedCultures>
en, de, es, fr, ja, zh-CN
</SupportedCultures>

Thank you.

like image 453
Humanier Avatar asked Dec 05 '25 15:12

Humanier


1 Answers

No. I continue to do this in Visual Studio 2010, too. It isn't much of a bother, though.

like image 199
lo5 Avatar answered Dec 07 '25 03:12

lo5



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!