Skip to content

Commit

Permalink
Update BTCPay Server
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisreimann committed Jan 24, 2024
1 parent 1bc0e83 commit 29ce8b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BTCPayApp.Core/BTCPayApp.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="NBitcoin" Version="7.0.27" />
<PackageReference Include="NBitcoin" Version="7.0.34" />
<PackageReference Include="TypedSignalR.Client" Version="3.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion submodules/btcpayserver
Submodule btcpayserver updated 757 files

0 comments on commit 29ce8b9

Please sign in to comment.