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

Publish failed after upgrading to 2.0 RTM #6659

@thiennn

Description

@thiennn

In my projects, modules are dynamically loaded at runtime, and I need to turn off PrecompiledViews by adding

    <EnableDefaultContentItems>false</EnableDefaultContentItems>
    <PreserveCompilationContext>false</PreserveCompilationContext>

I worked fine, but after upgrading to 2.0 RTM. I got the following error

Severity Code Description Project File Line Suppression State
Error The command ""dotnet" exec --runtimeconfig "C:\WebApplication15\bin\Release\netcoreapp2.0\WebApplication15.deps.json" "C:\Program Files\dotnet\sdk\NuGetFallbackFolder\microsoft.aspnetcore.mvc.razor.viewcompilation\2.0.0\build\netstandard2.0\Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.dll" @"obj\Release\netcoreapp2.0\microsoft.aspnetcore.mvc.razor.viewcompilation.rsp"" exited with code 1. WebApplication15 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions