global.json missing in visual studio 2017

163 Views Asked by At

I just noticed that whenever we create a new project with ASP.NET core application, global.json file is not added to the project anymore.

Also, I do not see web.config file where I can keep configuration settings.

Can somebody tell me how to add these files and where should I keep my configuration settings ?

0

There are 0 best solutions below