Project restructured

This commit is contained in:
2021-01-10 12:34:59 +01:00
parent 4c069298f2
commit dd530c02a9
7 changed files with 37 additions and 10 deletions

View File

@ -1,4 +1,5 @@
using Autofac;
using StockDal;
using StockDal.Interface;
using System;
using System.Collections.Generic;