Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Allow @model specified in a page work with @inherits directive in _ViewImports #3186

Closed
wants to merge 1 commit into from

Conversation

pranavkm
Copy link
Contributor

Fixes #3144

@pranavkm
Copy link
Contributor Author

cc @NTaylorMullen

@@ -8,13 +8,7 @@ namespace Asp
using Microsoft.AspNet.Mvc.Rendering;
using System.Threading.Tasks;

public class ASPV_TestFiles_Input_ModelExpressionTagHelper_cshtml : Microsoft.AspNet.Mvc.Razor.RazorPage<
#line 1 "TestFiles/Input/ModelExpressionTagHelper.cshtml"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed with @NTaylorMullen offline - I'll fix the missing line mappings for this in a follow up PR.

@NTaylorMullen
Copy link
Contributor

Gotta fix travis ⌚

@pranavkm
Copy link
Contributor Author

Updated

@NTaylorMullen
Copy link
Contributor

:shipit: once @rynowak has addressed the build issue.

@pranavkm pranavkm closed this Sep 23, 2015
@pranavkm pranavkm deleted the prkrishn/3144 branch September 23, 2015 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants