Tidied up the bootstrapper

This commit is contained in:
tidusjar 2016-06-16 10:52:16 +01:00
commit 9450127893
3 changed files with 75 additions and 25 deletions

View file

@ -159,6 +159,7 @@
<ItemGroup>
<Compile Include="Bootstrapper.cs" />
<Compile Include="Helpers\BaseUrlHelper.cs" />
<Compile Include="Helpers\ContainerHelper.cs" />
<Compile Include="Helpers\HeadphonesSender.cs" />
<Compile Include="Helpers\EmptyViewBase.cs" />
<Compile Include="Helpers\ServiceLocator.cs" />