Skip to content

Commit

Permalink
Using PackageLicenseFile (still 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 9713c9f commit bc2d3cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/WebDav.Client/WebDav.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
<PackageProjectUrl>https://github.com/skazantsev/WebDavClient</PackageProjectUrl>
<RepositoryUrl>https://github.com/skazantsev/WebDavClient</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseUrl>https://raw.githubusercontent.com/skazantsev/WebDavClient/master/LICENSE.txt</PackageLicenseUrl>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
Expand Down

0 comments on commit bc2d3cd

Please sign in to comment.