From 655481176b286fa91ef9d171fd8cbfac2be2545a Mon Sep 17 00:00:00 2001
From: kingno <30263@KINGNO>
Date: 星期四, 10 四月 2025 10:43:02 +0800
Subject: [PATCH] 打印机,数据库格式更新

---
 src/Bro.M141.Process/Bro.M141.Process.csproj |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/Bro.M141.Process/Bro.M141.Process.csproj b/src/Bro.M141.Process/Bro.M141.Process.csproj
index 07e9f21..2407a98 100644
--- a/src/Bro.M141.Process/Bro.M141.Process.csproj
+++ b/src/Bro.M141.Process/Bro.M141.Process.csproj
@@ -52,6 +52,7 @@
   </ItemGroup>-->
 
 	<ItemGroup>
+		<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.6" />
 		<PackageReference Include="NPOI" Version="2.7.1" />
 		<PackageReference Include="ScottPlot.WinForms" Version="4.1.58" />
 		<PackageReference Include="System.ServiceModel.Duplex" Version="4.8.1" />

--
Gitblit v1.8.0