XDT is Microsoft's Xml Document Transformation library.
Перейти к файлу
Viktor Hofer 3e0625c45b
Enable NuGetAudit and perform clean-up (#604)
* Enable NuGetAudit and perform clean-up

- Remove unnecessary package source feeds
- Remove the unnecessary source build prebuilt
  base line file

* Delete eng/Xdt.snk

* Update Directory.Build.props

* Update Directory.Build.props
2024-08-26 08:18:51 -07:00
eng
src/Microsoft.Web.XmlTransform
tests/Microsoft.Web.XmlTransform.Tests
.editorconfig
.gitattributes
.gitignore
CODE-OF-CONDUCT.md
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
LICENSE.txt
NuGet.config
README.md
azure-pipelines-pr.yml
azure-pipelines.yml
build.cmd
build.sh
global.json
xdt.sln

README.md

Microsoft Xml Document Transformation (XDT)

Microsoft Xml Document Transformation (XDT) enables transforming XML files. This is the same technology used to transform web.config files in .NET CLI and Visual Studio.

How to Engage, Contribute, and Give Feedback

Some of the best ways to contribute are to try things out, file issues, join in design conversations, and make pull-requests.

  • Check out the contributing page to see the best places to log issues and start discussions.

Reporting security issues and bugs

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.