mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-17 22:14:26 +01:00
Fix: Warnings and view build issues during dotnet publish (#3902)
This commit is contained in:
@@ -72,7 +72,7 @@ namespace BTCPayServer.PluginPacker
|
||||
{
|
||||
await CreateShasums("powershell.exe", sha256dirs, outputDir);
|
||||
}
|
||||
catch (Exception e)
|
||||
catch (Exception)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user