“46b63f71537789743ed2f3f337c1809ee4900d71”上不存在“platform/los_config.c”
Remove redundant Umbraco exceptions to VS rules
From the discussion on #1013: Since the rule in VS is packages/*, the fact that it contains a slash means that it is anchored to the top level. That is, is will only apply to a directory called packages at the top level, and not to any at deeper directories like App_Data. So these rules at the bottom of your changes actually aren't necessary after all. I just confirmed this with a quick test.
Showing
想要评论请 注册 或 登录