When working on SSAS Cube Visual Studio project via remote desktop, I accidentally opened 2 remote desktop sessions. I finished/deployed the project logged off from 1st (valid) session, then when I logged in again I got 2nd session, tried to log off from that one too, clicked on Save As but unintentionally got the valid SLN overwritten with incomplete SLN, but I did NOT process it. I have all (db, cubes, dimension)structure deployed correctly on SSAS instance but I no longer have valid SLN file. I do not have a backup too.
Is there a way to restore Visual Studio SLN somehow from the structure deployed on SSAS? How do I recover/rebuild my project?