I want to get a list of different projects and their types given a solution file path. Solution might be build either in .net FW or .net core. I tried to use the msbuild api, but did not find anything that can get this to me.
↧