这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

NeutralResourcesLanguage Warnings on UWP #256

@bricelam

Description

@bricelam

I'm getting the following warnings on a Universal Windows App.

warning MSB3817: The assembly "Microsoft.Framework.DependencyInjection.dll" does not have a NeutralResourcesLanguageAttribute on it. To be used in an app package, portable libraries must define a NeutralResourcesLanguageAttribute on their main assembly (ie, the one containing code, not a satellite assembly).

warning MSB3817: The assembly "Microsoft.Framework.DependencyInjection.Abstractions.dll" does not have a NeutralResourcesLanguageAttribute on it. To be used in an app package, portable libraries must define a NeutralResourcesLanguageAttribute on their main assembly (ie, the one containing code, not a satellite assembly).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions