Skip to content

Commit

Permalink
Merge pull request #36 from khanage/update-readme-and-license
Browse files Browse the repository at this point in the history
Update license and readme
  • Loading branch information
khanage authored Jan 3, 2024
2 parents ad0599b + e966596 commit 7042510
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Bearded.Monads/Bearded.Monads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
<Version>1.2.1</Version>
<AssemblyVersion>1.2.1.0</AssemblyVersion>
<FileVersion>1.2.1.0</FileVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
<ItemGroup>
<None Include="../beard.jpg" Pack="true" PackagePath="/" />
<None Include="../README.md" Packe="true" PackagePath="/" />
</ItemGroup>
</Project>

0 comments on commit 7042510

Please sign in to comment.