From 0ac2d4112295d2d4ef9ca7502af509c2b165f337 Mon Sep 17 00:00:00 2001 From: 海波 张 <2956280567@qq.com> Date: 星期一, 23 六月 2025 17:31:15 +0800 Subject: [PATCH] 金坛修改 --- HH.WCS.ZhongCeJinTan.csproj | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/HH.WCS.ZhongCeJinTan.csproj b/HH.WCS.ZhongCeJinTan.csproj index 1db9c5d..41a295f 100644 --- a/HH.WCS.ZhongCeJinTan.csproj +++ b/HH.WCS.ZhongCeJinTan.csproj @@ -44,13 +44,16 @@ <HintPath>packages\EasyModbusTCP.5.6.0\lib\net40\EasyModbus.dll</HintPath> </Reference> <Reference Include="Microsoft.Owin, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath> + <HintPath>packages\Microsoft.Owin.4.2.2\lib\net45\Microsoft.Owin.dll</HintPath> + </Reference> + <Reference Include="Microsoft.Owin.Diagnostics, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> + <HintPath>packages\Microsoft.Owin.Diagnostics.4.2.2\lib\net45\Microsoft.Owin.Diagnostics.dll</HintPath> </Reference> <Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Microsoft.Owin.Host.HttpListener.4.2.2\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath> + <HintPath>packages\Microsoft.Owin.Host.HttpListener.4.2.2\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath> </Reference> <Reference Include="Microsoft.Owin.Hosting, Version=4.2.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Microsoft.Owin.Hosting.4.2.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath> + <HintPath>packages\Microsoft.Owin.Hosting.4.2.2\lib\net45\Microsoft.Owin.Hosting.dll</HintPath> </Reference> <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> <HintPath>packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> @@ -62,7 +65,7 @@ <HintPath>packages\NLog.5.3.2\lib\net46\NLog.dll</HintPath> </Reference> <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath> + <HintPath>packages\Owin.1.0\lib\net40\Owin.dll</HintPath> </Reference> <Reference Include="S7.Net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d5812d469e84c693, processorArchitecture=MSIL"> <SpecificVersion>False</SpecificVersion> @@ -117,10 +120,7 @@ <HintPath>util\TopSdk.dll</HintPath> </Reference> <Reference Include="Topshelf, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Topshelf.4.3.0\lib\net452\Topshelf.dll</HintPath> - </Reference> - <Reference Include="Topshelf.NLog, Version=4.3.0.0, Culture=neutral, PublicKeyToken=b800c4cfcdeea87b, processorArchitecture=MSIL"> - <HintPath>..\..\packages\Topshelf.NLog.4.3.0\lib\net452\Topshelf.NLog.dll</HintPath> + <HintPath>packages\Topshelf.4.3.0\lib\net452\Topshelf.dll</HintPath> </Reference> </ItemGroup> <ItemGroup> @@ -169,7 +169,6 @@ </ItemGroup> <ItemGroup> <Content Include="config\閰嶇疆璇存槑.txt" /> - <Content Include="readme.txt" /> <Content Include="util\TopSdk.dll" /> </ItemGroup> <ItemGroup> -- Gitblit v1.9.1