mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-17 13:23:45 +00:00
Switch to only TCP Communication
- No more UDP - Lots of random refactoring as well
This commit is contained in:
@@ -83,10 +83,12 @@
|
||||
<ItemGroup>
|
||||
<Folder Include="Classes\" />
|
||||
<Folder Include="Pages\" />
|
||||
<Folder Include="Classes\Cues\" />
|
||||
<Folder Include="Classes\QItems\" />
|
||||
<Folder Include="Classes\Cell\" />
|
||||
<Folder Include="Classes\Communication\" />
|
||||
<Folder Include="Classes\Settings\" />
|
||||
<Folder Include="Classes\Dialogs\" />
|
||||
<Folder Include="Classes\Buttons\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Remove="Pages\RootPageMaster.xaml" />
|
||||
|
||||
Reference in New Issue
Block a user