Skip to content

Commit

Permalink
Update package license expression
Browse files Browse the repository at this point in the history
  • Loading branch information
henkmollema committed Jan 19, 2022
1 parent 8b3e25d commit a0b9be2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StartupModules/StartupModules.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore;startup;dependency injection;modules;modular</PackageTags>
<PackageProjectUrl>https://github.com/henkmollema/StartupModules</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/henkmollema/StartupModules/blob/master/LICENSE</PackageLicenseUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/henkmollema/StartupModules</RepositoryUrl>
<DebugType>embedded</DebugType>
Expand Down

0 comments on commit a0b9be2

Please sign in to comment.