You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<palign="center">
2
-
<ahref="https://dotnet.microsoft.com/en-us/download/dotnet"rel="nofollow"><imgsrc="https://img.shields.io/badge/Core%20v3.1%20LTS-or%20higher-lightgrey?style=for-the-badge&logo=dotnet&logoColor=white"title=".NET3.1 LTS or higher"alt=".NET Core"></a>
3
-
<ahref="https://github.com/Roydl/Text/actions"><imgsrc="https://img.shields.io/badge/cross%E2%80%93platform-%e2%9c%94-blue?style=for-the-badge&logo=linux&logoColor=silver"title="Automatically tested with Windows 11 & Ubuntu 22.04 LTS"alt="Cross-platform"></a>
2
+
<ahref="https://dotnet.microsoft.com/download/dotnet/10.0"rel="nofollow"><imgsrc="https://img.shields.io/badge/Core%2010%20LTS-or%20higher-lightgrey?style=for-the-badge&logo=dotnet&logoColor=white"title=".NET10 LTS or higher"alt=".NET Core"></a>
3
+
<ahref="https://github.com/Roydl/Text/actions"><imgsrc="https://img.shields.io/badge/cross%E2%80%93platform-%e2%9c%94-blue?style=for-the-badge&logo=linux&logoColor=silver"title="Automatically tested with Windows 11 & Ubuntu 24.04 LTS"alt="Cross-platform"></a>
4
4
<ahref="https://github.com/Roydl/Text/blob/master/LICENSE.txt"><imgsrc="https://img.shields.io/github/license/Roydl/Text?style=for-the-badge"title="Read the license terms"alt="License"></a>
5
5
</p>
6
6
<palign="center">
@@ -67,5 +67,3 @@ byte[] original = value.DecodeFile(BinToTextEncoding.Base85);
67
67
-[Open an Issue](https://github.com/Roydl/Text/issues/new):coffee: to give me your feedback and tell me your ideas and wishes for the future :sunglasses:
68
68
-[Open a Ticket](https://www.si13n7.com/?page=contact):mailbox: if you don't have a GitHub account, you can contact me directly on my website :wink:
69
69
-[Donate by PayPal](https://paypal.me/si13n7/):money_with_wings: to buy me some cakes :cake:
70
-
71
-
_Please note that I cannot fix bugs that are unknown to me. So do yourself and me the favor and get in touch with me._:face_with_head_bandage:
0 commit comments