Skip to content

Commit c3fc42d

Browse files
committed
chore: update version to 1.0.3 and license
1 parent c6c0813 commit c3fc42d

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

LICENSE

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/Http2Client.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Nullable>enable</Nullable>
77
<Platforms>AnyCPU;x64</Platforms>
88
<PackageId>Http2Client</PackageId>
9-
<Version>1.0.2</Version>
9+
<Version>1.0.3</Version>
1010
<Authors>Rckov</Authors>
1111
<Company>Rckov</Company>
1212
<Product>Http2Client</Product>
@@ -15,7 +15,7 @@
1515
<PackageProjectUrl>https://github.com/Rckov/Http2Client-TLS</PackageProjectUrl>
1616
<RepositoryUrl>https://github.com/Rckov/Http2Client-TLS</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
18-
<PackageLicenseFile>LICENSE</PackageLicenseFile>
18+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>
2020
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
2121
<IncludeSymbols>true</IncludeSymbols>

0 commit comments

Comments
 (0)