mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-17 07:34:24 +01:00
Remove useless stuff in csproj
This commit is contained in:
@@ -4,18 +4,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
|
|||||||
@@ -4,18 +4,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
|
|||||||
@@ -3,18 +3,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
|
|||||||
@@ -6,18 +6,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
|
|||||||
@@ -3,18 +3,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
@@ -44,7 +32,9 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<EmbeddedResource Include="Resources\**"/>
|
<EmbeddedResource Include="Resources\**"/>
|
||||||
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj"/>
|
<ProjectReference Include="..\..\submodules\btcpayserver\BTCPayServer\BTCPayServer.csproj">
|
||||||
|
<Properties>Altcoins=true</Properties>
|
||||||
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="Resources"/>
|
<Folder Include="Resources"/>
|
||||||
|
|||||||
@@ -5,20 +5,8 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<!-- -->
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Product>LNURL NFC Support</Product>
|
<Product>LNURL NFC Support</Product>
|
||||||
|
|||||||
@@ -3,18 +3,6 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
|
|||||||
@@ -3,20 +3,8 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<!-- -->
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Product>TicketTailor</Product>
|
<Product>TicketTailor</Product>
|
||||||
|
|||||||
@@ -3,21 +3,8 @@
|
|||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
<LangVersion>10</LangVersion>
|
<LangVersion>10</LangVersion>
|
||||||
<Configurations>Debug;Release;Altcoins-Release;Altcoins-Debug</Configurations>
|
|
||||||
<Platforms>AnyCPU</Platforms>
|
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!-- Default similar to Debug/Release -->
|
|
||||||
<PropertyGroup Condition=" '$(Configuration)' == 'Altcoins-Release' ">
|
|
||||||
<Optimize Condition=" '$(Optimize)' == '' ">true</Optimize>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<PropertyGroup Condition="'$(Configuration)' == 'Altcoins-Debug'">
|
|
||||||
<DefineConstants>$(DefineConstants);DEBUG</DefineConstants>
|
|
||||||
<Altcoins>true</Altcoins>
|
|
||||||
</PropertyGroup>
|
|
||||||
<!-- -->
|
|
||||||
|
|
||||||
<!-- Plugin specific properties -->
|
<!-- Plugin specific properties -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Product>Wabisabi Coinjoin</Product>
|
<Product>Wabisabi Coinjoin</Product>
|
||||||
|
|||||||
Reference in New Issue
Block a user