Gitignore bearbeitet
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,3 +16,4 @@ project.fragment.lock.json
|
|||||||
*.pdb
|
*.pdb
|
||||||
*.pch
|
*.pch
|
||||||
*.tmp
|
*.tmp
|
||||||
|
/DaSaSo.InMemoryProvider/obj/Debug/*
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
// See https://aka.ms/new-console-template for more information
|
// See https://aka.ms/new-console-template for more information
|
||||||
|
|
||||||
using DaSaSo.Domain.Model;
|
using DaSaSo.Domain.Model;
|
||||||
using DaSaSo.Domain.Service;
|
using DaSaSo.Domain.Services;
|
||||||
using DaSaSo.EntityFramework;
|
using DaSaSo.EntityFramework;
|
||||||
using DaSaSo.EntityFramework.Services;
|
using DaSaSo.EntityFramework.Services;
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user