From 581ae8632a94a1bc57cafea2d1b948c045f74466 Mon Sep 17 00:00:00 2001
From: yangle <admin@YINMOU>
Date: 星期二, 06 十二月 2022 09:21:01 +0800
Subject: [PATCH] 1
---
zymes/test/test.csproj | 3 ---
zymes/test/Program.cs | 3 +--
2 files changed, 1 insertions(+), 5 deletions(-)
diff --git a/zymes/test/Program.cs b/zymes/test/Program.cs
index bffb1a4..23a983d 100644
--- a/zymes/test/Program.cs
+++ b/zymes/test/Program.cs
@@ -1,5 +1,4 @@
-锘縰sing Kingdee.BOS.JSON;
-using Newtonsoft.Json.Linq;
+锘縰sing Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.Linq;
diff --git a/zymes/test/test.csproj b/zymes/test/test.csproj
index c1aec7d..79d9820 100644
--- a/zymes/test/test.csproj
+++ b/zymes/test/test.csproj
@@ -37,9 +37,6 @@
</StartupObject>
</PropertyGroup>
<ItemGroup>
- <Reference Include="Kingdee.BOS">
- <HintPath>..\..\..\鍔炲叕\K3Cloud\WebSite\bin\Kingdee.BOS.dll</HintPath>
- </Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\鍔炲叕\K3Cloud\WebSite\bin\Newtonsoft.Json.dll</HintPath>
--
Gitblit v1.9.1