This commit is contained in:
parent
451e1126f7
commit
0e3e2d0ff0
@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard2.1</TargetFramework>
|
||||
@ -12,7 +12,7 @@
|
||||
<Description>A library to help you add BIP78 payjoin receiving support in your bitcoin wallet.</Description>
|
||||
<PackageProjectUrl>https://github.com/BTCPayServer/BTCPayServer.BIP78</PackageProjectUrl>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageVersion>0.2.1</PackageVersion>
|
||||
<PackageVersion>0.2.2</PackageVersion>
|
||||
<LangVersion>latest</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
<Description>A library to help you add BIP78 payjoin sending support in your bitcoin wallet.</Description>
|
||||
<PackageProjectUrl>https://github.com/BTCPayServer/BTCPayServer.BIP78</PackageProjectUrl>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageVersion>0.2.1</PackageVersion>
|
||||
<PackageVersion>0.2.2</PackageVersion>
|
||||
<LangVersion>latest</LangVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user