Skip to content

Commit

Permalink
Returning PackageLicenseUrl (release 2.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
skazantsev committed Feb 22, 2019
1 parent dedba4d commit 9713c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WebDav.Client/WebDav.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<RepositoryUrl>https://github.com/skazantsev/WebDavClient</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://raw.githubusercontent.com/skazantsev/WebDavClient/master/LICENSE.txt</PackageLicenseUrl>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
Expand Down

0 comments on commit 9713c9f

Please sign in to comment.