Dustmite + Visual D
    Michelle Long 
    HappyDance321 at gmail.com
       
    Sat Dec 15 02:22:35 UTC 2018
    
    
  
still having problems with this.
My csproj file uses relative paths and backtracks.
..\somepath.
When I replace ..\somepath with the absolute path such as 
`c:\somepath` the project copying works.
We talked about this and I thought things were fixed so I'm not 
sure what  is going on still. I'd like to avoid using absolute 
paths if possible because it makes harder copying the project to 
a new project at a different path if I need to do that.
Seems that .. is simply not handled properly by something.
    
    
More information about the Digitalmars-d-ide
mailing list