Skip to content

ErrorPageOptions in beta6 #861

Closed
Closed
@manfredk

Description

@manfredk

After updating the ASP.Net5 WebApp project template to beta6 I have the following issue in Startup.cs:

app.UseErrorPage(ErrorPageOptions.ShowAll);

This line throws 'ErrorPageOptions' does not contain a definition for 'ShowAll'. Any idea, how this is handled in beta6?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions