spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
762 stars 122 forks source link

MaterialDesignExtensions 3.3.0 has a resource with the locale 'Ru' #177

Open JustinMinnaar opened 1 year ago

JustinMinnaar commented 1 year ago

Severity Code Description Project File Line Suppression State Warning NETSDK1187 Package MaterialDesignExtensions 3.3.0 has a resource with the locale 'Ru'. This locale has been normalized to the standard format 'ru' to prevent casing issues in the build. Consider notifying the package author about this casing issue. Jem.WpfCommonLibrary22 C:\Program Files\dotnet\sdk\7.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets 267

andyesys commented 1 year ago

Similar warning here:

warning NETSDK1187: Package MaterialDesignExtensions 3.3.0 has a resource with the locale 'ru-ru'. This locale has been normalized to the standard format 'ru-RU' to prevent casing issues in the build. Consider notifying the package author about this casing issue.

jasonwurzel commented 1 year ago

Hi, just created a PR for this as it's been bothering me as well for a long time...