Commit Graph

12 Commits

Author SHA1 Message Date
e102ab86fb Update copyright year. 2025-08-07 22:37:13 +01:00
dac29c40e7 Add solution items files. 2025-08-07 21:53:52 +01:00
Frederik Carlier
c8f762da73 Add benchmarks 2018-06-19 11:23:46 +02:00
2b0488f94a Remove non-existant file reference from solution. 2017-05-20 03:58:29 +01:00
a2ace4f4d8 Added netstandard1.4, with this it should cover all frameworks. 2017-05-20 00:46:16 +01:00
Frederik Carlier
d9670db803 Migrate to xUnit 2017-03-16 23:37:42 +01:00
e071148e2b Updated code to correclty support and compile using .NET Core RC4 (and Visual Studio 2017). May break compatibility with VS2015. Older .NET Core will not be supported. Fixes #13
Signed-off-by: Natalia Portillo <claunia@claunia.com>
2017-02-22 21:25:31 +00:00
399a043c62 * plist-cil.sln:
* plist-cil/plist-cil.csproj:
	* plist-cil.test/plist-cil.test.csproj:
	* plist-cil/Properties/AssemblyInfo.cs:
	  Bump to 1.14 (upstream r114).

	* plist-cil/PropertyListParser.cs:
	* plist-cil/ASCIIPropertyListParser.cs:
	  Sync BOM skipping code with upstream.

	* plist-cil/BinaryPropertyListParser.cs:
	  Sync code with upstream.
	Added UTF-8 string decoding on binary property lists.
2015-02-24 22:53:31 +00:00
79ed8b39b0 * LICENSE:
* plist-cil/plist-cil.csproj:
	  Added MIT License file.

	* SvnInfo.txt:
	* plist-cil.sln:
	  Added file to keep track of mainstream Subversion
	  repository.

	* plist-cil.test/plist-cil.test.csproj:
2015-02-20 00:56:21 +00:00
4c747653cf Add test skeleton. 2015-02-19 18:59:47 +00:00
13f8ee6d73 Added test files 2015-02-19 18:55:30 +00:00
c56c4650a5 Initial commit 2015-02-16 03:35:42 +00:00