We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8705235 commit 23a9cebCopy full SHA for 23a9ceb
1 file changed
src/SimpleBase.csproj
@@ -3,7 +3,7 @@
3
<TargetFramework>net8.0</TargetFramework>
4
<RootNamespace>SimpleBase</RootNamespace>
5
<AssemblyName>SimpleBase</AssemblyName>
6
- <Copyright>Copyright 2014-2022 Sedat Kapanoglu</Copyright>
+ <Copyright>Copyright 2014-2025 Sedat Kapanoglu</Copyright>
7
<Authors>Sedat Kapanoglu</Authors>
8
<Description>Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library</Description>
9
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
0 commit comments