You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-09-16 09:26:36 +02:00
Updated project file
This commit is contained in:
@@ -254,6 +254,7 @@
|
|||||||
<Compile Include="Datastore\Migrations\Migration20110707.cs" />
|
<Compile Include="Datastore\Migrations\Migration20110707.cs" />
|
||||||
<Compile Include="Datastore\DbProviderFactory.cs" />
|
<Compile Include="Datastore\DbProviderFactory.cs" />
|
||||||
<Compile Include="Datastore\Migrations\Migration20120707.cs" />
|
<Compile Include="Datastore\Migrations\Migration20120707.cs" />
|
||||||
|
<Compile Include="Datastore\Migrations\Migration20121223.cs" />
|
||||||
<Compile Include="Datastore\Migrations\NzbDroneMigration.cs" />
|
<Compile Include="Datastore\Migrations\NzbDroneMigration.cs" />
|
||||||
<Compile Include="Datastore\Migrations\SchemaInfo.cs" />
|
<Compile Include="Datastore\Migrations\SchemaInfo.cs" />
|
||||||
<Compile Include="Datastore\PetaPoco\EpisodeSeasonRelator.cs" />
|
<Compile Include="Datastore\PetaPoco\EpisodeSeasonRelator.cs" />
|
||||||
|
@@ -280,6 +280,7 @@
|
|||||||
<Compile Include="Helpers\HtmlIncludeExtentions.cs" />
|
<Compile Include="Helpers\HtmlIncludeExtentions.cs" />
|
||||||
<Compile Include="Migrations\Migration20120226.cs" />
|
<Compile Include="Migrations\Migration20120226.cs" />
|
||||||
<Compile Include="Migrations\Migration20120229.cs" />
|
<Compile Include="Migrations\Migration20120229.cs" />
|
||||||
|
<Compile Include="Migrations\Migration20121223.cs" />
|
||||||
<Compile Include="Services.PetaPoco.cs" />
|
<Compile Include="Services.PetaPoco.cs" />
|
||||||
<Compile Include="Datastore\Connection.cs" />
|
<Compile Include="Datastore\Connection.cs" />
|
||||||
<Compile Include="Controllers\DailySeriesController.cs" />
|
<Compile Include="Controllers\DailySeriesController.cs" />
|
||||||
|
Reference in New Issue
Block a user