bringin poc

This commit is contained in:
Kukks
2024-01-25 15:25:19 +01:00
parent 37be856d82
commit 1efe97d4e1
8 changed files with 324 additions and 41 deletions

View File

@@ -7,8 +7,8 @@
<!-- -->
<!-- Plugin specific properties -->
<PropertyGroup>
<Product>Dynamic Reports</Product>
<Description>Allows you to create custom reports using SQL.</Description>
<Product>Bringin</Product>
<Description>Euro Offramp</Description>
<Version>1.0.0</Version>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>
@@ -33,4 +33,9 @@
<EmbeddedResource Include="Resources\**" />
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="Views\Bringin\" />
</ItemGroup>
</Project>