You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add one .resx (culture neutral). Then add a localized version of it.
Result: compilation errors from duplicate Strings members
Expected: only the culture neutral resource should be considered for codegen. WithCulture on the items can be used to filter, such as:
Add one .resx (culture neutral). Then add a localized version of it.
Result: compilation errors from duplicate Strings members
Expected: only the culture neutral resource should be considered for codegen. WithCulture on the items can be used to filter, such as:
The text was updated successfully, but these errors were encountered: