-
-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
questionFurther information is requestedFurther information is requested
Description
After installing fresh template using dotnet new idserver -o IdServer get exception when POSTGRE set.
System.TypeLoadException: 'Method 'get_LockReleaseBehavior' in type 'Npgsql.EntityFrameworkCore.PostgreSQL.Migrations.Internal.NpgsqlHistoryRepository' from assembly 'Npgsql.EntityFrameworkCore.PostgreSQL, Version=8.0.10.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7' does not have an implementation.'
Previously was running version 6 and had it working.
Process used maybe wrong way but
- Created new template from idserver using templates from github
- Delete everything in older folder
- Moved all files from new template into old folder and keep my appsettings.json to use postgres
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Projects
Status
In progress