Files
btcpayserver/BTCPayServer.Abstractions
Nicolas Dorier 42c5f732a2 Provide sensible default to BaseBTCPayServerPlugin (#4522)
A new plugin overriding BaseBTCpayServerPlugin need to override
Identifier, Name, Version, and Description by default.
This information is actually better saved in the .csproj of the plugin.
Using <Title>, <Description> and <Version> properties.
The identifier should match the assembly name as we assume at several
places than a single plugin is a single dll.
2023-01-11 22:35:45 +09:00
..
2023-01-06 22:18:07 +09:00
2023-01-06 22:18:07 +09:00
2023-01-06 22:18:07 +09:00