开发者

System.Web.MVC.dll still references Beta version

I'm running a build of my solution from a different computer (build machine), and found out that开发者_开发技巧 that system is still referencing the Beta version of System.Web.MVC.dll. How can I get it to reference the 1.0 version of the dll?


I think, you need to specify explicit dll version in config to resolve this issue


Can you edit the project csproj? In VS, right-click > Unload Project, right-click again > Edit {project}.csproj then find the References section. See what it's referencing.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜