mirror of
https://github.com/aljazceru/btcpayserver-breez-nodeless-plugin.git
synced 2025-12-17 00:24:22 +01:00
- Fixed controller action references in Info.cshtml - Updated partial view path in Payments.cshtml - Fixed all SetActivePage calls to use BreezSpark - Updated BreezPaymentsTable to BreezSparkPaymentsTable - Fixed CSS IDs and selectors throughout views - All navigation now correctly references BreezSpark controller
73 lines
2.2 KiB
JSON
73 lines
2.2 KiB
JSON
{
|
|
"runtimeTarget": {
|
|
"name": ".NETCoreApp,Version=v8.0",
|
|
"signature": ""
|
|
},
|
|
"compilationOptions": {},
|
|
"targets": {
|
|
".NETCoreApp,Version=v8.0": {
|
|
"BTCPayServer.Plugins.BreezSpark/1.1.0": {
|
|
"dependencies": {
|
|
"Breez.Sdk.Spark": "0.4.1"
|
|
},
|
|
"runtime": {
|
|
"BTCPayServer.Plugins.BreezSpark.dll": {}
|
|
}
|
|
},
|
|
"Breez.Sdk.Spark/0.4.1": {
|
|
"runtime": {
|
|
"lib/net8.0/Breez.Sdk.Spark.dll": {
|
|
"assemblyVersion": "0.4.1.0",
|
|
"fileVersion": "0.4.1.0"
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/linux-arm64/native/libbreez_sdk_spark_bindings.so": {
|
|
"rid": "linux-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/linux-x64/native/libbreez_sdk_spark_bindings.so": {
|
|
"rid": "linux-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/osx-arm64/native/libbreez_sdk_spark_bindings.dylib": {
|
|
"rid": "osx-arm64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/osx-x64/native/libbreez_sdk_spark_bindings.dylib": {
|
|
"rid": "osx-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win-x64/native/breez_sdk_spark_bindings.dll": {
|
|
"rid": "win-x64",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
},
|
|
"runtimes/win-x86/native/breez_sdk_spark_bindings.dll": {
|
|
"rid": "win-x86",
|
|
"assetType": "native",
|
|
"fileVersion": "0.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"BTCPayServer.Plugins.BreezSpark/1.1.0": {
|
|
"type": "project",
|
|
"serviceable": false,
|
|
"sha512": ""
|
|
},
|
|
"Breez.Sdk.Spark/0.4.1": {
|
|
"type": "package",
|
|
"serviceable": true,
|
|
"sha512": "sha512-/5iC7V3PK0q5og4h5qnSf5xepfvcXSEeV5WJDIAlOGd7WUtMZdNQ0n6yDcgd1Rv5qcxPQsDGQN3IVQZbP0UE1w==",
|
|
"path": "breez.sdk.spark/0.4.1",
|
|
"hashPath": "breez.sdk.spark.0.4.1.nupkg.sha512"
|
|
}
|
|
}
|
|
} |