I have SolutionA which has imports from SolutionB. Both are on release streams. However, I deleted one project in SolutionB's dev stream, assuming that it doesnot affect the release stream. But, even though it didn't affect SolutionB's release stream, that specific project that I deleted (in SolutionB's dev stream) is removed from SolutionA's release stream. Is there way I could import the project from SolutionB's release stream to SolutionA's release stream?
Update: here is the specs for the SolutionA stream (Project1 is deleted from the SolutionB's Dev stream followed by SolutionB's.Mainline, but is still there is Solution.Release.1.0.0 release stream)
and here is the stream spec for SolutionB's release stream