tfs - Visual Studio Database project creating items that already exist -


curious issue vs 2013 database project. if schema compare database on left , current tfs files on right, tells me i'm missing stored procedure:

enter image description here

solution explorer, however, insists it's there:

enter image description here

which is. sql file on disk , contents identical current contents of stored procedure.

if check box, update , compare nothing happens. sql file doesn't checked out , schema compare still insists need add it.

it's not big deal, enormously irritating. ideas how might fixed?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -