Skip to content

Commit fd317dc

Browse files
committed
Fixed licence reference
1 parent d14e0c5 commit fd317dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Assent/Assent.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
<Authors>droyad</Authors>
1414
<PackageProjectUrl>https://github.com/droyad/Assent</PackageProjectUrl>
1515
<RepositoryUrl>https://github.com/droyad/Assent</RepositoryUrl>
16-
<PackageLicenseUrl>https://github.com/droyad/Assent/blob/master/LICENCE.md</PackageLicenseUrl>
16+
<PackageLicense>MIT</PackageLicense>
1717
</PropertyGroup>
1818
</Project>

0 commit comments

Comments
 (0)