Code52 / aspnet-internationalization

NuGet packages to make i18n easy for developers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LanguageSelection Partial - Build Action set incorrectly

csainty opened this issue · comments

Was added to my project with Build Action set to None, instead of Content.

I have seen similar things in other projects and think it might be a NuGet thing. In that case a step on the README file will be needed.

Are you seeing this happen consistently?

I tried it with a few projects just now and am still seeing it set to Content (as expected).

What other details can you provide to help me nail it down?

Just tried a new project and it went in correctly as Content.

Not sure how to reproduce.

Feel free to reopen if you can spot the cause