Skip to content

Commit

Permalink
Merge pull request #118 from jyffarh/Add-package-license
Browse files Browse the repository at this point in the history
add package license expression
  • Loading branch information
bagdxk authored Feb 6, 2023
2 parents 66a698f + ee2324d commit b332285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Crossroads/Crossroads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<SelfContained>false</SelfContained>
<ToolCommandName>crossroads</ToolCommandName>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
</PropertyGroup>
Expand Down

0 comments on commit b332285

Please sign in to comment.