1>MakePRI : warning 0xdef00522: Resources found for language(s) 'en-us' but no resources found for default language(s): 'zh-Hans-CN'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899
1>MakePRI : warning 0xdef01051: No default or neutral resource given for 'Microsoft.Practices.ServiceLocation.Properties.Resources/ActivateAllExceptionMessage'. The application may throw an exception for certain user configurations when retrieving the resources.
1>MakePRI : warning 0xdef01051: No default or neutral resource given for 'Microsoft.Practices.ServiceLocation.Properties.Resources/ServiceLocationProviderNotSetMessage'. The application may throw an exception for certain user configurations when retrieving the resources.
1>MakePRI : warning 0xdef01051: No default or neutral resource given for 'Microsoft.Practices.ServiceLocation.Properties.Resources/ActivationExceptionMessage'. The application may throw an exception for certain user configurations when retrieving the resources.
补充一下,这是 VS UP1,通用应用,空白应用,加入了 Json.Net 和 MvvmLightLibs。