mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Rename namespace.
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using DiscImageChef.Database;
|
||||
using Aaru.Database;
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using Microsoft.EntityFrameworkCore.Infrastructure;
|
||||
using Microsoft.EntityFrameworkCore.Migrations;
|
||||
using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
||||
|
||||
namespace DiscImageChef.Database.Migrations
|
||||
namespace Aaru.Database.Migrations
|
||||
{
|
||||
[DbContext(typeof(DicContext))]
|
||||
[Migration("20190525183723_IdForDensityCode")]
|
||||
|
||||
Reference in New Issue
Block a user