Skip to content

Commit 1992ebc

Browse files
Si13n7Si13n7
Si13n7
authored and
Si13n7
committed
Update release notes
1 parent 73da46e commit 1992ebc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/Roydl.Text.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,11 @@
1818
<RepositoryType></RepositoryType>
1919
<SignAssembly>false</SignAssembly>
2020
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
21-
<Version>1.0.1</Version>
21+
<Version>1.0.2</Version>
2222
<PackageId>Roydl.Text</PackageId>
2323
<Product>Roydl.Text</Product>
2424
<AppDesignerFolder>Resources</AppDesignerFolder>
25-
<PackageReleaseNotes>- Added `TextSeparator` class which contains constant whitespace characters
26-
- Added `TextVerify` class, which can be used to determine categories of characters
27-
- Added `TextConvert` class which provides Rot13 and line separator conversion
28-
- Improved performance when encoding and decoding large data</PackageReleaseNotes>
25+
<PackageReleaseNotes>- Update to .NET 6.0 as 5.0 is reaching EOL</PackageReleaseNotes>
2926
</PropertyGroup>
3027

3128
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)