1

I am trying to restart my ASP.net Core application and for this purpose I'm changing the modification date of Web.config. As I expected it should force my application to be restarted but surprisingly it doesn't make any changes. I did this modification by File.SetLastWriteTimeUtc(path, DateTime.UtcNow);

Alien
  • 15,141
  • 6
  • 37
  • 57
alireza khosravi
  • 405
  • 2
  • 17

0 Answers0