Good First Issuebugtriaged
仓库指标
- 星标
- (5,062 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
See https://github.com/dotnet/msbuild/issues/5810 for a bit of context.
There's an inconsistency with XmlPoke and XslTransformation. The docs on XmlReaderSettings.DtdProcessing state that the default value is Prohibit, which neither XmlPoke or XslTransformation` follow.