{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset  79088.  First binary&#58;  v1.9.1.6",
    "ClosedDate": "2011-06-13T22:00:02.793-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I am writing a console application which utilizes ZipFile, and eveyr time I call ZipFie.SelectEntries, I get Trace messages in my console output from DotNetZip.\n \ninternal abstract partial class SelectionCriterion    {        internal abstract bool Evaluate(string filename);        [System.Diagnostics.Conditional(\"SelectorTrace\")]        protected void CriterionTrace(string format, params object[] args)        {            System.Console.WriteLine(\"  \" + format, args);        }\n \nThis appears to be the offending code... all the criterions write tracing output, even in the RELEASE build of DotNetZip.\n \nHow can I turn this off?\n \nThanks.",
    "LastUpdatedDate": "2013-05-16T05:31:44.327-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-09-09T03:36:49.23-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Turn off Criterion Tracing",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11899
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "You can't turn it off.  You can fix it in the DotNetZIp source code and rebuild it yourself.  Also I can take this as a bug and fix it in the next release. ",
      "PostedDate": "2011-06-13T21:56:48.693-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T22:00:02.793-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:26.81-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:44.327-07:00",
      "Id": -2147483648
    }
  ]
}