From 92e8bb7523c775014ccf68355e3f0178ebf4a61c Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Wed, 26 Sep 2018 19:18:41 +0200 Subject: implemented fudamental Web Api --- DSACore/DSACore.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 DSACore/DSACore.csproj (limited to 'DSACore/DSACore.csproj') diff --git a/DSACore/DSACore.csproj b/DSACore/DSACore.csproj new file mode 100644 index 0000000..1661770 --- /dev/null +++ b/DSACore/DSACore.csproj @@ -0,0 +1,15 @@ + + + + netcoreapp2.1 + + + + + + + + + + + -- cgit v1.2.3-70-g09d2