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

Trouble Compiling NGettext in Visual Studio 2019 #39

Open
c4tachan opened this issue Sep 17, 2021 · 2 comments
Open

Trouble Compiling NGettext in Visual Studio 2019 #39

c4tachan opened this issue Sep 17, 2021 · 2 comments

Comments

@c4tachan
Copy link

c4tachan commented Sep 17, 2021

I'm getting several

error CS0234: The type or namespace name 'AssemblyMetadataAttributeAttribute' does not exist in the namespace 'System.Reflection' (are you missing an assembly reference?)

errors when I try to compile this repository in Visual Studio 2019.

@c4tachan
Copy link
Author

These errors point to several NGettext.AssemblyInfo.cs files that appear to be getting generated by the portable-* targets.

@VitaliiTsilnyk
Copy link
Owner

You need to install the targeting pack for PCL to make it work.

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

No branches or pull requests

2 participants