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

Multilanguage with .net core #19856

Closed
binoypatel opened this issue Jan 9, 2017 · 5 comments
Closed

Multilanguage with .net core #19856

binoypatel opened this issue Jan 9, 2017 · 5 comments

Comments

@binoypatel
Copy link

This issue is related to dotnet/standard#152, as requested by karelz, I have opened a new issue to corefx.

Please check https://github.com/binoypatel/NetCore.Localization example, this is hello-world style application with 11 lines of code.

I have tested this issue with and confirmed that it is still not working:
Microsoft.Net Core 1.1.0 - SDK 1.0.0 Preview 2.1-003177
Microsoft .NET Core 1.0.1 VS 2015 Tooling Preview 2

Thanks,
Binoy

@clairernovotny
Copy link
Member

Hi @binoypatel can you please try the .NET Core one with VS 2017? I know there are some bugs with project.json and satellite assemblies that I came across with Humanizer. Moving to csproj in VS 2017 should resolve those; can you verify for your case?

@tarekgh
Copy link
Member

tarekgh commented Jan 9, 2017

CC @ramarag

@clairernovotny
Copy link
Member

clairernovotny commented Jan 9, 2017

I think this bug is related to this: https://github.com/dotnet/cli/issues/3396

@tarekgh
Copy link
Member

tarekgh commented Jan 9, 2017

most likely you are right @onovotny
I'll let @ramarag confirm that and close the issue here if this is the case.
Thanks.

@binoypatel
Copy link
Author

@onovotny , @tarekgh , tested with VS2017 RC1 and confirmed working. My question is now should I move my production application to VS2017 or continue working with VS2015 until VS2017 RTMed?

Kind regards,
Binoy

@msftgits msftgits transferred this issue from dotnet/corefx Jan 31, 2020
@msftgits msftgits added this to the 2.0.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants