GameServer icon indicating copy to clipboard operation
GameServer copied to clipboard

.Net SDK 3.0 (x86) required to build with jetbrains rider.

Open vhnunes opened this issue 4 years ago • 1 comments

If you want to build the server using JetBrains Rider you will need to download the .NET SDK 3.0 X86, otherwise the build will fail warning about this issue.

In the build guidelines on the readme.md that information is missing, only say that will be needed the latest .net sdk (current 5.0).

Plus i think that maybe the .net 3.0 x86 will be needed to build with latest visual studio too.

vhnunes avatar Dec 29 '20 22:12 vhnunes

I cannot confirm this. I tested it in a VM with fresh installation of Rider and fresh clone of the project and it worked fine.

Can you re-test this? @vhng

fayeinmay avatar Jun 05 '21 20:06 fayeinmay