diff --git a/.gitignore b/.gitignore index c8bb91df..f9d1a381 100644 --- a/.gitignore +++ b/.gitignore @@ -344,7 +344,6 @@ ASALocalRun/ # Net Core Keys [Kk]eys/ -*.db Bootstrap.Admin.xml ###### -- Custom Ignore Section, Make sure all files you add to the git repo are below this line -- ###### diff --git a/UniTest/DB/UnitTest.db b/UniTest/DB/UnitTest.db new file mode 100644 index 00000000..105f3404 Binary files /dev/null and b/UniTest/DB/UnitTest.db differ diff --git a/UniTest/UniTest.csproj b/UniTest/UniTest.csproj index 4e61d394..22026dd4 100644 --- a/UniTest/UniTest.csproj +++ b/UniTest/UniTest.csproj @@ -1,8 +1,7 @@ - + netcoreapp2.2 - false