aboutsummaryrefslogtreecommitdiff
path: root/DvdLib/DvdLib.nuget.targets
diff options
context:
space:
mode:
Diffstat (limited to 'DvdLib/DvdLib.nuget.targets')
-rw-r--r--DvdLib/DvdLib.nuget.targets6
1 files changed, 6 insertions, 0 deletions
diff --git a/DvdLib/DvdLib.nuget.targets b/DvdLib/DvdLib.nuget.targets
new file mode 100644
index 000000000..e69ce0e64
--- /dev/null
+++ b/DvdLib/DvdLib.nuget.targets
@@ -0,0 +1,6 @@
+<?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