DEP0166:导入和导出目标中的双斜线


¥DEP0166: Double slashes in imports and exports targets

类型:运行时

¥Type: Runtime

映射到包含双斜杠("/" 或 "")的路径的包导入和导出目标已弃用,并且在未来的版本中将失败并出现解析验证错误。同样的弃用也适用于以斜杠开头或结尾的模式匹配。

¥Package imports and exports targets mapping into paths including a double slash (of "/" or "") are deprecated and will fail with a resolution validation error in a future release. This same deprecation also applies to pattern matches starting or ending in a slash.