Remove K10 configuration from AutofacWebSite

This commit is contained in:
dougbu 2014-06-24 20:33:21 -07:00
parent 23146787dc
commit dd2216fa89
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
"Autofac": "3.3.0" "Autofac": "3.3.0"
}, },
"configurations" : { "configurations" : {
"net45" : { }, "net45" : { }
"k10" : { }
} }
} }