More Update #865

This commit is contained in:
Jamie.Rees 2017-06-22 15:34:04 +01:00
commit 74f3e0f143
3 changed files with 29 additions and 3 deletions

View file

@ -29,4 +29,10 @@
<ProjectReference Include="..\Ombi.TheMovieDbApi\Ombi.Api.TheMovieDb.csproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Diagnostics.Process">
<HintPath>..\..\..\..\..\.nuget\packages\system.diagnostics.process\4.3.0\ref\netstandard1.4\System.Diagnostics.Process.dll</HintPath>
</Reference>
</ItemGroup>
</Project>