{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "Not a bug.",
    "ClosedDate": "2010-08-12T19:22:04.54-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "When I reference and try to use the reduced assembly (ZipFile.Read(\"myNormalZipFile.zip\")), I get the message shown below. It happens whether I use Release or Debug. The normal assembly works fine.\n \nFileLoadException: Could not load file or assembly 'Ionic.Zip.Reduced, Version=1.9.1.5, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)",
    "LastUpdatedDate": "2013-05-16T05:31:45.99-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-07-14T15:48:44.45-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Cannot use Reduced assembly",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11519
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "This is not a bug in DotNetZip.  It seems to be pilot error on your part. You need to deploy the DLL than you compile against.  The message you provided indicates you haven;t properly deployed the appropriate Reduced DLL.  \r\n\r\nGood luck.\r\n",
      "PostedDate": "2010-08-12T19:21:50.63-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2010-08-12T19:22:04.54-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Well, I've only been programming with external libraries for two years, so I guess I just don't know how to properly use DLLs. That's probably why the regular DLL worked just fine.",
      "PostedDate": "2010-08-25T08:41:27.007-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:28.777-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:45.99-07:00",
      "Id": -2147483648
    }
  ]
}