mirror of
https://github.com/fergalmoran/SilkierQuartz.git
synced 2025-12-30 05:28:06 +00:00
fix title ,namespace ,and more
This commit is contained in:
@@ -7,7 +7,7 @@ using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace AspNetCore31.Pages
|
||||
namespace SilkierQuartz.Example.Pages
|
||||
{
|
||||
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
|
||||
public class ErrorModel : PageModel
|
||||
|
||||
Reference in New Issue
Block a user