Severity Code Description Project File Line Suppression State
Error Couldn't process file Form1.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files. name project
Command Fix
Get-ChildItem -Path "Path name project" -Recurse | Unblock-File