{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 33923.  First binary v1.8.4.5",
    "ClosedDate": "2009-07-03T14:03:53.52-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The self-extractor is looking for an embedded assembly named \"Ionic.Zip.dll\".  If the DotNetZip lib has been renamed to have an extension other than \"dll\", like for example, DLL, then self extractor cannot find the embedded assembly.  It will instead find an embedded assembly named \"Ionic.Zip.DLL\". The name comparison fails, and so the assembly resolution fails.  \n \nThe fix is to be more lenient when resolving the embedded resource.",
    "LastUpdatedDate": "2013-05-16T05:32:15.38-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-07-03T11:27:11.007-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "self extractor problem in 1.8 release",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7978
  },
  "FileAttachments": [],
  "Comments": []
}