Version Used:
VS 15.6-preview2
Steps to Reproduce:
- Install Spanish VS language pack
- Start devenv.exe in Spanish local: devenv.exe /LCID 3082
- File => new Web App
- Run culture sensitive code in OOP host
Expected Behavior:
- Culture sensitive code returns Spanish based information
Actual Behavior:
- English based information is returned
Notes:
This seems to be caused by the OOP host not having its current culture set to what VS has its language settings set to.
/cc @heejaechang
Version Used:
VS 15.6-preview2
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Notes:
This seems to be caused by the OOP host not having its current culture set to what VS has its language settings set to.
/cc @heejaechang