Skip to content

Commit

Permalink
Merge pull request #102 from savornicesei/simo/GH-99
Browse files Browse the repository at this point in the history
 License Confusion #99
  • Loading branch information
xoofx authored Jun 15, 2022
2 parents cad027d + 91d2a4a commit 3087b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpYaml/SharpYaml.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<NeutralLanguage>en-US</NeutralLanguage>
<PackageTags>yaml;parser;yml</PackageTags>
<PackageProjectUrl>https://github.com/xoofx/SharpYaml</PackageProjectUrl>
<PackageLicenseExpression>BSD-2-Clause</PackageLicenseExpression>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<!--Add support for sourcelink-->
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
Expand Down

0 comments on commit 3087b8c

Please sign in to comment.