dotnet/msbuild

XmlPoke Should Use DtdProcessing.Prohibit

クローズ

#5,817 opened on 2020/10/21

 (7 件のコメント) (0 件のリアクション) (2 人の担当者)C# (1,364 件のフォーク)batch import
Good First Issuebugtriaged

Repository metrics

Stars
 (5,062 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド