mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
When restarting after update if service start fails update app will fallback to console.
This commit is contained in:
parent
44ff12eaaa
commit
d0d95602c6
4 changed files with 78 additions and 13 deletions
|
@ -85,8 +85,9 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="StartNzbDroneService.cs" />
|
||||
<Compile Include="ProgramFixture.cs" />
|
||||
<Compile Include="UpdateProviderVerifyFixture.cs" />
|
||||
<Compile Include="InstallUpdateServiceFixture.cs" />
|
||||
<Compile Include="UpdateProviderStartFixture.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue