Removed magic strings from FirelanceMgr

- Renamed CSProj for both Gsm and Firelance.
- Made namespace names consistent.
This commit is contained in:
2020-07-05 14:46:53 +01:00
parent b6ce28a121
commit 21971e82c1
18 changed files with 86 additions and 54 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\GSMParser\GSMParser.csproj" />
<ProjectReference Include="..\GSMParser\GsmMgr.csproj" />
</ItemGroup>
</Project>