aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt')
-rw-r--r--packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt b/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt
deleted file mode 100644
index e95055d..0000000
--- a/packages/Microsoft.AspNet.Mvc.5.2.3/Content/Web.config.uninstall.xdt
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0"?>
-<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
- <runtime>
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
- <dependentAssembly xdt:Transform="Remove"
- xdt:Locator="Condition(./_defaultNamespace:assemblyIdentity/@name='System.Web.Mvc')" >
- </dependentAssembly>
- </assemblyBinding>
- </runtime>
-</configuration> \ No newline at end of file