瀏覽代碼

.Client 移除引用 .Security

Roc 9 月之前
父節點
當前提交
1935b053e2

+ 0 - 1
src/Essensoft.Paylinks.Alipay.Client/Essensoft.Paylinks.Alipay.Client.csproj

@@ -14,7 +14,6 @@
 
 	<ItemGroup>
 		<ProjectReference Include="..\Essensoft.Paylinks.Alipay.Core\Essensoft.Paylinks.Alipay.Core.csproj" />
-		<ProjectReference Include="..\Essensoft.Paylinks.Security\Essensoft.Paylinks.Security.csproj" />
 	</ItemGroup>
 
 </Project>

+ 0 - 1
src/Essensoft.Paylinks.WeChatPay.Client/Essensoft.Paylinks.WeChatPay.Client.csproj

@@ -13,7 +13,6 @@
 	</ItemGroup>
 
 	<ItemGroup>
-		<ProjectReference Include="..\Essensoft.Paylinks.Security\Essensoft.Paylinks.Security.csproj" />
 		<ProjectReference Include="..\Essensoft.Paylinks.WeChatPay.Core\Essensoft.Paylinks.WeChatPay.Core.csproj" />
 	</ItemGroup>