Skip to content

Commit

Permalink
.Mvc 改引用 .Core
Browse files Browse the repository at this point in the history
  • Loading branch information
roc916 committed Dec 28, 2024
1 parent cbfd417 commit bbde7e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Essensoft.Paylinks.Alipay.Client\Essensoft.Paylinks.Alipay.Client.csproj" />
<ProjectReference Include="..\Essensoft.Paylinks.Alipay.Core\Essensoft.Paylinks.Alipay.Core.csproj" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Essensoft.Paylinks.WeChatPay.Client\Essensoft.Paylinks.WeChatPay.Client.csproj" />
<ProjectReference Include="..\Essensoft.Paylinks.WeChatPay.Core\Essensoft.Paylinks.WeChatPay.Core.csproj" />
</ItemGroup>

</Project>

0 comments on commit bbde7e0

Please sign in to comment.