23 Commits

Author SHA1 Message Date
7857a2f7a2 Up version to 1.2. 2021-11-09 19:46:42 +00:00
32ba3e1b55 Update copyright year. 2021-11-09 19:46:03 +00:00
38ba41368d General refactor and restyling. 2021-11-09 19:44:38 +00:00
f351cbcf14 Use file-scoped namespaces. 2021-11-09 19:34:17 +00:00
327c013497 Update to .NET 6. 2021-11-09 19:33:25 +00:00
d1cc9cdfa0 Fix readme. 2019-04-24 00:35:54 +01:00
3a28c96506 Code refactor. 2019-04-24 00:34:44 +01:00
1b2f685b01 Fix copyright string. 2019-04-24 00:25:36 +01:00
2299976e67 Add support for .NET Core. 2019-04-24 00:25:11 +01:00
912e32f1e2 Add missing XML documentation. 2019-04-24 00:17:34 +01:00
06a5242bc2 Add project files. 2019-04-24 00:17:21 +01:00
fa2fdc80b1 Generate XML documentation. 2017-06-06 18:09:18 +01:00
fa8d47d615 Added XML documentation. v1.0 2017-06-06 18:04:08 +01:00
29d1e5fe2c Added option to create NuGet package. 2017-06-06 17:52:39 +01:00
88e23b83d0 Updated copyright string 2017-05-20 05:32:20 +01:00
f182941546 Merge branch 'master' of https://github.com/claunia/Claunia.RsrcFork 2017-05-19 18:42:55 +01:00
5d2d7d018c Change formatting in csproj file. 2017-05-19 18:32:48 +01:00
78920681a8 Removed spurious debug verbose line. 2016-09-06 22:59:00 +01:00
01eb234fee Added support for decoding "vers" resource. 2016-09-06 21:03:57 +01:00
01fe174292 Added new resource OSTypes. 2016-09-06 19:44:42 +01:00
4e1e2af239 * Claunia.RsrcFork/Resource.cs:
Added method to check if an ID exists.

	* Claunia.RsrcFork/ResourceFork.cs:
	  Corrected check of offsets.
2016-09-06 18:20:33 +01:00
d83669a004 Added version and downgraded framework to 4.0 2016-09-02 04:07:17 +01:00
cd99f65ebf Added code for handling resource forks when they are in the
data fork without headers (not Macbinary, neither AppleDouble,
	are supported).
2016-09-02 02:58:13 +01:00