From e6181c24124d97f2fbc932b8a68311e625463156 Mon Sep 17 00:00:00 2001 From: uzvkl Date: Tue, 11 Jun 2019 23:05:52 +0200 Subject: Move dsa related stuff to subfolder --- dsa/NUnitTestProject1/NUnitTest.csproj | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 dsa/NUnitTestProject1/NUnitTest.csproj (limited to 'dsa/NUnitTestProject1/NUnitTest.csproj') diff --git a/dsa/NUnitTestProject1/NUnitTest.csproj b/dsa/NUnitTestProject1/NUnitTest.csproj new file mode 100644 index 0000000..7b3b1ea --- /dev/null +++ b/dsa/NUnitTestProject1/NUnitTest.csproj @@ -0,0 +1,20 @@ + + + + netcoreapp2.2 + + false + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf