From 981923c2a2cff6d61cd5a474d2ba398ba48f1fd5 Mon Sep 17 00:00:00 2001
From: chr <chr@chr.com>
Date: 星期一, 02 九月 2024 17:40:17 +0800
Subject: [PATCH] 更新代码;

---
 CustomRictBox/PdmSwPlugin.UI.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/CustomRictBox/PdmSwPlugin.UI.csproj b/CustomRictBox/PdmSwPlugin.UI.csproj
index fd0786d..d2f9fd1 100644
--- a/CustomRictBox/PdmSwPlugin.UI.csproj
+++ b/CustomRictBox/PdmSwPlugin.UI.csproj
@@ -50,6 +50,9 @@
     <ErrorReport>prompt</ErrorReport>
   </PropertyGroup>
   <ItemGroup>
+    <Reference Include="HtmlToXamlConverter">
+      <HintPath>..\PdmSwPlugin.Util\lib\HtmlToXamlConverter.dll</HintPath>
+    </Reference>
     <Reference Include="System" />
     <Reference Include="System.Data" />
     <Reference Include="System.Xml" />

--
Gitblit v1.9.1