diff --git a/Docxodus.Tests/Docxodus.Tests.csproj b/Docxodus.Tests/Docxodus.Tests.csproj
index dfcc5cbd..94327952 100644
--- a/Docxodus.Tests/Docxodus.Tests.csproj
+++ b/Docxodus.Tests/Docxodus.Tests.csproj
@@ -1,28 +1,28 @@
-
-
-
- net10.0
- enable
- enable
- latest
-
-
- false
- $(NoWarn);xUnit1012;xUnit2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ net10.0
+ enable
+ enable
+ latest
+
+
+ false
+ $(NoWarn);xUnit1012;xUnit2020
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Docxodus/Docxodus.csproj b/Docxodus/Docxodus.csproj
index d5df330f..74c9e591 100644
--- a/Docxodus/Docxodus.csproj
+++ b/Docxodus/Docxodus.csproj
@@ -1,68 +1,68 @@
-
-
- net10.0
- enable
- disable
- latest
-
-
- true
-
-
- Docxodus
- 1.0.0
- OpenXmlPowerTools Authors, JSv4
- A structure-aware OOXML toolkit for Word documents (and XLSX/PPTX): faithful DOCX-to-HTML rendering, Word-grade comparison producing native tracked-changes redlines, an anchor-addressed editing session for programmatic and LLM-driven edits, a stable markdown projection, plus merging, splitting and template assembly. Fork of OpenXmlPowerTools upgraded to .NET 10.0.
- https://github.com/JSv4/Docxodus
- https://github.com/JSv4/Docxodus
- git
- MIT
- openxml;ooxml;docx;word;xlsx;excel;pptx;powerpoint;document;compare;diff;redline;tracked-changes;docx-to-html;html;markdown;document-editor;merge;split;llm;agent
- README.md
-
-
- false
- $(NoWarn);CS8073;CA2200;CS8632
-
-
- true
-
-
-
-
- $(DefineConstants);WASM_BUILD
- bin\wasm\$(Configuration)\
- obj\wasm\$(Configuration)\
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ net10.0
+ enable
+ disable
+ latest
+
+
+ true
+
+
+ Docxodus
+ 1.0.0
+ OpenXmlPowerTools Authors, JSv4
+ A structure-aware OOXML toolkit for Word documents (and XLSX/PPTX): faithful DOCX-to-HTML rendering, Word-grade comparison producing native tracked-changes redlines, an anchor-addressed editing session for programmatic and LLM-driven edits, a stable markdown projection, plus merging, splitting and template assembly. Fork of OpenXmlPowerTools upgraded to .NET 10.0.
+ https://github.com/JSv4/Docxodus
+ https://github.com/JSv4/Docxodus
+ git
+ MIT
+ openxml;ooxml;docx;word;xlsx;excel;pptx;powerpoint;document;compare;diff;redline;tracked-changes;docx-to-html;html;markdown;document-editor;merge;split;llm;agent
+ README.md
+
+
+ false
+ $(NoWarn);CS8073;CA2200;CS8632
+
+
+ true
+
+
+
+
+ $(DefineConstants);WASM_BUILD
+ bin\wasm\$(Configuration)\
+ obj\wasm\$(Configuration)\
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tools/mcp-server/mcpserver.csproj b/tools/mcp-server/mcpserver.csproj
index 2d0eeb18..18a65838 100644
--- a/tools/mcp-server/mcpserver.csproj
+++ b/tools/mcp-server/mcpserver.csproj
@@ -1,45 +1,46 @@
-
-
- Exe
- net10.0
- enable
- enable
- latest
-
- docxodus-mcp
- Docxodus.McpServer
-
-
- $(NoWarn);SA1633;SA1636
-
-
- true
-
-
- true
- docxodus-mcp
- Docxodus.McpServer
- 1.0.0
- JSv4
- Model Context Protocol server exposing Docxodus's DocxSession editing surface to AI agents over stdio.
- https://github.com/JSv4/Docxodus
- https://github.com/JSv4/Docxodus
- git
- MIT
- openxml;docx;word;mcp;model-context-protocol;agent;ai;document
- README.md
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ Exe
+ net10.0
+ enable
+ enable
+ latest
+
+ docxodus-mcp
+ Docxodus.McpServer
+
+
+ $(NoWarn);SA1633;SA1636
+
+
+ true
+
+
+ true
+ docxodus-mcp
+ Docxodus.McpServer
+ 1.0.0
+ JSv4
+ Model Context Protocol server exposing Docxodus's DocxSession editing surface to AI agents over stdio.
+ https://github.com/JSv4/Docxodus
+ https://github.com/JSv4/Docxodus
+ git
+ MIT
+ openxml;docx;word;mcp;model-context-protocol;agent;ai;document
+ README.md
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+