I am using Visual Studio 2017 and trying to add a resources(resx) file to a .net core 2.1 project (not asp.net core).
When I open the 'Add New Item' menu, I cannot find there an option of a resx file (however, when i try to add to an asp.net core project i do find this option).
Any idea what is causing it? Thanks