What is the aspnet_client folder in my ASP.NET website?

后端 未结 3 1254
迷失自我
迷失自我 2020-12-21 04:58

I inherited a website and see that folder in the web root. I\'m trying to clean out the old crap, and wondering if I can delete it.

What is this folder used by? Is

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-21 05:20

    This folder is among other stuff used to store default Themes for all the applications of the server (.skin files).

提交回复
热议问题