version bump & click fixes
This commit is contained in:
parent
3695c17429
commit
70f6e411e5
19 changed files with 82 additions and 42 deletions
|
|
@ -131,6 +131,7 @@ namespace isnd
|
|||
app.UseMigrationsEndPoint();
|
||||
app.UseSwagger();
|
||||
app.UseSwaggerUI();
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue