mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Upgraded to .net core 2.0 #1486
This commit is contained in:
parent
5d0e317315
commit
95c5c839f0
34 changed files with 83 additions and 88 deletions
|
@ -1,5 +1,5 @@
|
|||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using Microsoft.AspNetCore.Identity.EntityFrameworkCore;
|
||||
using Microsoft.AspNetCore.Identity;
|
||||
|
||||
namespace Ombi.Store.Entities
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue