Whenever I try to import a local package I get the following error:
Project Tool Unauthorized permission
Unhandled exception. System.UnauthorizedAccessException: Access to the path '06daae2d58577967500224b467d874595a4437' is denied.
at System.IO.FileSystem.RemoveDirectoryRecursive(String fullPath, WIN32_FIND_DATA& findData, Boolean topLevel)
at System.IO.FileSystem.RemoveDirectory(String fullPath, Boolean recursive)
at ProjectTool.Commands.ProjectSaveCommand.Execute()
at ProjectTool.Program.Main(String[]...
Project Tool Unauthorized permission