mirror of
https://github.com/claunia/Claunia.Encoding.git
synced 2025-12-16 19:24:43 +00:00
Up to version 1.9.2.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<OutputType>Library</OutputType>
|
<OutputType>Library</OutputType>
|
||||||
<RootNamespace>Claunia.Encoding.Tests</RootNamespace>
|
<RootNamespace>Claunia.Encoding.Tests</RootNamespace>
|
||||||
<AssemblyName>Claunia.Encoding.Tests</AssemblyName>
|
<AssemblyName>Claunia.Encoding.Tests</AssemblyName>
|
||||||
<ReleaseVersion>1.9.1</ReleaseVersion>
|
<ReleaseVersion>1.9.2</ReleaseVersion>
|
||||||
<TargetFramework>net6.0</TargetFramework>
|
<TargetFramework>net6.0</TargetFramework>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<AssemblyName>Claunia.Encoding</AssemblyName>
|
<AssemblyName>Claunia.Encoding</AssemblyName>
|
||||||
<PackOnBuild>true</PackOnBuild>
|
<PackOnBuild>true</PackOnBuild>
|
||||||
<PackageId>Claunia.Encoding</PackageId>
|
<PackageId>Claunia.Encoding</PackageId>
|
||||||
<PackageVersion>1.9.1</PackageVersion>
|
<PackageVersion>1.9.2</PackageVersion>
|
||||||
<Authors>Natalia Portillo</Authors>
|
<Authors>Natalia Portillo</Authors>
|
||||||
<Owners>Natalia Portillo</Owners>
|
<Owners>Natalia Portillo</Owners>
|
||||||
<PackageProjectUrl>https://github.com/claunia/Claunia.Encoding</PackageProjectUrl>
|
<PackageProjectUrl>https://github.com/claunia/Claunia.Encoding</PackageProjectUrl>
|
||||||
@@ -16,9 +16,9 @@
|
|||||||
<Title>Claunia.Encoding</Title>
|
<Title>Claunia.Encoding</Title>
|
||||||
<Description>Library to provide codepage conversion to and from archaic and old computer systems and Unicode.</Description>
|
<Description>Library to provide codepage conversion to and from archaic and old computer systems and Unicode.</Description>
|
||||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||||
<ReleaseVersion>1.9.1</ReleaseVersion>
|
<ReleaseVersion>1.9.2</ReleaseVersion>
|
||||||
<PackageReleaseNotes>Updated all codepages to include symbols defined as of Unicode 13.0</PackageReleaseNotes>
|
<PackageReleaseNotes>Update to .NET 6.</PackageReleaseNotes>
|
||||||
<VersionPrefix>1.9.1</VersionPrefix>
|
<VersionPrefix>1.9.2</VersionPrefix>
|
||||||
<Company>Claunia.com</Company>
|
<Company>Claunia.com</Company>
|
||||||
<Copyright>© 2016-2021 Natalia Portillo</Copyright>
|
<Copyright>© 2016-2021 Natalia Portillo</Copyright>
|
||||||
<PackageProjectUrl>https://www.github.com/claunia/Claunia.Encoding</PackageProjectUrl>
|
<PackageProjectUrl>https://www.github.com/claunia/Claunia.Encoding</PackageProjectUrl>
|
||||||
|
|||||||
Reference in New Issue
Block a user