You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: