Skip to content

Commit

Permalink
Nova Publicacao
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardMendes committed May 9, 2024
1 parent 2586f26 commit fa280fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MoneyExtension.Tests/MoneyExtension.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>

<PackageId>MoneyExtensions</PackageId>
<PackageId>MoneyExtensions8.0</PackageId>
<Version>1.0.0</Version>
<License>MIT</License>
<Authors>Richard Mendes</Authors>
Expand All @@ -16,7 +16,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>icon.png</PackageIcon>
<PackageTags>Money;Conversions;Currency</PackageTags>
<Title>Money Extensions</Title>
<Title>Money Extensions8.0</Title>
<Summary>MoneyExtensions is a easy way to incorporate currency conversions to your codes</Summary>

<IsPackable>false</IsPackable>
Expand Down

0 comments on commit fa280fa

Please sign in to comment.