I would like to create a solution (.sln) file using the Roslyn CTP, and then add some new projects to the solution. Is this possible with the current CTP, and if so, can you provide a short code snippet to show how this can be done?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s not supported in the current CTP. You can load existing solutions, but we don’t currently support creating solution files, or adding and removing projects from existing solutions.