summaryrefslogtreecommitdiff
path: root/DSALib/DSALib.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'DSALib/DSALib.csproj')
-rw-r--r--DSALib/DSALib.csproj11
1 files changed, 0 insertions, 11 deletions
diff --git a/DSALib/DSALib.csproj b/DSALib/DSALib.csproj
deleted file mode 100644
index 2281bd6..0000000
--- a/DSALib/DSALib.csproj
+++ /dev/null
@@ -1,11 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <PropertyGroup>
- <TargetFramework>netcoreapp2.2</TargetFramework>
- </PropertyGroup>
-
- <ItemGroup>
- <ProjectReference Include="..\FireBase\FireBase.csproj" />
- </ItemGroup>
-
-</Project>