mirror of
https://github.com/claunia/Claunia.Encoding.git
synced 2025-12-16 11:14:41 +00:00
Up to version 1.6.1.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<TargetFrameworkProfile>Profile136</TargetFrameworkProfile>
|
||||
<PackOnBuild>true</PackOnBuild>
|
||||
<PackageId>Claunia.Encoding</PackageId>
|
||||
<PackageVersion>1.6</PackageVersion>
|
||||
<PackageVersion>1.6.1</PackageVersion>
|
||||
<Authors>Natalia Portillo</Authors>
|
||||
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
|
||||
<Owners>Natalia Portillo</Owners>
|
||||
|
||||
@@ -44,7 +44,7 @@ using System.Reflection;
|
||||
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
|
||||
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
|
||||
|
||||
[assembly: AssemblyVersion("1.4.*")]
|
||||
[assembly: AssemblyVersion("1.6.1.0")]
|
||||
|
||||
// The following attributes are used to specify the signing key for the assembly,
|
||||
// if desired. See the Mono documentation for more information about signing.
|
||||
|
||||
Reference in New Issue
Block a user