diff --git a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs index 8a2361a773..ed45925cb7 100644 --- a/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs +++ b/src/Microsoft.AspNet.Diagnostics/Properties/Resources.Designer.cs @@ -90,22 +90,6 @@ namespace Microsoft.AspNet.Diagnostics return GetString("ErrorPageHtml_CookiesButton"); } - /// - /// Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - /// - internal static string ErrorPageHtml_EnableShowExceptions - { - get { return GetString("ErrorPageHtml_EnableShowExceptions"); } - } - - /// - /// Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - /// - internal static string FormatErrorPageHtml_EnableShowExceptions() - { - return GetString("ErrorPageHtml_EnableShowExceptions"); - } - /// /// Environment /// diff --git a/src/Microsoft.AspNet.Diagnostics/Resources.resx b/src/Microsoft.AspNet.Diagnostics/Resources.resx index ca9ea34e6e..fd50291b12 100644 --- a/src/Microsoft.AspNet.Diagnostics/Resources.resx +++ b/src/Microsoft.AspNet.Diagnostics/Resources.resx @@ -133,9 +133,6 @@ Cookies as in http request cookies - - Enable development mode or ErrorPageOptions.ShowExceptionDetails for additional information. - Environment as in environment dictionary