Description
When building an app that uses Hyperloop there is a warning in the console about no resources found for default language, we probably just need to remove the
deceleration in this search https://github.com/appcelerator/hyperloop.next/search?utf8=%E2%9C%93&q=+%3CDefaultLanguage%3E&type=
[WARN] MakePRI : warning 0xdef00522: Resources found for language(s) 'en' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899 [C:\Users\ewan\.titanium\vsbuild\anappname\win10.x86\anappname.vcxproj]
[WARN] MakePRI : warning 0xdef00522: Resources found for language(s) 'en' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899 [C:\Users\ewan\.titanium\vsbuild\anappname\win10.x86\anappname.vcxproj]
1 Warning(s)
0 Error(s)
Steps to reproduce
Build a project
Actual
Warning
Expected
No warning
https://github.com/appcelerator/titanium_mobile_windows/pull/1222
*FR Passed*
*Closing ticket* Verified fix in SDK version
7.5.0.v20180824145645
Test and other information can be found at: https://github.com/appcelerator/titanium_mobile_windows/pull/1222