Share via


How to update the SLN file?

Question

Thursday, January 3, 2013 1:20 AM

Hi,

I'm new at VS12 and need some help.

The install program I need to use - uses the SLN file.

I need to update the SLN file so I can use the updated code in my installer.

I see my SLN file but it's dated three weeks ago.

How can I update the exisiting SLN file with my newly updated code?

qeqw

All replies (1)

Friday, January 4, 2013 8:07 AM âś…Answered

Hi qeqw,

Just to make this issue clearly, you created an app in your VS IDE before, now you want to update the .sln file of your project, am I right?

As far as I know, if you want to update it, you could right click your solution in the Solution Explorer, and then Clean and Rebuild Solution, it will update the .sln file.

If I have misunderstood anything, please make free feel to let me know.

Best Regards,

Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.