beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
3 stars 0 forks source link

Issue/3375 - CLI server on Unity 2020 (and more!) #3499

Closed cdhanna closed 1 week ago

cdhanna commented 2 weeks ago

This PR does 3 big things,

  1. version locks the Unity Dotnet dependency to 8.0.302 which is the version that carries 8.0.6 SDK.
  2. adds some csproj pre-filtering in the CLI to make things go faster,
  3. converts the Task stuff from HttpClient in Unity to Promise.