Code Reorganisation

This commit is contained in:
Brett Hewitson 2021-12-20 15:11:58 +10:00
parent c153ef4c08
commit b7c5d591fc
8 changed files with 55 additions and 50 deletions

View file

@ -232,6 +232,8 @@
<Compile Include="Lib\BranchSnapshot.cs" />
<Compile Include="Lib\ServerPlayers.cs" />
<Compile Include="Lib\ServerProfileSnapshot.cs" />
<Compile Include="Lib\ServerStatusUpdate.cs" />
<Compile Include="Lib\ServerStatusUpdateRegistration.cs" />
<Compile Include="Lib\ViewConverters\EnumDescriptionTypeConverter.cs" />
<Compile Include="Lib\ViewConverters\MapNameValueConverter.cs" />
<Compile Include="Lib\ViewModel\Engram.cs" />