|
|
|
@ -248,6 +248,7 @@
|
|
|
|
|
<Compile Include="Datastore\Migration\068_add_release_restrictions.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\069_quality_proper.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\070_delay_profile.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\102_add_language_to_episodeFiles_history_and_blacklist.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\110_fix_extra_files_config.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\109_import_extra_files.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\108_fix_extra_file_extension.cs" />
|
|
|
|
@ -287,6 +288,7 @@
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Datastore\Migration\105_rename_torrent_downloadstation.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\111_create_language_profiles.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationContext.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationController.cs" />
|
|
|
|
|
<Compile Include="Datastore\Migration\Framework\MigrationDbFactory.cs" />
|
|
|
|
|