2017-11-05 09:42:03 +00:00
|
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
|
2017-11-05 10:53:43 +00:00
|
|
|
<Version>0.0.0</Version>
|
2017-11-05 09:42:03 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
2017-11-08 14:45:21 +00:00
|
|
|
<Content Include="Content\animate.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\binding_dark.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\bootstrap\bootstrap.min.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\bootstrap\bootstrap.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\common.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\congruent_outline.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\crissXcross.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\css\bootstrap-multiselect.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\css\font-awesome.min.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\css\jquery.dataTables.min.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\custom.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\custom.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\custom_mobile.css">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\favicon.ico">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\fonts\fontawesome-webfont.svg">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\fonts\glyphicons-halflings-regular.svg">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\images\sort_asc.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\images\sort_asc_disabled.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\images\sort_both.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\images\sort_desc.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\images\sort_desc_disabled.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\index.html">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\jacket_medium.png">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\api.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\bootstrap-multiselect.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\bootstrap-notify.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\filesize.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\handlebars.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\handlebarsextend.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\handlebarsmoment.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\jquery.dataTables.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\jquery.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\libs\moment.min.js">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
<Content Include="Content\login.html">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
2017-11-05 09:42:03 +00:00
|
|
|
<Content Include="Models\TorznabCatType.tt" />
|
2017-11-08 14:45:21 +00:00
|
|
|
<Content Include="Resources\validator_reply.xml" />
|
2017-11-05 09:42:03 +00:00
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
2018-03-20 14:59:28 +00:00
|
|
|
<PackageReference Include="AngleSharp" Version="0.9.9.2" />
|
2017-11-08 14:45:21 +00:00
|
|
|
<PackageReference Include="Autofac" Version="4.6.2" />
|
2018-01-10 10:59:57 +00:00
|
|
|
<PackageReference Include="AutoMapper" Version="6.2.2" />
|
2018-02-28 14:15:29 +00:00
|
|
|
<PackageReference Include="BencodeNET" Version="2.2.24" />
|
2018-04-06 08:18:58 +00:00
|
|
|
<PackageReference Include="CloudFlareUtilities" Version="1.2.0" />
|
2018-02-28 14:15:29 +00:00
|
|
|
<PackageReference Include="CommandLineParser" Version="2.2.1" />
|
2017-11-13 08:38:38 +00:00
|
|
|
<PackageReference Include="DotNet4.SocksProxy" Version="1.4.0.1" />
|
2018-01-10 13:15:53 +00:00
|
|
|
<PackageReference Include="Microsoft.CSharp" Version="4.4.1" />
|
|
|
|
<PackageReference Include="MimeMapping" Version="1.0.1.12" />
|
2018-02-28 14:15:29 +00:00
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
|
2018-03-20 14:59:28 +00:00
|
|
|
<PackageReference Include="NLog" Version="4.5.0-rc07" />
|
|
|
|
<PackageReference Include="YamlDotNet" Version="4.3.2-pre0473" />
|
2017-11-05 09:42:03 +00:00
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\CurlSharp\CurlSharp.csproj" />
|
|
|
|
<ProjectReference Include="..\DateTimeRoutines\DateTimeRoutines.csproj" />
|
|
|
|
</ItemGroup>
|
|
|
|
|
2017-11-07 00:42:18 +00:00
|
|
|
<ItemGroup>
|
|
|
|
<Content Include="Definitions\**\*.yml">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</Content>
|
|
|
|
</ItemGroup>
|
|
|
|
|
2017-11-05 09:42:03 +00:00
|
|
|
<ItemGroup>
|
|
|
|
<Compile Update="Models\TorznabCatType.generated.cs">
|
|
|
|
<DependentUpon>TorznabCatType.tt</DependentUpon>
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
</Compile>
|
2017-11-08 14:45:21 +00:00
|
|
|
<Compile Update="Properties\Resources.Designer.cs">
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
</Compile>
|
2017-11-05 09:42:03 +00:00
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
2017-11-08 14:45:21 +00:00
|
|
|
<None Update="Content\fonts\fontawesome-webfont.eot">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\fontawesome-webfont.ttf">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\fontawesome-webfont.woff">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\fontawesome-webfont.woff2">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\FontAwesome.otf">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\glyphicons-halflings-regular.eot">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\glyphicons-halflings-regular.ttf">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\glyphicons-halflings-regular.woff">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
|
|
|
<None Update="Content\fonts\glyphicons-halflings-regular.woff2">
|
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
|
</None>
|
2017-11-05 09:42:03 +00:00
|
|
|
<None Update="Models\TorznabCatType.tt">
|
|
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
|
|
<LastGenOutput>TorznabCatType.generated.cs</LastGenOutput>
|
|
|
|
</None>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup Condition="'$(TargetFramework)' == 'net452'">
|
|
|
|
<PackageReference Include="CsQuery" Version="1.3.5-beta5" />
|
|
|
|
<PackageReference Include="SharpZipLib" Version="0.86.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="1.1.2" />
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
|
|
|
|
<PackageReference Include="CsQuery.NETStandard">
|
|
|
|
<Version>1.3.6.1</Version>
|
|
|
|
</PackageReference>
|
|
|
|
<PackageReference Include="SharpZipLib">
|
|
|
|
<Version>1.0.0-alpha2</Version>
|
|
|
|
</PackageReference>
|
|
|
|
<PackageReference Include="System.IO.FileSystem.AccessControl">
|
|
|
|
<Version>4.4.0</Version>
|
|
|
|
</PackageReference>
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.WebUtilities">
|
|
|
|
<Version>2.0.0</Version>
|
|
|
|
</PackageReference>
|
|
|
|
</ItemGroup>
|
2017-11-08 14:45:21 +00:00
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
<EmbeddedResource Update="Properties\Resources.resx">
|
|
|
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
</EmbeddedResource>
|
|
|
|
</ItemGroup>
|
2017-11-05 09:42:03 +00:00
|
|
|
|
|
|
|
|
|
|
|
</Project>
|