Upgrade to .NET 6 and update all dependencies
This commit is contained in:
parent
2356fbab4f
commit
28747dfe5b
17 changed files with 698 additions and 58 deletions
|
|
@ -1,5 +1,5 @@
|
|||
using System;
|
||||
using IdentityServer4.EntityFramework.Options;
|
||||
using Duende.IdentityServer.EntityFramework.Options;
|
||||
using Microsoft.Data.Sqlite;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.Extensions.Options;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue