{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is fixed in a changeset prior to 79582.  I introduced a new test in 79582, and it passed nicely.  The first binary with the fix will be  v1.9.1.6",
    "ClosedDate": "2011-06-21T17:57:00.693-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "from http://dotnetzip.codeplex.com/discussions/225176\n \nCalling UpdateSelectedFiles() on the root of a drive does not work.  for some reason its only zipping the contents of the working directory.\n \nHere is the code I'm using:\n \nusing (ZipFile zip = new ZipFile(fileName))\n{    \nzip.UpdateSelectedFiles(exclusions, \"D:\\\\\", \"D:\\\\\" true);\n}",
    "LastUpdatedDate": "2013-05-16T05:31:43.6-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-09-22T04:51:21.833-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Trying to zip the root zips the current working directory instead",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11988
  },
  "FileAttachments": [],
  "Comments": []
}