{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 55589.  This is first available in v1.9.5.2.  It will be back-ported to v1.9.1.4.  ",
    "ClosedDate": "2010-02-10T13:34:14-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The project \"Zip Partial DLL\" has a prebuild-event command line as \"..\\..\\PackResources.cmd\".\n \nAfter exploring the contents of PackResources.cmd i found that it uses the tool zipIt.exe to zip the resources and create the file \"ZippedResources.zip\".\n \nBut the path to tool zipIt.exe is \"c:\\dinoch\\bin\\zipIt.exe\" which is not present on my PC.  So the command file deletes the existing \"ZippedResources.zip\" but is not able to create it again and so we get a file not found exception while building the project.\n \nBy changing the path of the tool zipIt.exe to its proper location i was finally able to build the solution.\n \nA proper fix will solve the bootstrap issue: zipit.exe cannot be used to build the library, because zipit.exe is not available until the zip library is built!  It seems appropriate to use a vbscript and the Shell ZIP capability.",
    "LastUpdatedDate": "2013-05-16T05:31:54.357-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-02-05T04:28:55.633-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Bootstrap Error while building DotNetZip",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 10167
  },
  "FileAttachments": [],
  "Comments": []
}