Skip to content

Commit cd0d941

Browse files
#14 Update Directory.Build.props
1 parent c3cfd50 commit cd0d941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<Description>An implementation of Standard Webhooks for use in .NET Core and ASP.NET Core projects</Description>
99
<PackageProjectUrl>https://github.com/codefactors/StandardWebhooks</PackageProjectUrl>
1010
<PackageReadmeFile>README.md</PackageReadmeFile>
11-
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
11+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1212
<RepositoryUrl>https://github.com/codefactors/StandardWebhooks</RepositoryUrl>
1313
</PropertyGroup>
1414

@@ -24,4 +24,4 @@
2424
<None Include="$(SolutionDir)src\StandardWebhooks\README.md" Pack="true" PackagePath="" />
2525
</ItemGroup>
2626

27-
</Project>
27+
</Project>

0 commit comments

Comments
 (0)