The PDB file for this executable was not recognised as a valid URI The PDB file for this executable was not recognised as a valid URI

The PDB file for this executable was not recognised as a valid URI

The validation check for supplied file are as follows, anything that doesn't match will return a warning.

 

  1. A proper file URI, such as: file:///C:/path/to/file.cs
  2. A valid HTTP/HTTPS URI, such as: https: //example.com/src/file.cs
  3. Relative paths are allowed only if they can be resolved to an absolute path using Path.GetFullPath.