Skip to content

Conversation

@pranavkm
Copy link
Contributor

No description provided.

<Reference Include="Microsoft.AspNetCore.Mvc" />
<Reference Include="Microsoft.AspNetCore.Mvc.Components.Prerendering" />
<Reference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" />
<Reference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Runtime compilation doesn't work in the sandbox. It needs PreserveCompilationReferences to be set.

<span class="icon-bar"></span>
</button>
<a asp-controller="Home" asp-action="Index" class="navbar-brand">MvcSandbox</a>
<header>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Using the newer layout so everything isn't hidden around the fixed nav-bar

@pranavkm pranavkm force-pushed the prkrishn/cleanup-sandbox branch from cb707a4 to 520ae0f Compare July 25, 2019 15:22
@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Jul 25, 2019
@pranavkm pranavkm added the tell-mode Indicates a PR which is being merged during tell-mode label Jul 25, 2019
@pranavkm pranavkm merged commit a181fc2 into master Jul 25, 2019
@ghost ghost deleted the prkrishn/cleanup-sandbox branch July 25, 2019 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants