damikun/trouble-training

can not locate /Src/Shared/API/Shared.Api.csproj

kenghot opened this issue · 1 comments

Describe the bug
can not locate /Src/Shared/API/Shared.Api.csproj
root@xxxxxxx:~/projects/trouble-training/Src/Device/API# dotnet restore
Determining projects to restore...
Skipping project "/root/projects/trouble-training/Src/Shared/Api/Shared.Api.csproj" because it was not found.
Skipping project "/root/projects/trouble-training/Src/Shared/Api/Shared.Api.csproj" because it was not found.
Restored /root/projects/trouble-training/Src/Device/Domain/Device.Domain.csproj (in 397 ms).
Restored /root/projects/trouble-training/Src/Device/Aplication/Device.Aplication.csproj (in 892 ms).
To Reproduce
Steps to reproduce the behavior:

Expected behavior
rename /Src/Shared/API to /Src/Shared/Api

Screenshots
If applicable, add screenshots to help explain your problem.

Enviroment:

  • OS: [windows 10 , wsl2]
  • Browser [chome ]
  • Elastic Stack version [e.g. 15.0]
  • Docker version [ 20.10.16]
  • Resources available on your PC [4G, 4cores]

Additional context
Add any other context about the problem here.

Thx for details.. I think there will be maybe more issues with linux (wsl) also instalation of dev. certificate can fail on wsl....

I tested CI/CD only on windows based OS...