Skip to content

Commit 09943f6

Browse files
committed
Fix package license
1 parent 8f9e66c commit 09943f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ListDiff/ListDiff.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageDescription>Calculate a diff between any two lists and optionally merge them to aid in synchronizing data.</PackageDescription>
1818
<PackageAuthors>Frank A. Krueger</PackageAuthors>
1919
<PackageOwners>Frank A. Krueger</PackageOwners>
20-
<PackageLicenseType>MIT</PackageLicenseType>
20+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2121
<PackageProjectUrl>https://github.com/praeclarum/ListDiff</PackageProjectUrl>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)