diff --git a/Claunia.Encoding/Claunia.Encoding.csproj b/Claunia.Encoding/Claunia.Encoding.csproj index 32e350b..63cdfc4 100644 --- a/Claunia.Encoding/Claunia.Encoding.csproj +++ b/Claunia.Encoding/Claunia.Encoding.csproj @@ -1,5 +1,6 @@  + Debug AnyCPU @@ -11,6 +12,17 @@ Claunia.Encoding v4.5 Profile78 + true + Claunia.Encoding + 1.0 + Natalia Portillo + true + Natalia Portillo + https://github.com/claunia/Claunia.Encoding + Library to provide codepage conversion to and from archaic and old computer systems and Unicode. + Claunia.Encoding + Library to provide codepage conversion to and from archaic and old computer systems and Unicode. + https://raw.githubusercontent.com/claunia/Claunia.Encoding/master/LICENSE.MIT true @@ -53,15 +65,25 @@ PreserveNewest + + + - - + + + + + + + + + \ No newline at end of file diff --git a/Claunia.Encoding/packages.config b/Claunia.Encoding/packages.config new file mode 100644 index 0000000..358ecd8 --- /dev/null +++ b/Claunia.Encoding/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file