nil4 / dotnet-transform-xdt

Modern .NET tools and library for XDT (Xml Document Transformation)
Apache License 2.0
118 stars 12 forks source link

Transform fails when source and target XML is the same file #6

Closed nil4 closed 7 years ago

nil4 commented 7 years ago

In https://github.com/dotnet/sdk/issues/462#issuecomment-269141660 @GuardRex reports:

I tried running it on <_SourceWebConfig>$(PublishDir)web.config, but it looks like a file lock prevents it from overwriting the file in published output.