aboutsummaryrefslogtreecommitdiff
path: root/Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj')
-rw-r--r--Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj22
1 files changed, 0 insertions, 22 deletions
diff --git a/Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj b/Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj
deleted file mode 100644
index c10b28e824..0000000000
--- a/Emby.XmlTv/Emby.XmlTv.Console/Emby.XmlTv.Console.csproj
+++ /dev/null
@@ -1,22 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Emby.XmlTv\Emby.XmlTv.csproj">
- <Project>{0d023565-5942-4d79-9098-a1b4b6665a40}</Project>
- <Name>Emby.XmlTv</Name>
- </ProjectReference>
- </ItemGroup>
- <PropertyGroup>
- <TargetFramework>netcoreapp2.1</TargetFramework>
- <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
- </PropertyGroup>
-
-</Project>