Skip to content

Commit

Permalink
Setting PackageLicenseExpression since PackageLicenseUrl is deprecate…
Browse files Browse the repository at this point in the history
…d (2.3.1)
  • Loading branch information
skazantsev committed Feb 22, 2019
1 parent bc2d3cd commit 862b15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebDav.Client/WebDav.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<PackageProjectUrl>https://github.com/skazantsev/WebDavClient</PackageProjectUrl>
<RepositoryUrl>https://github.com/skazantsev/WebDavClient</RepositoryUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup>
Expand Down

0 comments on commit 862b15e

Please sign in to comment.