We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55dbc8a commit c8f1ce8Copy full SHA for c8f1ce8
src/NHibernate.Example.Web/Pages/Error.cshtml.cs
@@ -5,7 +5,7 @@
5
using System.Threading.Tasks;
6
using Microsoft.AspNetCore.Mvc.RazorPages;
7
8
-namespace AspNetCoreFxWebApplication.Pages
+namespace NHibernate.Example.Web.Pages
9
{
10
public class ErrorModel : PageModel
11
0 commit comments