Update BTCPayServer.Common.csproj

This commit is contained in:
Sotiris Blad
2020-08-19 15:31:49 +03:00
committed by GitHub
parent a0d70ea8a4
commit 98a74a15f7

View File

@@ -4,7 +4,7 @@
<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="NBXplorer.Client" Version="3.0.16" />
<PackageReference Include="NBXplorer.Client" Version="3.0.18" />
</ItemGroup>
<ItemGroup Condition="'$(Altcoins)' != 'true'">
<Compile Remove="Altcoins\**\*.cs"></Compile>