We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2506fd commit 46a0e04Copy full SHA for 46a0e04
src/https/https.csproj
@@ -25,7 +25,7 @@
25
<PackageReleaseNotes>https://github.com/joncloud/https/releases</PackageReleaseNotes>
26
<!--<PackageIconUrl>https://raw.githubusercontent.com/joncloud/https/master/nuget.png</PackageIconUrl>-->
27
<PackageProjectUrl>https://github.com/joncloud/https</PackageProjectUrl>
28
- <PackageLicenseUrl>https://raw.githubusercontent.com/joncloud/https/master/LICENSE.md</PackageLicenseUrl>
+ <PackageLicenseExpression>MIT</PackageLicenseExpression>
29
<RepositoryType>git</RepositoryType>
30
<RepositoryUrl>https://github.com/joncloud/https</RepositoryUrl>
31
</PropertyGroup>
0 commit comments