Skip to content

Commit

Permalink
Update setting-up-a-development-environment.md (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertSnows authored Oct 17, 2023
1 parent 66e39b1 commit 53ec2d4
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,8 @@ Unhandled exception. Robust.Shared.IoC.Exceptions.ImplementationConstructorExcep
```

Uninstall .NET Core SDK x86. Install .NET Core SDK x64.


## The client and server aren't available in Visual Studio to configure in Multiple startup projects

This may be because you opened the project as a folder rather than a solution. Make sure you open it as a solution and click the space station 14 .sln file.

0 comments on commit 53ec2d4

Please sign in to comment.