{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Much like recent releases include a pre-compiled Silverlight assembly, it would be nice to have one for Windows Phone 7 projects, too. (The existing Silverlight version is rejected by Windows Phone 7 projects.)\n \nThank you!",
    "LastUpdatedDate": "2013-02-21T18:43:01.83-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-09-18T20:06:03.41-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Provide a pre-compiled Windows Phone 7 DLL as well",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 14259
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Agreed....\r\n\r\nI found myself downloading the source and patching one together - but being as I am not familiar with the code base, it is difficult to know if I have it right.\r\n\r\nNotes:\r\n - Windows Phone is essentially .NET CF + Silverlight 3 with a few extra features.\r\n - The compiler directive for Windows Phone is \"WINDOWS_PHONE\".\r\n - You don't need a Windows Phone to create the library - just the Windows Phone SDK (which has an emulator).\r\n - Anywhere that loads the encoding \"IBM437\" will not work.  I defaulted these to UTF8 for Windows Phone.",
      "PostedDate": "2011-11-01T01:40:03.893-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:01.83-08:00",
      "Id": -2147483648
    }
  ]
}