fix: fix builds not working
This commit is contained in:
parent
70d5d038b9
commit
144cd3e1d0
2 changed files with 4 additions and 1 deletions
|
@ -107,7 +107,7 @@ if (!app.Environment.IsDevelopment())
|
|||
|
||||
app.UseHttpsRedirection();
|
||||
|
||||
app.UseAntiforgery();
|
||||
//app.UseAntiforgery();
|
||||
|
||||
// if (app.Environment.IsDevelopment())
|
||||
// {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue