aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/RSSDP.nuget.targets
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-09-08 12:13:58 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-09-08 12:13:58 -0400
commitadc22b5e811ff1d570946a65b94930c1c338c7d3 (patch)
treea36814db6b9c099fc5ead90d9a8967c0ef6d6c38 /RSSDP/RSSDP.nuget.targets
parent33e31d246f124581fdd112bc2973c85ca1c68d07 (diff)
rework epg storage
Diffstat (limited to 'RSSDP/RSSDP.nuget.targets')
-rw-r--r--RSSDP/RSSDP.nuget.targets6
1 files changed, 0 insertions, 6 deletions
diff --git a/RSSDP/RSSDP.nuget.targets b/RSSDP/RSSDP.nuget.targets
deleted file mode 100644
index e69ce0e64..000000000
--- a/RSSDP/RSSDP.nuget.targets
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="no"?>
-<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Target Name="EmitMSBuildWarning" BeforeTargets="Build">
- <Warning Text="Packages containing MSBuild targets and props files cannot be fully installed in projects targeting multiple frameworks. The MSBuild targets and props files have been ignored." />
- </Target>
-</Project> \ No newline at end of file