引用HM.Util.Ioc 的时候报错
错误:The type name or alias SqlServer could not be resolved. Please check your configuration file and verify this type name.
原因:缺少dapper的引用
解决方案:引用此dll即可