- Passolo 2011 SP9
- Visual Studio (various versions, including VS 2013 and now recently 2015)
- .NET 4.6.0
For the first time in a project that has been running successfully for years, we are experiencing the following problem when updating our string lists:
- Certain old string lists are being set “hidden” upon source-update. Note: We have never used the hidden flag before for string lists.
- We have manually reset these hidden flags, and checked the LPU file back into source control, but after the next build cycle they reappear with hidden flags in Passolo.
Q:> What could be resetting the hidden flags on these resources?
Thanks in advance