mirror of https://github.com/Ombi-app/Ombi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
170 lines
8.1 KiB
170 lines
8.1 KiB
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{CB37A5F8-6DFC-4554-99D3-A42B502E4591}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Ombi.Api.Models</RootNamespace>
|
|
<AssemblyName>Ombi.Api.Models</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="RestSharp, Version=105.2.3.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Appveyor\AppveyorProject.cs" />
|
|
<Compile Include="Emby\EmbyChapter.cs" />
|
|
<Compile Include="Emby\EmbyConfiguration.cs" />
|
|
<Compile Include="Emby\EmbyEpisodeInformation.cs" />
|
|
<Compile Include="Emby\EmbyEpisodeItem.cs" />
|
|
<Compile Include="Emby\EmbyExternalurl.cs" />
|
|
<Compile Include="Emby\EmbyImagetags.cs" />
|
|
<Compile Include="Emby\EmbyInformation.cs" />
|
|
<Compile Include="Emby\EmbyItem.cs" />
|
|
<Compile Include="Emby\EmbyItemContainer.cs" />
|
|
<Compile Include="Emby\EmbyMediasource.cs" />
|
|
<Compile Include="Emby\EmbyMediastream.cs" />
|
|
<Compile Include="Emby\EmbyMediaType.cs" />
|
|
<Compile Include="Emby\EmbyMovieItem.cs" />
|
|
<Compile Include="Emby\EmbyPerson.cs" />
|
|
<Compile Include="Emby\EmbyPolicy.cs" />
|
|
<Compile Include="Emby\EmbyProviderids.cs" />
|
|
<Compile Include="Emby\EmbyRemotetrailer.cs" />
|
|
<Compile Include="Emby\EmbyRequiredhttpheaders.cs" />
|
|
<Compile Include="Emby\EmbySeriesInformation.cs" />
|
|
<Compile Include="Emby\EmbySeriesItem.cs" />
|
|
<Compile Include="Emby\EmbySeriesstudioinfo.cs" />
|
|
<Compile Include="Emby\EmbyStudio.cs" />
|
|
<Compile Include="Emby\EmbySystemInfo.cs" />
|
|
<Compile Include="Emby\EmbyUser.cs" />
|
|
<Compile Include="Emby\EmbyUserdata.cs" />
|
|
<Compile Include="Emby\EmbyMovieInformation.cs" />
|
|
<Compile Include="Movie\CouchPotatoAdd.cs" />
|
|
<Compile Include="Movie\CouchPotatoMovies.cs" />
|
|
<Compile Include="Movie\CouchPotatoProfiles.cs" />
|
|
<Compile Include="Movie\CouchPotatoStatus.cs" />
|
|
<Compile Include="Movie\CouchPotatoApiKey.cs" />
|
|
<Compile Include="Movie\TmdbMovieDetails.cs" />
|
|
<Compile Include="Music\HeadphonesAlbumSearchResult.cs" />
|
|
<Compile Include="Music\HeadphonesArtistSearchResult.cs" />
|
|
<Compile Include="Music\HeadphonesGetIndex.cs" />
|
|
<Compile Include="Music\HeadphonesVersion.cs" />
|
|
<Compile Include="Music\MusicBrainzCoverArt.cs" />
|
|
<Compile Include="Music\MusicBrainzReleaseInfo.cs" />
|
|
<Compile Include="Music\MusicBrainzSearchResults.cs" />
|
|
<Compile Include="Netflix\NetflixMovieResult.cs" />
|
|
<Compile Include="Notifications\DiscordWebhookRequest.cs" />
|
|
<Compile Include="Notifications\DiscordWebhookResponse.cs" />
|
|
<Compile Include="Notifications\PushbulletPush.cs" />
|
|
<Compile Include="Notifications\PushbulletResponse.cs" />
|
|
<Compile Include="Notifications\PushoverResponse.cs" />
|
|
<Compile Include="Notifications\SlackNotificationBody.cs" />
|
|
<Compile Include="Plex\PlexAccount.cs" />
|
|
<Compile Include="Plex\PlexAuthentication.cs" />
|
|
<Compile Include="Plex\PlexEpisodeMetadata.cs" />
|
|
<Compile Include="Plex\PlexError.cs" />
|
|
<Compile Include="Plex\PlexFriends.cs" />
|
|
<Compile Include="Plex\PlexLibraries.cs" />
|
|
<Compile Include="Plex\PlexMetadata.cs" />
|
|
<Compile Include="Plex\PlexSearch.cs" />
|
|
<Compile Include="Plex\PlexServer.cs" />
|
|
<Compile Include="Plex\PlexStatus.cs" />
|
|
<Compile Include="Plex\PlexMediaType.cs" />
|
|
<Compile Include="Plex\PlexUserRequest.cs" />
|
|
<Compile Include="Plex\RecentlyAddedModelOld.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Radarr\RadarrAddMovie.cs" />
|
|
<Compile Include="Radarr\RadarrAddOptions.cs" />
|
|
<Compile Include="Radarr\RadarrError.cs" />
|
|
<Compile Include="Radarr\RadarrMovieContainer.cs" />
|
|
<Compile Include="Radarr\RadarrMovieResponse.cs" />
|
|
<Compile Include="SickRage\SickRageBase.cs" />
|
|
<Compile Include="SickRage\SickrageShows.cs" />
|
|
<Compile Include="SickRage\SickRagePing.cs" />
|
|
<Compile Include="SickRage\SickRageSeasonList.cs" />
|
|
<Compile Include="SickRage\SickRageShowInformation.cs" />
|
|
<Compile Include="SickRage\SickRageStatus.cs" />
|
|
<Compile Include="SickRage\SickRageTvAdd.cs" />
|
|
<Compile Include="Sonarr\SonarrAddEpisodeBody.cs" />
|
|
<Compile Include="Sonarr\SonarrAddEpisodeResult.cs" />
|
|
<Compile Include="Sonarr\SonarrAddSeries.cs" />
|
|
<Compile Include="Sonarr\SonarrAllSeries.cs" />
|
|
<Compile Include="Sonarr\SonarrEpisode.cs" />
|
|
<Compile Include="Sonarr\SonarrEpisodes.cs" />
|
|
<Compile Include="Sonarr\SonarrError.cs" />
|
|
<Compile Include="Sonarr\SonarrProfile.cs" />
|
|
<Compile Include="Sonarr\SonarrRootFolder.cs" />
|
|
<Compile Include="Sonarr\SonarrSearchCommand.cs" />
|
|
<Compile Include="Sonarr\SonarrSeasonSearchResult.cs" />
|
|
<Compile Include="Sonarr\SonarrSeriesSearchResult.cs" />
|
|
<Compile Include="Sonarr\SystemStatus.cs" />
|
|
<Compile Include="Tv\Authentication.cs" />
|
|
<Compile Include="Tv\TvMazeEpisodes.cs" />
|
|
<Compile Include="Tv\TvMazeSearch.cs" />
|
|
<Compile Include="Tv\TvMazeSeasons.cs" />
|
|
<Compile Include="Tv\TVMazeShow.cs" />
|
|
<Compile Include="Tv\TvSearchResult.cs" />
|
|
<Compile Include="Tv\TvShow.cs" />
|
|
<Compile Include="Tv\TvShowImages.cs" />
|
|
<Compile Include="Watcher\WatcherAddMovieResult.cs" />
|
|
<Compile Include="Watcher\WatcherListStatusResult.cs" />
|
|
<Compile Include="Watcher\WatcherVersion.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config">
|
|
<SubType>Designer</SubType>
|
|
</None>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Ombi.Helpers\Ombi.Helpers.csproj">
|
|
<Project>{1252336D-42A3-482A-804C-836E60173DFA}</Project>
|
|
<Name>Ombi.Helpers</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |