Added the file version to the layout

This commit is contained in:
tidusjar 2016-07-08 12:15:54 +01:00
parent 152408571f
commit 5a96bd2a15
4 changed files with 175 additions and 128 deletions

View file

@ -179,6 +179,7 @@
<Compile Include="Helpers\BaseUrlHelper.cs" />
<Compile Include="Helpers\ContravariantBindingResolver.cs" />
<Compile Include="Helpers\CultureHelper.cs" />
<Compile Include="Helpers\CustomHtmlHelper.cs" />
<Compile Include="Helpers\HeadphonesSender.cs" />
<Compile Include="Helpers\EmptyViewBase.cs" />
<Compile Include="Helpers\ServiceLocator.cs" />