MaterialDesignExtensions icon indicating copy to clipboard operation
MaterialDesignExtensions copied to clipboard

MaterialDesignExtensions 3.3.0 has a resource with the locale 'Ru'

Open JustinMinnaar opened this issue 2 years ago • 2 comments

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

JustinMinnaar avatar Jan 01 '23 10:01 JustinMinnaar

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.

andyesys avatar Jan 26 '23 07:01 andyesys

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

jasonwurzel avatar Apr 26 '23 07:04 jasonwurzel