Where is the project or solution file ? #2

Closed
opened 2025-08-09 17:13:55 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @nullArguments on 3/23/2017

I have downloaded the source and tried to run it using both VSCode and Visual Studio and they keep asking me for project or solution file
For e.g.

bash-3.2$ dotnet restore
MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
bash-3.2$ dotnet run
Couldn't find a project to run. Ensure a project exists in /aspnet-core-signalr-angular-master.
Or pass the path to the project using --project

bash-3.2$

*Originally created by @nullArguments on 3/23/2017* I have downloaded the source and tried to run it using both VSCode and Visual Studio and they keep asking me for project or solution file For e.g. bash-3.2$ dotnet restore **MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.** bash-3.2$ dotnet run **Couldn't find a project to run. Ensure a project exists in /aspnet-core-signalr-angular-master. Or pass the path to the project using --project** bash-3.2$
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/aspnet-core-signalr-angular#2
No description provided.