Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 338b32e

Browse files
manneamis92
authored andcommitted
docs: Fix license expression declaration (#188)
1 parent dadd639 commit 338b32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Authors>Andrew Arnott</Authors>
55
<Company>Andrew Arnott</Company>
66
<Copyright>Copyright © Andrew Arnott</Copyright>
7-
<LicenseExpression>MS-PL</LicenseExpression>
7+
<PackageLicenseExpression>MS-PL</PackageLicenseExpression>
88
<PackageProjectUrl>https://github.com/aarnott/CodeGeneration.Roslyn</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/aarnott/CodeGeneration.Roslyn</RepositoryUrl>
1010
<RepositoryType>git</RepositoryType>

0 commit comments

Comments
 (0)