* README.md:

* Claunia.Encoding/ATASCII.cs:
	* Claunia.Encoding.Tests/ATASCII.cs:
	  Added ATASCII.

	* Claunia.Encoding/Encoding.cs:
	* Claunia.Encoding/Claunia.Encoding.csproj:
	* Claunia.Encoding.Tests/Claunia.Encoding.Tests.csproj:
	  A
This commit is contained in:
2016-08-19 00:59:19 +01:00
parent 7b7506cf94
commit 55b42ee99c
8 changed files with 879 additions and 8 deletions

View File

@@ -34,6 +34,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="LisaRoman.cs" />
<Compile Include="ATASCII.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />