Looks like Publish doesn't copy Razor views at ASP.NET MVC 3 Beta. Is it a known limitation of Beta? Will it be fi开发者_如何学编程xed at release?
Try selecting a razor file and in the properties make sure that Build Action
is set to Content
.
Not sure. Best way is to submit it as a bug in the connect.microsoft.com web site.
精彩评论