Functional GFS implementation.

- Mass refactoring.
- Decoupled Firelance CRUD from DB.
This commit is contained in:
2020-07-04 16:58:17 +01:00
parent a09f580cfe
commit 533488c462
10 changed files with 125 additions and 41 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FireLance\FireLance.csproj" />
<ProjectReference Include="..\FireLance\Firelance.csproj" />
</ItemGroup>
<ItemGroup>