File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 18
18
<RepositoryType ></RepositoryType >
19
19
<SignAssembly >false</SignAssembly >
20
20
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
21
- <Version >1.0.1 </Version >
21
+ <Version >1.0.2 </Version >
22
22
<PackageId >Roydl.Text</PackageId >
23
23
<Product >Roydl.Text</Product >
24
24
<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 >
29
26
</PropertyGroup >
30
27
31
28
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments