Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NeutralResourcesLanguage to Assembly info for portable library use #394

Merged
merged 1 commit into from
Jun 27, 2017

Conversation

benbillbob
Copy link

This is to remove the following build warning when used in a UWP app.

Moq.dll : warning MSB3817: The assembly "...nuget\packages\Moq\4.7.63\lib\netstandard1.3\Moq.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).

@stakx stakx merged commit 08d88d1 into devlooped:develop Jun 27, 2017
@stakx
Copy link
Contributor

stakx commented Jun 27, 2017

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants