Skip to content

Commit

Permalink
fix: removed old data from csproj file
Browse files Browse the repository at this point in the history
  • Loading branch information
Teodor92 committed Dec 16, 2023
1 parent c27c3d9 commit 1fb713a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MoreDotNet/MoreDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Authors>Teodor Kurtev</Authors>
<Description>A combination of helpful extension methods.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Copyright>Code by Teodor Kurtev. Copyright 2023 Teodor Kurtev.</Copyright>
<Copyright>Copyright 2023 Teodor Kurtev.</Copyright>
<PackageTags>extensions helpers</PackageTags>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit 1fb713a

Please sign in to comment.