c# - I added a cshtml file and then got 22 assembly uses higher version errors. What went wrong and how do I fix? -


i'm working on mvc web application , encountered problem:

i added cshtml file , out of 22 errors popped in test case projects saying "mvc web application" uses higher version referenced assembly. when visit web application home page error, though there no build errors on web application itself, test case projects.

this has happened before don't feel comfortable "downgrading" since don't know before , i'm afraid every time add cshtml file need commit source control or risk losing all. please help? there other information provide help?


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -