mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Use device report version 2 for the database.
This commit is contained in:
7
DiscImageChef.EntityFramework/Program.cs
Normal file
7
DiscImageChef.EntityFramework/Program.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace DiscImageChef.EntityFramework
|
||||
{
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args) { }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user