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

USAM - don't let unity write over already existing services in the sln #3479

Open gabrielbeamable opened 3 weeks ago

gabrielbeamable commented 3 weeks ago

Scan through existing projects, if it exists in it's folder and also in the sln file, let it be in there, don't remove it.

This logic would live in this method: OnGeneratedSlnSolution

cdhanna commented 6 days ago

calling out from Gabriel; this cannot be avoided for the first time the project is loaded after fresh install. But, that is an acceptable level of sln flickering.