We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e764841 commit be2e50cCopy full SHA for be2e50c
Src/UnitsNet/Properties/AssemblyInfo.cs
@@ -33,8 +33,8 @@
33
[assembly: AssemblyProduct("UnitsNet")]
34
[assembly: AssemblyCopyright("Copyright © 2007-2013 Initial Force AS")]
35
[assembly: AssemblyTrademark("")]
36
-[assembly: AssemblyCulture("en-US")]
37
-[assembly: NeutralResourcesLanguage("en")]
+[assembly: AssemblyCulture("")]
+[assembly: NeutralResourcesLanguage("")]
38
39
// Version information for an assembly consists of the following four values:
40
//
0 commit comments