Make sure plugin packer has all btcpay deps

This commit is contained in:
nicolas.dorier 2023-01-17 20:04:11 +09:00
parent 3a278d8079
commit 7604667b55
No known key found for this signature in database
GPG Key ID: 6618763EF09186FE

View File

@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="BTCPayServer.NETCore.Plugins.Mvc" Version="1.4.4" />
<ProjectReference Include="..\BTCPayServer.Abstractions\BTCPayServer.Abstractions.csproj" />
<ProjectReference Include="..\BTCPayServer\BTCPayServer.csproj" />
<None Include="icon.png" Pack="true" PackagePath="\" />
</ItemGroup>
</Project>