web.config allowDefinition=MachineToApplication error

前端 未结 9 1266
没有蜡笔的小新
没有蜡笔的小新 2021-01-05 01:41

Under the root directory I have the following structure

..
..
..
web.config
Report Folder
- Login.aspx
- Web.config
  |
  |-> ViewReport
       |       
          


        
9条回答
  •  旧时难觅i
    2021-01-05 02:04

    Just add this below lines in your csproject file to clean up the obj/bin folder automatically.

    
      
      
      
      
    
    

提交回复
热议问题