Ben Fillipucci
Ben Fillipucci
I am having the same issue. I am on my personal desktop,  
I made a few changes to the powershell script. I'm not sure which change made it all work. Sorry could not get the format right Param( [Parameter(Mandatory=$false)] [Switch]$Nightly ) function...
@volkans80 have you moving the `global,json` up a level? That got me past VS Code yelling about .Net 9
@bfops it would be great if when someone runs `spacetime init --lang csharp server` it puts the `global.json` in the right spot.
You are probably right about the `.sln`, I didn't manually create it, though. I thought it came from the init cmd.