update breez

This commit is contained in:
Kukks
2024-03-21 15:52:36 +01:00
parent 1c64038245
commit efd72fdae9
15 changed files with 280 additions and 94 deletions

View File

@@ -8,7 +8,7 @@
<!-- Plugin specific properties -->
<PropertyGroup>
<Product>Breez / Greenlight</Product>
<Description>Lightwight lightning baby!</Description>
<Description>Lightweight lightning baby!</Description>
<Version>1.0.0</Version>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
@@ -34,7 +34,7 @@
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Breez.Sdk" Version="0.2.10" />
<PackageReference Include="Breez.Sdk" Version="0.3.6" />
</ItemGroup>
</Project>