aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/RSSDP.nuget.targets
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-09-08 12:14:23 -0400
committerGitHub <noreply@github.com>2017-09-08 12:14:23 -0400
commit2a7806665853070624539260b2af5e16dbe219bb (patch)
treea36814db6b9c099fc5ead90d9a8967c0ef6d6c38 /RSSDP/RSSDP.nuget.targets
parent890069d312d3132391edf857730ffc9a34c9fce4 (diff)
parentadc22b5e811ff1d570946a65b94930c1c338c7d3 (diff)
Merge pull request #2870 from MediaBrowser/dev
Dev
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