Visual Studio keeps changing resx files
Posted
by CFP
on Stack Overflow
See other posts from Stack Overflow
or by CFP
Published on 2010-04-21T12:09:31Z
Indexed on
2010/04/21
12:13 UTC
Read the original article
Hit count: 331
Hello everyone !
I'm working on a VB.Net project and using SVN. I noticed that every time I use my main form, Visual studio slightly modifies my .resx file, which means that I keep having to re-commit it, which is quite an annoying thing. Has anybody experienced such problems? A diff file can be seen at http://synchronicity.svn.sourceforge.net/viewvc/synchronicity/trunk/Create%20Synchronicity/MainForm.resx?r1=272&r2=359&pathrev=359
Has anybody ever heard of this? Thanks, CFP.
© Stack Overflow or respective owner