Skip to content

Commit 9d4d541

Browse files
committed
Update csproj
1 parent 8badfac commit 9d4d541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StringMath/StringMath.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Supports variables and user defined operators.</Description>
1313
<RepositoryUrl>https://github.com/miroiu/string-math</RepositoryUrl>
1414
<PackageTags>expression-evaluator calculator string-math math string-calculator user-defined-operators operators custom-operators</PackageTags>
1515
<Version>4.0.0</Version>
16-
<PackageReleaseNotes>Added support for .NET 5 and .NET 6</PackageReleaseNotes>
16+
<PackageReleaseNotes>Refactored everything and added support for .NET 5 and .NET 6</PackageReleaseNotes>
1717
<PackageLicenseFile></PackageLicenseFile>
1818
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1919
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)