Skip to content

Commit

Permalink
include readme in nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
rbleattler committed Jun 27, 2024
1 parent 6352703 commit 6f95bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/FluentRegex/FluentRegex.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<version>$version$</version>
<authors>Rob Bleattler</authors>
<owners>Rob Bleattler</owners>
<readme>README.MD</readme>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>A package that allows for fluent construction of regular expressions in dotnet.</description>
<dependencies>
Expand Down

0 comments on commit 6f95bd8

Please sign in to comment.