Loads of changes, improved the movie search stylings is back

This commit is contained in:
Jamie.Rees 2017-06-12 16:29:39 +01:00
parent dbade585e2
commit 22c5d3a19d
38 changed files with 390 additions and 162742 deletions

View file

@ -12,6 +12,7 @@
<PackageReference Include="Microsoft.AspNetCore.Cryptography.KeyDerivation" Version="1.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="1.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Design" Version="1.1.1" />
<PackageReference Include="MiniProfiler.AspNetCore" Version="4.0.0-alpha6-79" />
<PackageReference Include="Newtonsoft.Json" Version="10.0.2" />
</ItemGroup>