|
-
January 19th, 2010, 06:29 PM
#1
.suo remain visible
Hi,
how can I force the .suo file visual studio creates to stay visible ?
Thanks
-
January 19th, 2010, 06:32 PM
#2
Re: .suo remain visible
Not sure.
Out of curiosity, why do you need it to be visible?
-
January 19th, 2010, 07:39 PM
#3
Re: .suo remain visible
I want it to stay visible because its really annoying when I archive my files and I always get the popup about the hidden file.
-
January 19th, 2010, 09:36 PM
#4
Re: .suo remain visible
Can you set a filter to the archive operation that excludes the *.suo files?
Or, can you write a batch file that deletes the *.suo files before archiving?
Understand that *.suo files get regenerated when you open a sln or project so you don't need to keep them around.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|