summaryrefslogtreecommitdiff
path: root/FireBase/FireBase.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'FireBase/FireBase.csproj')
-rw-r--r--FireBase/FireBase.csproj13
1 files changed, 0 insertions, 13 deletions
diff --git a/FireBase/FireBase.csproj b/FireBase/FireBase.csproj
deleted file mode 100644
index 2a47b27..0000000
--- a/FireBase/FireBase.csproj
+++ /dev/null
@@ -1,13 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <PropertyGroup>
- <TargetFramework>netcoreapp2.2</TargetFramework>
- </PropertyGroup>
-
- <ItemGroup>
- <PackageReference Include="LiteDB" Version="4.1.4" />
- <PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
- <PackageReference Include="System.Reactive" Version="4.1.0" />
- </ItemGroup>
-
-</Project>