0

I want to migrate a small project from mono to core on Ubuntu. The problem is I cannot create a Core project using Rider.

I used snap to install Rider and coresdk.

Rider detects core. But when I go to create a new project it either hangs or I get

MSBuild error details: Protocol Connection already terminated.

Has anyone encountered this. I don't really want to use the Microsoft msbuild.

Just_Alex
  • 518
  • 1
  • 4
  • 16

1 Answers1

0

Installing using apt fixed the problem.

Just_Alex
  • 518
  • 1
  • 4
  • 16