[
  {
    "path": ".gitignore",
    "content": "## Ignore Visual Studio temporary files, build results, and\n## files generated by popular Visual Studio add-ons.\n\n# User-specific files\n*.suo\n*.user\n*.userosscache\n*.sln.docstates\n\n# User-specific files (MonoDevelop/Xamarin Studio)\n*.userprefs\n\n# Build results\n[Dd]ebug/\n[Dd]ebugPublic/\n[Rr]elease/\n[Rr]eleases/\nx64/\nx86/\nbuild/\nbld/\n[Bb]in/\n[Oo]bj/\n*.appx\n\n# Visual Studo 2015 cache/options directory\n.vs/\n\n# MSTest test Results\n[Tt]est[Rr]esult*/\n[Bb]uild[Ll]og.*\n\n# NUNIT\n*.VisualState.xml\nTestResult.xml\n\n# Build Results of an ATL Project\n[Dd]ebugPS/\n[Rr]eleasePS/\ndlldata.c\n\n*_i.c\n*_p.c\n*_i.h\n*.ilk\n*.meta\n*.obj\n*.pch\n*.pdb\n*.pgc\n*.pgd\n*.rsp\n*.sbr\n*.tlb\n*.tli\n*.tlh\n*.tmp\n*.tmp_proj\n*.log\n*.vspscc\n*.vssscc\n.builds\n*.pidb\n*.svclog\n*.scc\n\n# Chutzpah Test files\n_Chutzpah*\n\n# Visual C++ cache files\nipch/\n*.aps\n*.ncb\n*.opensdf\n*.sdf\n*.cachefile\n\n# Visual Studio profiler\n*.psess\n*.vsp\n*.vspx\n\n# TFS 2012 Local Workspace\n$tf/\n\n# Guidance Automation Toolkit\n*.gpState\n\n# ReSharper is a .NET coding add-in\n_ReSharper*/\n*.[Rr]e[Ss]harper\n*.DotSettings.user\n\n# JustCode is a .NET coding addin-in\n.JustCode\n\n# TeamCity is a build add-in\n_TeamCity*\n\n# DotCover is a Code Coverage Tool\n*.dotCover\n\n# NCrunch\n_NCrunch_*\n.*crunch*.local.xml\n\n# MightyMoose\n*.mm.*\nAutoTest.Net/\n\n# Web workbench (sass)\n.sass-cache/\n\n# Installshield output folder\n[Ee]xpress/\n\n# DocProject is a documentation generator add-in\nDocProject/buildhelp/\nDocProject/Help/*.HxT\nDocProject/Help/*.HxC\nDocProject/Help/*.hhc\nDocProject/Help/*.hhk\nDocProject/Help/*.hhp\nDocProject/Help/Html2\nDocProject/Help/html\n\n# Click-Once directory\npublish/\n\n# Publish Web Output\n*.[Pp]ublish.xml\n*.azurePubxml\n# TODO: Comment the next line if you want to checkin your web deploy settings \n# but database connection strings (with potential passwords) will be unencrypted\n*.pubxml\n*.publishproj\n\n# NuGet Packages\n*.nupkg\n# The packages folder can be ignored because of Package Restore\n**/packages/*\n# except build/, which is used as an MSBuild target.\n!**/packages/build/\n# Uncomment if necessary however generally it will be regenerated when needed\n#!**/packages/repositories.config\n\n# Windows Azure Build Output\ncsx/\n*.build.csdef\n\n# Windows Store app package directory\nAppPackages/\n\n# Others\n*.[Cc]ache\nClientBin/\n[Ss]tyle[Cc]op.*\n~$*\n*~\n*.dbmdl\n*.dbproj.schemaview\n*.pfx\n*.publishsettings\nnode_modules/\nbower_components/\n\n# RIA/Silverlight projects\nGenerated_Code/\n\n# Backup & report files from converting an old project file\n# to a newer Visual Studio version. Backup files are not needed,\n# because we have git ;-)\n_UpgradeReport_Files/\nBackup*/\nUpgradeLog*.XML\nUpgradeLog*.htm\n\n# SQL Server files\n*.mdf\n*.ldf\n\n# Business Intelligence projects\n*.rdl.data\n*.bim.layout\n*.bim_*.settings\n\n# Microsoft Fakes\nFakesAssemblies/\n\n# Node.js Tools for Visual Studio\n.ntvs_analysis.dat\n\n# Visual Studio 6 build log\n*.plg\n\n# Visual Studio 6 workspace options file\n*.opt\n/UniversalBeaconLibrary/nuget.exe\n/UniversalBeaconLibrary/project.lock.json\n/WindowsBeacons/project.lock.json\n/WindowsBeacons/BundleArtifacts\n/WindowsBeacons/Package.StoreAssociation.xml\n/Samples/WindowsBeacons/BundleArtifacts\n/Samples/WindowsBeacons/Package.StoreAssociation.xml\n\n# OS X\n.DS_Store\n\n"
  },
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n"
  },
  {
    "path": "LICENSE.GPL",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<http://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<http://www.gnu.org/philosophy/why-not-lgpl.html>.\n"
  },
  {
    "path": "Library/NuGetPackage.bat",
    "content": "@echo --------------------------------------------------------------------------\n@echo Remember to update the release notes in /UniversalBeaconLibrary.nuspec\n@echo --------------------------------------------------------------------------\nnuget pack ./UniversalBeaconLibrary.nuspec -OutputDirectory ./nupkg -Build -Symbols -Prop Configuration=Release\n\n\n\n"
  },
  {
    "path": "Library/NuGetPush.bat",
    "content": "nuget push .\\nupkg\\UniversalBeaconLibrary.3.2.0.nupkg -source https://www.nuget.org/api/v2/package\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/AndroidBluetoothPacketProvider.cs",
    "content": "﻿using System;\nusing Android.Bluetooth;\nusing Android.Content;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library\n{\n    public class AndroidBluetoothPacketProvider : Java.Lang.Object, IBluetoothPacketProvider\n    {        \n        public event EventHandler<BLEAdvertisementPacketArgs> AdvertisementPacketReceived;\n        public event EventHandler<BTError> WatcherStopped;\n\n        private readonly BluetoothAdapter _adapter;\n        private readonly BLEScanCallback _scanCallback;\n\n        public AndroidBluetoothPacketProvider(Context context)\n        {\n            var manager = (BluetoothManager)context.GetSystemService(\"bluetooth\");\n            _adapter = manager.Adapter;\n            _scanCallback = new BLEScanCallback();\n        }\n\n        private void ScanCallback_OnAdvertisementPacketReceived(object sender, BLEAdvertisementPacketArgs e)\n        {\n            AdvertisementPacketReceived?.Invoke(this, e);\n        }\n\n        public void Start()\n        {\n            _scanCallback.OnAdvertisementPacketReceived += ScanCallback_OnAdvertisementPacketReceived;\n            _adapter.BluetoothLeScanner.StartScan(_scanCallback);\n        }\n\n        public void Stop()\n        {\n            _scanCallback.OnAdvertisementPacketReceived -= ScanCallback_OnAdvertisementPacketReceived;\n            _adapter.CancelDiscovery();\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/BLEScanCallback.cs",
    "content": "﻿using System;\nusing Android.Bluetooth;\nusing Android.Bluetooth.LE;\nusing Android.Runtime;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library\n{\n    internal class BLEScanCallback : ScanCallback\n    {\n        public event EventHandler<BLEAdvertisementPacketArgs> OnAdvertisementPacketReceived;\n\n        public override void OnScanFailed([GeneratedEnum] ScanFailure errorCode)\n        {\n            base.OnScanFailed(errorCode);\n        }\n\n        public override void OnScanResult([GeneratedEnum] ScanCallbackType callbackType, ScanResult result)\n        {\n            base.OnScanResult(callbackType, result);\n\n            switch (result.Device.Type)\n            {\n                case BluetoothDeviceType.Le:\n                case BluetoothDeviceType.Unknown:\n                    try\n                    {\n                        var p = new BLEAdvertisementPacket\n                        {\n                            // address will be in the form \"D1:36:E6:9D:46:52\"\n                            BluetoothAddress = result.Device.Address.ToNumericAddress(),    \n                            RawSignalStrengthInDBm = (short) result.Rssi,\n                            // TODO: probably needs adjustment\n                            Timestamp = DateTimeOffset.FromUnixTimeMilliseconds(result.TimestampNanos / 1000),\n                            // TODO: validate this\n                            AdvertisementType = (BLEAdvertisementType) result.ScanRecord.AdvertiseFlags, \n                            Advertisement = new BLEAdvertisement\n                            {\n                                LocalName = result.ScanRecord.DeviceName\n                            }\n                        };\n\n                        if (result.ScanRecord.ServiceUuids != null)\n                        {\n                            foreach(var svc in result.ScanRecord.ServiceUuids)\n                            {\n                                var guid = new Guid(svc.Uuid.ToString());\n                                var data = result.ScanRecord.GetServiceData(svc);\n\n                                p.Advertisement.ServiceUuids.Add(guid);\n                            }\n                        }\n\n                        var recordData = result.ScanRecord.GetBytes();\n                        var rec = RecordParser.Parse(recordData);\n\n                        foreach (var curRec in rec)\n                        {\n                            if (curRec is BLEManufacturerData md)\n                            {\n                                p.Advertisement.ManufacturerData.Add(md);\n                            }\n                            if (curRec is BLEAdvertisementDataSection sd)\n                            {\n                                p.Advertisement.DataSections.Add(sd);\n                            }\n                        }\n                        OnAdvertisementPacketReceived?.Invoke(this, new BLEAdvertisementPacketArgs(p));\n                    }\n                    catch (Exception)\n                    {\n                        // TODO\n                    }\n                    break;\n                default:\n                    break;\n            }\n\n            // result.Device;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/PacketExtensions.cs",
    "content": "﻿using System;\n\nnamespace UniversalBeacon.Library\n{\n    internal static class PacketExtensions\n    {\n        public static ulong ToNumericAddress(this string addressString)\n        {\n            ulong address = 0;\n            var parts = addressString.Split(new[] { ':' }, StringSplitOptions.RemoveEmptyEntries);\n            for(var i = 0; i < parts.Length; i++)\n            {\n                var b = (ulong)byte.Parse(parts[i], System.Globalization.NumberStyles.HexNumber);\n                // they're in reverse order due to endianness\n                address |= (b << ((parts.Length - i - 1) * 8));\n            }\n\n            return address;\n        }\n    }\n\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\nusing Android.App;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"UniversalBeacon.Library.Android\")]\n[assembly: AssemblyDescription(\"Universal Bluetooth Beacon Library - Extension to interface Xamarin / Android APIs to the Cross Platform Implementation\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Library.Android\")]\n[assembly: AssemblyCopyright(\"Copyright © 2015 - 2017 Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n[assembly: ComVisible(false)]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"3.2.0.0\")]\n[assembly: AssemblyFileVersion(\"3.2.0.0\")]\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/RecordParser.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library\n{\n    internal class RecordParser\n    {\n        public static BLERecord[] Parse(byte[] recordData)\n        {\n            var results = new List<BLERecord>();\n\n            var index = 0;\n            while (index < recordData.Length)\n            {\n                // first byte in the record length\n                var length = recordData[index++];\n\n                if (length == 0) break;\n\n                // get the type\n                var type = (BLEPacketType)recordData[index];\n\n                // copy off the packetData - the type is part of the length so adjust for that\n                var data = recordData.Skip(index + 1).Take(length - 1).ToArray();\n\n                switch (type)\n                {\n                    case BLEPacketType.Invalid:\n                        // zero is invalid\n                        break;\n                    case BLEPacketType.Flags:\n                        results.Add(new BLEFlagRecord(type, data[0]));\n                        break;\n                    case  BLEPacketType.LocalName:\n                        results.Add(new BLENameRecord(type, data));\n                        break;\n                    case BLEPacketType.ManufacturerData:\n                        results.Add(new BLEManufacturerData(type, data));\n                        break;\n                    case BLEPacketType.ServiceData:\n                        results.Add(new BLEAdvertisementDataSection(type, data));\n                        break;\n                    case BLEPacketType.UUID16List:\n                        // swap endianness\n                        Array.Reverse(data);\n                        results.Add(new BLEGenericRecord(type, data));\n                        break;\n                    default:\n                        results.Add(new BLEGenericRecord(type, data));\n                        break;\n                }\n\n                index += length;\n                /*\n                                if (!Enum.IsDefined(typeof(AdvertisementRecordType), type))\n                                {\n                                    Trace.Message(\"Advertisment record type not defined: {0}\", type);\n                                    break;\n                                }\n\n                                //data length is length -1 because type takes the first byte\n                                byte[] data = new byte[length - 1];\n                                Array.Copy(scanRecord, index + 1, data, 0, length - 1);\n\n                                // don't forget that data is little endian so reverse\n                                // Supplement to Bluetooth Core Specification 1\n                                // NOTE: all relevant devices are already little endian, so this is not necessary for any type except UUIDs\n                                //var record = new AdvertisementRecord((AdvertisementRecordType)type, data.Reverse().ToArray());\n\n                                switch ((AdvertisementRecordType)type)\n                                {\n                                    case AdvertisementRecordType.ServiceDataUuid32Bit:\n                                    case AdvertisementRecordType.SsUuids128Bit:\n                                    case AdvertisementRecordType.SsUuids16Bit:\n                                    case AdvertisementRecordType.SsUuids32Bit:\n                                    case AdvertisementRecordType.UuidCom32Bit:\n                                    case AdvertisementRecordType.UuidsComplete128Bit:\n                                    case AdvertisementRecordType.UuidsComplete16Bit:\n                                    case AdvertisementRecordType.UuidsIncomple16Bit:\n                                    case AdvertisementRecordType.UuidsIncomplete128Bit:\n                                        Array.Reverse(data);\n                                        break;\n                                }\n                                var record = new AdvertisementRecord((AdvertisementRecordType)type, data);\n\n                                Trace.Message(record.ToString());\n\n                                records.Add(record);\n\n                                //Advance\n                                index += length;\n                            }\n                            */\n            }\n            return results.ToArray();\n        }\n    }\n\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/Resources/AboutResources.txt",
    "content": "Images, layout descriptions, binary blobs and string dictionaries can be included \nin your application as resource files.  Various Android APIs are designed to \noperate on the resource IDs instead of dealing with images, strings or binary blobs \ndirectly.\n\nFor example, a sample Android app that contains a user interface layout (main.axml),\nan internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png) \nwould keep its resources in the \"Resources\" directory of the application:\n\nResources/\n    drawable/\n        icon.png\n\n    layout/\n        main.axml\n\n    values/\n        strings.xml\n\nIn order to get the build system to recognize Android resources, set the build action to\n\"AndroidResource\".  The native Android APIs do not operate directly with filenames, but \ninstead operate on resource IDs.  When you compile an Android application that uses resources, \nthe build system will package the resources for distribution and generate a class called \"R\" \n(this is an Android convention) that contains the tokens for each one of the resources \nincluded. For example, for the above Resources layout, this is what the R class would expose:\n\npublic class R {\n    public class drawable {\n        public const int icon = 0x123;\n    }\n\n    public class layout {\n        public const int main = 0x456;\n    }\n\n    public class strings {\n        public const int first_string = 0xabc;\n        public const int second_string = 0xbcd;\n    }\n}\n\nYou would then use R.drawable.icon to reference the drawable/icon.png file, or R.layout.main \nto reference the layout/main.axml file, or R.strings.first_string to reference the first \nstring in the dictionary file values/strings.xml."
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/Resources/Resource.Designer.cs",
    "content": "#pragma warning disable 1591\n//------------------------------------------------------------------------------\n// <auto-generated>\n//     This code was generated by a tool.\n//     Runtime Version:4.0.30319.42000\n//\n//     Changes to this file may cause incorrect behavior and will be lost if\n//     the code is regenerated.\n// </auto-generated>\n//------------------------------------------------------------------------------\n\n[assembly: global::Android.Runtime.ResourceDesignerAttribute(\"UniversalBeacon.Library.Resource\", IsApplication=false)]\n\nnamespace UniversalBeacon.Library\n{\n\t\n\t\n\t[System.CodeDom.Compiler.GeneratedCodeAttribute(\"Xamarin.Android.Build.Tasks\", \"1.0.0.0\")]\n\tpublic partial class Resource\n\t{\n\t\t\n\t\tstatic Resource()\n\t\t{\n\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t}\n\t\t\n\t\tpublic partial class Attribute\n\t\t{\n\t\t\t\n\t\t\tstatic Attribute()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Attribute()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class String\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020001\n\t\t\tpublic static int ApplicationName = 2130837505;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020000\n\t\t\tpublic static int Hello = 2130837504;\n\t\t\t\n\t\t\tstatic String()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate String()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t}\n}\n#pragma warning restore 1591\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/Resources/Values/Strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n    <string name=\"Hello\">Hello World, Click Me!</string>\n    <string name=\"ApplicationName\">$projectname$</string>\n</resources>\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Android/UniversalBeacon.Library.Android.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"4.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">AnyCPU</Platform>\n    <ProductVersion>8.0.30703</ProductVersion>\n    <SchemaVersion>2.0</SchemaVersion>\n    <ProjectGuid>{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}</ProjectGuid>\n    <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n    <OutputType>Library</OutputType>\n    <AppDesignerFolder>Properties</AppDesignerFolder>\n    <RootNamespace>UniversalBeacon.Library</RootNamespace>\n    <AssemblyName>UniversalBeacon.Library.Android</AssemblyName>\n    <FileAlignment>512</FileAlignment>\n    <AndroidResgenFile>Resources\\Resource.Designer.cs</AndroidResgenFile>\n    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>\n    <TargetFrameworkVersion>v8.1</TargetFrameworkVersion>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' \">\n    <DebugSymbols>true</DebugSymbols>\n    <DebugType>full</DebugType>\n    <Optimize>false</Optimize>\n    <OutputPath>bin\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' \">\n    <DebugType>pdbonly</DebugType>\n    <Optimize>true</Optimize>\n    <OutputPath>bin\\Release\\</OutputPath>\n    <DefineConstants>TRACE</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n  </PropertyGroup>\n  <ItemGroup>\n    <Reference Include=\"Microsoft.CSharp\" />\n    <Reference Include=\"Mono.Android\" />\n    <Reference Include=\"mscorlib\" />\n    <Reference Include=\"System\" />\n    <Reference Include=\"System.Core\" />\n    <Reference Include=\"System.Xml.Linq\" />\n    <Reference Include=\"System.Xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Compile Include=\"PacketExtensions.cs\" />\n    <Compile Include=\"RecordParser.cs\" />\n    <Compile Include=\"BLEScanCallback.cs\" />\n    <Compile Include=\"AndroidBluetoothPacketProvider.cs\" />\n    <Compile Include=\"Resources\\Resource.Designer.cs\" />\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n  </ItemGroup>\n  <ItemGroup>\n    <None Include=\"Resources\\AboutResources.txt\" />\n  </ItemGroup>\n  <ItemGroup>\n    <AndroidResource Include=\"Resources\\Values\\Strings.xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\n      <Project>{83be2e56-2400-40a2-8d88-b5dae98213e1}</Project>\n      <Name>UniversalBeacon.Library.Core</Name>\n    </ProjectReference>\n  </ItemGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Xamarin\\Android\\Xamarin.Android.CSharp.targets\" />\n  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \n       Other similar extension points exist, see Microsoft.Common.targets.\n  <Target Name=\"BeforeBuild\">\n  </Target>\n  <Target Name=\"AfterBuild\">\n  </Target>\n  -->\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.Cocoa/CocoaBluetoothCentralDelegate.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Diagnostics;\nusing CoreBluetooth;\nusing Foundation;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library\n{\n    internal class CocoaBluetoothCentralDelegate : CBCentralManagerDelegate\n    {\n        public event EventHandler<BLEAdvertisementPacketArgs> OnAdvertisementPacketReceived;\n\n        #region CBCentralManagerDelegate\n\n        public override void ConnectedPeripheral(CBCentralManager central, CBPeripheral peripheral)\n        {\n            Debug.WriteLine($\"ConnectedPeripheral(CBCentralManager central, CBPeripheral {peripheral})\");\n        }\n\n        public override void DisconnectedPeripheral(CBCentralManager central, CBPeripheral peripheral, NSError error)\n        {\n            Debug.WriteLine($\"DisconnectedPeripheral(CBCentralManager central, CBPeripheral {peripheral}, NSError {error})\");\n        }\n\n        public override void DiscoveredPeripheral(CBCentralManager central, CBPeripheral peripheral, NSDictionary advertisementData, NSNumber RSSI)\n        {\n            Debug.WriteLine($\"Cocoa peripheral {peripheral}\");\n            Debug.WriteLine($\"Cocoa advertisementData {advertisementData}\");\n            Debug.WriteLine($\"Cocoa RSSI {RSSI}\");\n\n            var bLEAdvertisementPacket = new BLEAdvertisementPacket()\n            {\n                Advertisement = new BLEAdvertisement()\n                {\n                    LocalName = peripheral.Name,\n                    ServiceUuids = new List<Guid>(),\n                    DataSections = new List<BLEAdvertisementDataSection>(),\n                    ManufacturerData = new List<BLEManufacturerData>()\n                },\n                AdvertisementType = BLEAdvertisementType.ScanResponse,\n                BluetoothAddress = (ulong)peripheral.Identifier.GetHashCode(),\n                RawSignalStrengthInDBm = RSSI.Int16Value,\n                Timestamp = DateTimeOffset.Now\n            };\n\n            //https://developer.apple.com/documentation/corebluetooth/cbadvertisementdataserviceuuidskey\n            //if (advertisementData.ContainsKey(CBAdvertisement.DataServiceUUIDsKey))\n            //{\n            //    bLEAdvertisementPacket.Advertisement.ServiceUuids.Add(\n            //        item: new BLEManufacturerData(packetType: BLEPacketType.UUID16List,\n            //                                      data: (advertisementData[CBAdvertisement.DataServiceUUIDsKey])));\n            //}\n\n            //https://developer.apple.com/documentation/corebluetooth/cbadvertisementdataservicedatakey\n            //if (advertisementData.ContainsKey(CBAdvertisement.DataServiceDataKey))\n            //{\n            //    bLEAdvertisementPacket.Advertisement.DataSections.Add(\n            //        item: new BLEManufacturerData(packetType: BLEPacketType.ServiceData,\n            //                                      data: advertisementData[CBAdvertisement.DataServiceDataKey]));\n            //}\n\n            //https://developer.apple.com/documentation/corebluetooth/cbadvertisementdatamanufacturerdatakey\n            if (advertisementData.ContainsKey(CBAdvertisement.DataManufacturerDataKey))\n            {\n                bLEAdvertisementPacket.Advertisement.ManufacturerData.Add(\n                    item: new BLEManufacturerData(packetType: BLEPacketType.ManufacturerData,\n                                                  data: (advertisementData[CBAdvertisement.DataManufacturerDataKey]\n                                                         as NSData).ToArray()));\n            }\n\n            // Missing CBAdvertisement.DataTxPowerLevelKey\n\n            var bLEAdvertisementPacketArgs = new BLEAdvertisementPacketArgs(data: bLEAdvertisementPacket);\n            OnAdvertisementPacketReceived?.Invoke(this, bLEAdvertisementPacketArgs);\n        }\n\n        public override void FailedToConnectPeripheral(CBCentralManager central, CBPeripheral peripheral, NSError error)\n        {\n            Debug.WriteLine($\"FailedToConnectPeripheral(CBCentralManager central, CBPeripheral {peripheral}, NSError {error})\");\n        }\n\n        public override void UpdatedState(CBCentralManager central)\n        {\n            switch (central.State)\n            {\n                case CBCentralManagerState.Unknown:\n                    Debug.WriteLine(\"CBCentralManagerState.Unknown\");\n                    break;\n                case CBCentralManagerState.Resetting:\n                    Debug.WriteLine(\"CBCentralManagerState.Resetting\");\n                    break;\n                case CBCentralManagerState.Unsupported:\n                    Debug.WriteLine(\"CBCentralManagerState.Unsupported\");\n                    break;\n                case CBCentralManagerState.Unauthorized:\n                    Debug.WriteLine(\"CBCentralManagerState.Unauthorized\");\n                    break;\n                case CBCentralManagerState.PoweredOff:\n                    Debug.WriteLine(\"CBCentralManagerState.PoweredOff\");\n                    break;\n                case CBCentralManagerState.PoweredOn:\n                    Debug.WriteLine(\"CBCentralManagerState.PoweredOn\");\n                    central.ScanForPeripherals(peripheralUuids: new CBUUID[] { },\n                                                               options: new PeripheralScanningOptions { AllowDuplicatesKey = true });\n                    break;\n                default:\n                    throw new NotImplementedException();\n            }\n        }\n\n        public override void WillRestoreState(CBCentralManager central, NSDictionary dict)\n        {\n            Debug.WriteLine($\"WillRestoreState(CBCentralManager central, NSDictionary {dict})\");\n        }\n\n        #endregion CBCentralManagerDelegate\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Cocoa/CocoaBluetoothPacketProvider.cs",
    "content": "﻿using System;\nusing System.Diagnostics;\nusing CoreBluetooth;\nusing Foundation;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library\n{\n    public class CocoaBluetoothPacketProvider : NSObject, IBluetoothPacketProvider\n    {\n        public event EventHandler<BLEAdvertisementPacketArgs> AdvertisementPacketReceived;\n        public event EventHandler<BTError> WatcherStopped;\n\n        private readonly CocoaBluetoothCentralDelegate centralDelegate;\n        private readonly CBCentralManager central;\n\n        public CocoaBluetoothPacketProvider()\n        {\n            Debug.WriteLine(\"BluetoothPacketProvider()\");\n\n            centralDelegate = new CocoaBluetoothCentralDelegate();\n            central = new CBCentralManager(centralDelegate, null);\n        }\n\n        private void ScanCallback_OnAdvertisementPacketReceived(object sender, BLEAdvertisementPacketArgs e)\n        {\n            AdvertisementPacketReceived?.Invoke(this, e);\n        }\n\n        public void Start()\n        {\n            Debug.WriteLine(\"BluetoothPacketProvider:Start()\");\n            centralDelegate.OnAdvertisementPacketReceived += ScanCallback_OnAdvertisementPacketReceived;\n\n            // Wait for the PoweredOn state\n\n            //if(CBCentralManagerState.PoweredOn == central.State) {\n            //    central.ScanForPeripherals(peripheralUuids: new CBUUID[] { },\n            //                                               options: new PeripheralScanningOptions { AllowDuplicatesKey = false });\n            //}\n        }\n\n        public void Stop()\n        {\n            Debug.WriteLine(\"BluetoothPacketProvider:Stop()\");\n            centralDelegate.OnAdvertisementPacketReceived -= ScanCallback_OnAdvertisementPacketReceived;\n \n            central.StopScan();\n            WatcherStopped?.Invoke(sender: this, e: new BTError(BTError.BluetoothError.Success));\n        }\n    }\n}"
  },
  {
    "path": "Library/UniversalBeacon.Library.Cocoa/UniversalBeacon.Library.Cocoa.projitems",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Project xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\r\n  <PropertyGroup>\r\n    <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>\r\n    <HasSharedItems>true</HasSharedItems>\r\n    <SharedGUID>{2D1EF39A-A3B4-46B5-BFF0-FE0D59BDA92B}</SharedGUID>\r\n  </PropertyGroup>\r\n  <PropertyGroup Label=\"Configuration\">\r\n    <Import_RootNamespace>UniversalBeacon.Library</Import_RootNamespace>\r\n  </PropertyGroup>\r\n  <ItemGroup>\r\n    <Compile Include=\"$(MSBuildThisFileDirectory)CocoaBluetoothCentralDelegate.cs\" />\r\n    <Compile Include=\"$(MSBuildThisFileDirectory)CocoaBluetoothPacketProvider.cs\" />\r\n  </ItemGroup>\r\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.Cocoa/UniversalBeacon.Library.Cocoa.shproj",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Project ToolsVersion=\"4.0\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\r\n  <PropertyGroup>\r\n    <ProjectGuid>{2D1EF39A-A3B4-46B5-BFF0-FE0D59BDA92B}</ProjectGuid>\r\n  </PropertyGroup>\r\n  <Import Project=\"$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props\" Condition=\"Exists('$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props')\" />\r\n  <Import Project=\"$(MSBuildExtensionsPath32)\\Microsoft\\VisualStudio\\v$(VisualStudioVersion)\\CodeSharing\\Microsoft.CodeSharing.Common.Default.props\" />\r\n  <Import Project=\"$(MSBuildExtensionsPath32)\\Microsoft\\VisualStudio\\v$(VisualStudioVersion)\\CodeSharing\\Microsoft.CodeSharing.Common.props\" />\r\n  <Import Project=\"UniversalBeacon.Library.Cocoa.projitems\" Label=\"Shared\" />\r\n  <Import Project=\"$(MSBuildExtensionsPath32)\\Microsoft\\VisualStudio\\v$(VisualStudioVersion)\\CodeSharing\\Microsoft.CodeSharing.CSharp.targets\" />\r\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/Beacon.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.Collections.ObjectModel;\nusing System.ComponentModel;\nusing System.Linq;\nusing System.Runtime.CompilerServices;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Represents a single unique beacon that has a specified Bluetooth MAC address.\n    /// Construction and updates are usually handled by the BeaconManager.\n    /// \n    /// Construct this class based on a Bluetooth advertisement received from the\n    /// Windows Bluetooth API. When further advertisements are received for this beacon,\n    /// call its UpdateBeacon() method to update the frames.\n    /// </summary>\n    public class Beacon : INotifyPropertyChanged\n    {\n        /// <summary>\n        /// Bluetooth Service UUID for Eddystone beacons.\n        /// </summary>\n        private readonly Guid _eddystoneGuid = new Guid(\"0000FEAA-0000-1000-8000-00805F9B34FB\");\n\n        public enum BeaconTypeEnum\n        {\n            /// <summary>\n            /// Bluetooth LE advertisment that is not recognized as one of the beacon formats\n            /// supported by this library.\n            /// </summary>\n            Unknown,\n            /// <summary>\n            /// Beacon conforming to the Eddystone specification by Google.\n            /// </summary>\n            Eddystone,\n            /// <summary>\n            /// Beacon conforming to the Apple iBeacon specification.\n            /// iBeacon is a Trademark of Apple Inc.\n            /// Note: the beacon broadcast payload is not parsed by this library.\n            /// </summary>\n            iBeacon\n        }\n\n        /// <summary>\n        /// Type of this beacon.\n        /// Defines how the beacon will parse the individual frames to extract information from the\n        /// advertisements.\n        /// </summary>\n        public BeaconTypeEnum BeaconType { get; set; } = BeaconTypeEnum.Unknown;\n\n        /// <summary>\n        /// List of all the different frames that have been observed for this beacon so far.\n        /// If a new frame with the same type is collected, it replaces the previous frame.\n        /// </summary>\n        public ObservableCollection<BeaconFrameBase> BeaconFrames { get; set; } = new ObservableCollection<BeaconFrameBase>();\n\n        private short _rssi;\n        /// <summary>\n        /// Raw signal strength in dBM.\n        /// If a new advertisement is received for the same beacon (with the same\n        /// Bluetooth MAC address), always the latest signal strength is recorded.\n        /// </summary>\n        public short Rssi\n        {\n            get => _rssi;\n            set\n            {\n                if (_rssi == value) return;\n                _rssi = value;\n                OnPropertyChanged();\n            }\n        }\n\n        private ulong _bluetoothAddress;\n        /// <summary>\n        /// The Bluetooth MAC address.\n        /// Used to cluster the different received Bluetooth advertisements and to\n        /// collect multiple advertisements for unique beacons.\n        /// </summary>\n        public ulong BluetoothAddress\n        {\n            get => _bluetoothAddress;\n            set\n            {\n                if (_bluetoothAddress == value) return;\n                _bluetoothAddress = value;\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(BluetoothAddressAsString));\n            }\n        }\n\n        /// <summary>\n        /// Retrieves the Bluetooth MAC address formatted as a hex string.\n        /// </summary>\n        public string BluetoothAddressAsString\n        {\n            get\n            {\n                return string.Join(\":\", BitConverter.GetBytes(BluetoothAddress).Reverse().Select(b => b.ToString(\"X2\"))).Substring(6);\n            }\n        }\n\n        private DateTimeOffset _timestamp;\n        /// <summary>\n        /// Timestamp when the last advertisement was received for this beacon.\n        /// </summary>\n        public DateTimeOffset Timestamp\n        {\n            get => _timestamp;\n            set\n            {\n                if (_timestamp == value) return;\n                _timestamp = value;\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// Construct a new Bluetooth beacon based on the received advertisement.\n        /// Tries to find out if it's a known type, and then parses the contents accordingly.\n        /// </summary>\n        /// <param name=\"btAdv\">Bluetooth advertisement to parse, as received from\n        /// the Windows Bluetooth LE API.</param>\n        public Beacon(BLEAdvertisementPacket btAdv)\n        {\n            BluetoothAddress = btAdv.BluetoothAddress;\n            UpdateBeacon(btAdv);\n        }\n\n        /// <summary>\n        /// Manually create a new Beacon instance.\n        /// </summary>\n        /// <param name=\"beaconType\">Beacon type to use for this manually constructed beacon.</param>\n        public Beacon(BeaconTypeEnum beaconType)\n        {\n            BeaconType = beaconType;\n        }\n\n        /// <summary>\n        /// Received a new advertisement for this beacon.\n        /// If the Bluetooth address of the new advertisement matches this beacon,\n        /// it will parse the contents of the advertisement and extract known frames.\n        /// </summary>\n        /// <param name=\"btAdv\">Bluetooth advertisement to parse, as received from\n        /// the Windows Bluetooth LE API.</param>\n        public void UpdateBeacon(BLEAdvertisementPacket btAdv)\n        {\n            if (btAdv == null) return;\n\n            // Only update beacon info if it's the same beacon\n            if (btAdv.BluetoothAddress != BluetoothAddress)\n            {\n                throw new BeaconException(\"Bluetooth address of beacon does not match - not updating beacon information\");\n            }\n\n            Rssi = btAdv.RawSignalStrengthInDBm;\n            Timestamp = btAdv.Timestamp;\n\n            //Debug.WriteLine($\"Beacon advertisment detected (Strength: {Rssi}): Address: {BluetoothAddress}\");\n\n            // Check if beacon advertisement contains any actual usable data\n            if (btAdv.Advertisement == null) return;\n\n            // Service UUID identifies Eddystone beacon - iBeacon is identified via manufacturer ID\n            if (btAdv.Advertisement.ServiceUuids.Any())\n            {\n                foreach (var serviceUuid in btAdv.Advertisement.ServiceUuids)\n                {\n                    // If we have multiple service UUIDs and already recognized a beacon type, \n                    // don't overwrite it with another service Uuid.\n                    if (BeaconType == BeaconTypeEnum.Unknown)\n                    {\n                        BeaconType = serviceUuid.Equals(_eddystoneGuid)\n                            ? BeaconTypeEnum.Eddystone\n                            : BeaconTypeEnum.Unknown;\n                    }\n                }\n            }\n            else\n            {\n                //Debug.WriteLine(\"Bluetooth LE device does not send Service UUIDs\");\n            }\n\n            // Data sections - used by Eddystone Beacon type\n            if (btAdv.Advertisement.DataSections.Any())\n            {\n                if (BeaconType == BeaconTypeEnum.Eddystone)\n                {\n                    // This beacon is according to the Eddystone specification - parse data\n                    ParseEddystoneData(btAdv);\n                }\n                else if (BeaconType == BeaconTypeEnum.Unknown)\n                {\n                    // Unknown beacon type\n                    //Debug.WriteLine(\"\\nUnknown beacon\");\n                    //foreach (var dataSection in btAdv.Advertisement.DataSections)\n                    //{\n                    //    Debug.WriteLine(\"Data section 0x: \" + dataSection.DataType.ToString(\"X\") + \" = \" + \n                    //        BitConverter.ToString(dataSection.Data.ToArray()));\n                    //}\n                }\n            }\n\n            // Manufacturer data - used by Proximity Beacon type (iBeacon)\n            if (btAdv.Advertisement.ManufacturerData.Any())\n            {\n                foreach (var manufacturerData in btAdv.Advertisement.ManufacturerData)\n                {\n                    // Print the company ID + the raw data in hex format\n                    //var manufacturerDataString = $\"0x{manufacturerData.CompanyId.ToString(\"X\")}: {BitConverter.ToString(manufacturerData.Data.ToArray())}\";\n                    //Debug.WriteLine(\"Manufacturer data: \" + manufacturerDataString);\n\n                    var manufacturerDataArry = manufacturerData.Data.ToArray();\n                    if (BeaconFrameHelper.IsProximityBeaconPayload(manufacturerData.CompanyId, manufacturerDataArry))\n                    {\n                        BeaconType = BeaconTypeEnum.iBeacon;\n                        //Debug.WriteLine(\"iBeacon Frame: \" + BitConverter.ToString(manufacturerDataArry));\n\n                        var beaconFrame = new ProximityBeaconFrame(manufacturerDataArry);\n\n                        // Only one relevant data frame for iBeacons\n                        if (BeaconFrames.Any())\n                        {\n                            BeaconFrames[0].Update(beaconFrame);\n                        }\n                        else\n                        {\n                            BeaconFrames.Add(beaconFrame);\n                        }\n                    }\n                }\n            }\n        }\n\n        private void ParseEddystoneData(BLEAdvertisementPacket btAdv)\n        {\n            // Parse Eddystone data\n            foreach (var dataSection in btAdv.Advertisement.DataSections)\n            {\n                //Debug.WriteLine(\"Beacon data: \" + dataSection.DataType + \" = \" +\n                //                BitConverter.ToString(dataSection.Data.ToArray()));\n                //+ \" (\" + Encoding.UTF8.GetString(dataSection.Data.ToArray()) + \")\\n\");\n\n                // Relvant data of Eddystone is in data section 0x16\n                // Windows receives: 0x01 = 0x06\n                //                   0x03 = 0xAA 0xFE\n                //                   0x16 = 0xAA 0xFE [type] [data]\n                if ((dataSection.DataType == 0x16) || (dataSection.Manufacturer == (ushort)BTMember.GoogleEddystone))\n                {\n                    var beaconFrame = dataSection.Data.ToArray().CreateEddystoneBeaconFrame();\n                    if (beaconFrame == null) continue;\n\n                    var found = false;\n\n                    for (var i = 0; i < BeaconFrames.Count; i++)\n                    {\n                        if (BeaconFrames[i].GetType() == beaconFrame.GetType())\n                        {\n                            var updateFrame = false;\n                            if (beaconFrame.GetType() == typeof(UnknownBeaconFrame))\n                            {\n                                // Unknown frame - also compare eddystone type\n                                var existingEddystoneFrameType =\n                                    BeaconFrames[i].Payload.GetEddystoneFrameType();\n                                var newEddystoneFrameType = beaconFrame.Payload.GetEddystoneFrameType();\n                                if (existingEddystoneFrameType != null &&\n                                    existingEddystoneFrameType == newEddystoneFrameType)\n                                {\n                                    updateFrame = true;\n                                }\n                            }\n                            else\n                            {\n                                // Frame type of the new frame is equal to the stored one in BeaconFrames[i] - udpate it right away.\n                                updateFrame = true;\n                            }\n                            // If we know this frame already, update the existing info.\n                            if (updateFrame)\n                            {\n                                BeaconFrames[i].Update(beaconFrame);\n                                found = true;\n                                break;  // Don't analyze any other known frames of this beacon\n                            }\n                        }\n                    }\n                    if (!found)\n                    {\n                        // We didn't know this beacon frame so far - add it to the list of known frames.\n                        BeaconFrames.Add(beaconFrame);\n                    }\n                }\n            }\n        }\n\n        public event PropertyChangedEventHandler PropertyChanged;\n\n        protected virtual void OnPropertyChanged([CallerMemberName] string propertyName = null)\n        {\n            PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/BeaconException.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Exception occured when parsing or assembling Bluetooth Beacons.\n    /// </summary>\n    public class BeaconException : Exception\n    {\n        public BeaconException() { }\n        public BeaconException(string message) : base(message) { }\n        public BeaconException(string message, Exception inner) : base(message, inner) { }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/BeaconFrameBase.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.ComponentModel;\nusing System.Linq;\nusing System.Runtime.CompilerServices;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Abstract class for every Bluetooth Beacon frame.\n    /// Common is that every frame has a payload / data, which derived classes can\n    /// further parse and make it more accessible through custom properties depending\n    /// on the beacon specification.\n    /// </summary>\n    public abstract class BeaconFrameBase : INotifyPropertyChanged\n    {\n        protected byte[] _payload;\n        \n        /// <summary>\n        /// The raw byte payload of this beacon frame.\n        /// Derived classes can add additional functionality to parse or update the payload.\n        /// \n        /// Note: directly setting the payload does not lead to the class re-parsing the payload\n        /// into its instance variables (if applicable in the derived class).\n        /// Call ParsePayload() manually from the derived class if you wish to enable this behavior.\n        /// </summary>\n        public byte[] Payload\n        {\n            get => _payload;\n            set\n            {\n                if (value == null)\n                {\n                    _payload = null;\n                    return;\n                }\n                if (_payload != null && _payload.SequenceEqual(value)) return;\n                _payload = new byte[value.Length];\n                Array.Copy(value, _payload, value.Length);\n                OnPropertyChanged();\n            }\n        }\n\n        protected BeaconFrameBase()\n        {\n            \n        }\n\n        protected BeaconFrameBase(byte[] payload)\n        {\n            Payload = payload;\n        }\n\n        protected BeaconFrameBase(BeaconFrameBase other)\n        {\n            Payload = other.Payload;\n        }\n\n        /// <summary>\n        /// Update payload based on supplied other frame.\n        /// </summary>\n        /// <param name=\"otherFrame\"></param>\n        public virtual void Update(BeaconFrameBase otherFrame)\n        {\n            Payload = otherFrame.Payload;\n        }\n\n        /// <summary>\n        /// Checks if the payload is valid.\n        /// Base implementation only checks if payload is not null.\n        /// </summary>\n        /// <returns></returns>\n        public virtual bool IsValid()\n        {\n            return Payload != null;\n        }\n\n        public event PropertyChangedEventHandler PropertyChanged;\n\n        protected virtual void OnPropertyChanged([CallerMemberName] string propertyName = null)\n        {\n            PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/BeaconFrameHelper.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    public static class BeaconFrameHelper\n    {\n        /// <summary>\n        /// Number of bytes of the Eddystone header that is the same in all frame types.\n        /// * 2 bytes for 0xAA, 0xFE to identify Eddystone.\n        /// * 1 byte for the frame type.\n        /// </summary>\n        public const int EddystoneHeaderSize = 3;\n\n        /// <summary>\n        /// Frame types as defined by the Eddystone specification.\n        /// </summary>\n        public enum EddystoneFrameType : byte\n        {\n            UidFrameType = 0x00,\n            UrlFrameType = 0x10,\n            TelemetryFrameType = 0x20,\n            EidFrameType = 0x30\n        }\n\n        /// <summary>\n        /// Analyzes the payload of the Bluetooth Beacon frame and instantiates\n        /// the according specialized Bluetooth frame class.\n        /// Currently handles Eddystone frames.\n        /// </summary>\n        /// <param name=\"payload\">New payload to analyze.</param>\n        /// <returns>Base class for Bluetooth frames, which is either a specialized\n        /// class or an UnknownBeaconFrame.</returns>\n        public static BeaconFrameBase CreateEddystoneBeaconFrame(this byte[] payload)\n        {\n            if (!payload.IsEddystoneFrameType()) return null;\n            switch (payload.GetEddystoneFrameType())\n            {\n                case EddystoneFrameType.UidFrameType:\n                    return new UidEddystoneFrame(payload);\n                case EddystoneFrameType.UrlFrameType:\n                    return new UrlEddystoneFrame(payload);\n                case EddystoneFrameType.TelemetryFrameType:\n                    return new TlmEddystoneFrame(payload);\n                case EddystoneFrameType.EidFrameType:\n                    return new EidEddystoneFrame(payload);\n                case null:\n                    return null;\n                default:\n                    return new UnknownBeaconFrame(payload);\n            }\n        }\n\n        /// <summary>\n        /// Analyzes the header of the payload to check if the frame is\n        /// a valid Eddystone frame.\n        /// It needs to start with 0xAA 0xFE and then as the third byte\n        /// have the Eddystone frame type according to the specification.\n        /// \n        /// Does not analyze if the rest of the contents are valid\n        /// according to the specification - this task is up to the\n        /// spezialized handler classes.\n        /// </summary>\n        /// <param name=\"payload\">Frame payload to analyze.</param>\n        /// <returns>True if this is an Eddystone frame, false if not.</returns>\n        public static bool IsEddystoneFrameType(this byte[] payload)\n        {\n            if (payload == null || payload.Length < 3) return false;\n\n            if (!(payload[0] == 0xAA && payload[1] == 0xFE)) return false;\n\n            var frameTypeByte = payload[2];\n            return Enum.IsDefined(typeof(EddystoneFrameType), frameTypeByte);\n        }\n\n        /// <summary>\n        /// Retrieve the Eddystone frame type for this frame.\n        /// </summary>\n        /// <param name=\"payload\">Frame payload to analyze.</param>\n        /// <returns>The Eddystone frame type that has been determined.\n        /// If it is not a valid or known Eddystone frame type, returns null.</returns>\n        public static EddystoneFrameType? GetEddystoneFrameType(this byte[] payload)\n        {\n            if (!IsEddystoneFrameType(payload)) return null;\n            return (EddystoneFrameType)payload[2];\n        }\n\n        /// <summary>\n        /// Create the first three bytes of the Eddystone payload.\n        /// 0xAA 0xFE [Eddystone type].\n        /// </summary>\n        /// <param name=\"eddystoneType\">Eddystone type to use for this frame.</param>\n        /// <returns>Byte array with the size of 3 containing the Eddystone frame header.</returns>\n        public static byte[] CreateEddystoneHeader(EddystoneFrameType eddystoneType)\n        {\n            return new byte[] {0xAA, 0xFE, (byte)eddystoneType};\n        }\n\n        /// <summary>\n        /// Check if the beacon information corresponds to the Proximity Beacon type (compatible to iBeacon).\n        /// </summary>\n        /// <param name=\"companyId\">Company ID of the beacon advertisment to check.</param>\n        /// <param name=\"manufacturerData\">Manufacturer data segment of the beacon advertisment to check.</param>\n        /// <returns>True if the supplied data indicates that this is Proximity Beacon (iBeacon) frame data.</returns>\n        public static bool IsProximityBeaconPayload(ushort companyId, byte[] manufacturerData)\n        {\n            return companyId == ProximityBeaconFrame.CompanyId &&\n                   manufacturerData.Length >= 23 &&\n                   manufacturerData[0] == ProximityBeaconFrame.DataType && \n                   manufacturerData[1] == ProximityBeaconFrame.DataLength;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/BeaconManager.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.Collections.ObjectModel;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Manages multiple beacons and distributes received Bluetooth LE\n    /// Advertisements based on unique Bluetooth beacons.\n    /// \n    /// Whenever your app gets a callback that it has received a new Bluetooth LE\n    /// advertisement, send it to the ReceivedAdvertisement() method of this class,\n    /// which will handle the data and either add a new Bluetooth beacon to the list\n    /// of beacons observed so far, or update a previously known beacon with the\n    /// new advertisement information.\n    /// </summary>\n    public class BeaconManager\n    {\n        /// <summary>\n        /// Event that is invoked whenever a new (unknown) beacon is discovered and added to the list\n        /// of known beacons (BluetoothBeacons).\n        /// To subscribe to updates of every single received Bluetooth advertisment packet, \n        /// subscribe to the OnAdvertisementPacketReceived event of the IBluetoothPacketProvider.\n        /// </summary>\n        public event EventHandler<Beacon> BeaconAdded;\n\n        /// <summary>\n        /// List of known beacons so far, which all have a unique Bluetooth MAC address\n        /// and can have multiple data frames.\n        /// </summary>\n        public ObservableCollection<Beacon> BluetoothBeacons { get; set; } = new ObservableCollection<Beacon>();\n\n        /// <summary>\n        /// Provider that emits events whenever new Bluetooth advertisement packets have been received.\n        /// </summary>\n        private readonly IBluetoothPacketProvider _provider;\n\n        /// <summary>\n        /// Optional action that is used to handle the received Bluetooth event, e.g., to handle it in a different\n        /// thread. Can be used to handle the added beacons on the UI thread, if these are received in a background thread.\n        /// </summary>\n        private readonly Action<Action> _invokeAction;\n\n        /// <summary>\n        /// Create new Beacon Manager based on the provider that is going to update the manager with\n        /// new received Bluetooth Packets.\n        /// </summary>\n        /// <param name=\"provider\">Package provider that emits events whenever Bluetooth advertisement packets\n        /// have been received.</param>\n        /// <param name=\"invokeAction\">Optional invoke action, e.g., to run the code to handle the received\n        /// event in a different thread.</param>\n        public BeaconManager(IBluetoothPacketProvider provider, Action<Action> invokeAction = null)\n        {\n            _provider = provider;\n            _provider.AdvertisementPacketReceived += OnAdvertisementPacketReceived;\n            _invokeAction = invokeAction;\n        }\n\n        /// <summary>\n        /// Relay the start event to the Blueooth packet provider.\n        /// </summary>\n        public void Start()\n        {\n            _provider.Start();\n        }\n\n        /// <summary>\n        /// Relay the stop event to the Blueooth packet provider.\n        /// </summary>\n        public void Stop()\n        {\n            _provider.Stop();\n        }\n\n        private void OnAdvertisementPacketReceived(object sender, BLEAdvertisementPacketArgs e)\n        {\n            if (_invokeAction != null)\n            {\n                _invokeAction(() => { ReceivedAdvertisement(e.Data); });\n            }\n            else\n            {\n                ReceivedAdvertisement(e.Data);\n            }\n        }\n\n        /// <summary>\n        /// Analyze the received Bluetooth LE advertisement, and either add a new unique\n        /// beacon to the list of known beacons, or update a previously known beacon\n        /// with the new information.\n        /// </summary>\n        /// <param name=\"btAdv\">Bluetooth advertisement to parse, as received from\n        /// the Windows Bluetooth LE API.</param>\n        private void ReceivedAdvertisement(BLEAdvertisementPacket btAdv)\n        {\n            if (btAdv == null) return;\n\n            // Check if we already know this bluetooth address\n            foreach (var bluetoothBeacon in BluetoothBeacons)\n            {\n                if (bluetoothBeacon.BluetoothAddress == btAdv.BluetoothAddress)\n                {\n                    // We already know this beacon\n                    // Update / Add info to existing beacon\n                    bluetoothBeacon.UpdateBeacon(btAdv);\n                    return;\n                }\n            }\n\n            // Beacon was not yet known - add it to the list.\n            var newBeacon = new Beacon(btAdv);\n            BluetoothBeacons.Add(newBeacon);\n            BeaconAdded?.Invoke(this, newBeacon);\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/EidEddystoneFrame.cs",
    "content": "﻿using System;\nusing System.IO;\nusing System.Linq;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// An Eddystone EID (encrypted ephemeral identifier) frame, according to the \n    /// Google specification at: \n    /// https://github.com/google/eddystone/tree/master/eddystone-eid\n    /// \n    /// This implementation does not contain cryptography or key management.\n    /// It parses the Eddystone frame and the 8 byte Ephemeral Identifier out\n    /// of the beacon advertisment.\n    /// For more information on how to compute the EID, see:\n    /// https://github.com/google/eddystone/blob/master/eddystone-eid/eid-computation.md\n    /// </summary>\n    public class EidEddystoneFrame : BeaconFrameBase\n    {\n        private sbyte _rangingData;\n\n        /// <summary>\n        /// Tx power level - the received power level at 0 m, in dBm.\n        /// Values range from -100 to +20 dBM, with a resolution of 1 dBm.\n        /// Signed 8 bit integer according to:\n        /// https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.tx_power_level.xml\n        /// Conversion between sbyte and byte works at runtime with simple casting for variables.\n        /// In order to convert constants at compile time, you might need to run the conversion in\n        /// an unchecked() context. For example:\n        /// sbyte rangingData = unchecked((sbyte)0xEE);\n        /// According to the documentation, this corresponds to the dBm value of -18.\n        /// </summary>\n        public sbyte RangingData\n        {\n            get => _rangingData;\n            set\n            {\n                if (_rangingData == value) return;\n                _rangingData = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        private const int EphemeralIdentifierLength = 8;\n        private byte[] _ephemeralIdentifier;\n\n        /// <summary>\n        /// 8-byte Ephemeral Identifier, used for cryptography.\n        /// For hints how to compute the EID, see:\n        /// https://github.com/google/eddystone/blob/master/eddystone-eid/eid-computation.md\n        /// </summary>\n        public byte[] EphemeralIdentifier\n        {\n            get => _ephemeralIdentifier;\n            set\n            {\n                if (_ephemeralIdentifier == value) return;\n                if (value == null || value.Length != EphemeralIdentifierLength)\n                {\n                    _ephemeralIdentifier = null;\n                    return;\n                }\n                if (_ephemeralIdentifier != null && _ephemeralIdentifier.SequenceEqual(value)) return;\n                _ephemeralIdentifier = new byte[value.Length];\n                Array.Copy(value, _ephemeralIdentifier, value.Length);\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// Create new instance of the EID Eddystone frame based on the provided payload.\n        /// Parses the payload and initializes the instance.\n        /// </summary>\n        /// <param name=\"payload\">Payload to parse for this frame type.</param>\n        public EidEddystoneFrame(byte[] payload) : base(payload)\n        {\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Create new EID Eddystone frame based on the provided data.\n        /// </summary>\n        /// <param name=\"rangingData\">Ranging data (Tx power level) - see property documentation.</param>\n        /// <param name=\"ephemeralIdentifier\">Ephemeral Identifier (8 bytes) - see property documentation.</param>\n        public EidEddystoneFrame(sbyte rangingData, byte[] ephemeralIdentifier)\n        {\n            _rangingData = rangingData;\n            if (ephemeralIdentifier != null && ephemeralIdentifier.Length == EphemeralIdentifierLength)\n            {\n                _ephemeralIdentifier = new byte[EphemeralIdentifierLength];\n                Array.Copy(ephemeralIdentifier, _ephemeralIdentifier, ephemeralIdentifier.Length);\n            }\n            UpdatePayload();\n        }\n\n        /// <summary>\n        /// Parse the current payload into the properties exposed by this class.\n        /// Has to be called if manually modifying the raw payload.\n        /// </summary>\n        public void ParsePayload()\n        {\n            if (!IsValid()) return;\n\n            // The Ranging Data is the Tx power in dBm emitted by the beacon at 0 meters.\n            // Note that this is different from other beacon protocol specifications that require the Tx power \n            // to be measured at 1 m.The value is an 8-bit integer as specified by the Tx Power Level Characteristic \n            // and ranges from -100 dBm to +20 dBm to a resolution of 1 dBm.\n            var newRangingData = (sbyte)Payload[BeaconFrameHelper.EddystoneHeaderSize];\n            if (newRangingData != RangingData)\n            {\n                _rangingData = newRangingData;\n                OnPropertyChanged(nameof(RangingData));\n            }\n\n            // 8-byte Ephemeral Identifier\n            var newEphemeralIdentifier = new byte[EphemeralIdentifierLength];\n            Array.Copy(Payload, BeaconFrameHelper.EddystoneHeaderSize + 1, newEphemeralIdentifier, 0, EphemeralIdentifierLength);\n            if (EphemeralIdentifier == null || !newEphemeralIdentifier.SequenceEqual(EphemeralIdentifier))\n            {\n                _ephemeralIdentifier = newEphemeralIdentifier;\n                OnPropertyChanged(nameof(EphemeralIdentifier));\n            }\n\n            //Debug.WriteLine(\"Eddystone EID Frame: Ranging data = \"\n            //    + RangingData + \", Ephemeral Identifier = \" + BitConverter.ToString(InstanceId));\n        }\n\n        /// <summary>\n        /// Update the raw payload when properties have changed.\n        /// </summary>\n        private void UpdatePayload()\n        {\n            var header =\n                BeaconFrameHelper.CreateEddystoneHeader(BeaconFrameHelper.EddystoneFrameType.EidFrameType);\n            using (var ms = new MemoryStream())\n            {\n                // Frame header\n                ms.Write(header, 0, header.Length);\n            }\n        }\n\n        /// <summary>\n        /// Update the information stored in this frame with the information from the other frame.\n        /// Useful for example when binding the UI to beacon information, as this will emit\n        /// property changed notifications whenever a value changes - which would not be possible if\n        /// you would overwrite the whole frame.\n        /// </summary>\n        /// <param name=\"otherFrame\">Frame to use as source for updating the information in this beacon\n        /// frame.</param>\n        public override void Update(BeaconFrameBase otherFrame)\n        {\n            base.Update(otherFrame);\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Check if the contents of this frame are generally valid.\n        /// Does not currently perform a deep analysis, but checks the header as well\n        /// as the frame length.\n        /// </summary>\n        /// <returns>True if the frame is a valid Eddystone EID frame.</returns>\n        public override bool IsValid()\n        {\n            if (!base.IsValid()) return false;\n\n            // 2 bytes ID: AA FE\n            // 1 byte frame type\n            if (!Payload.IsEddystoneFrameType()) return false;\n\n            // Check if the frame type is correct for EID\n            var eddystoneFrameType = Payload.GetEddystoneFrameType();\n            if (eddystoneFrameType == null || eddystoneFrameType !=\n                BeaconFrameHelper.EddystoneFrameType.EidFrameType) return false;\n\n            // 1 byte ranging data\n            // 8 bytes 8-byte Ephemeral Identifier\n            return true; // TODO: check, seems like EID frame can be longer (0-padding at the end) in practice. \n            // Payload.Length == BeaconFrameHelper.EddystoneHeaderSize + 9;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/ProximityBeaconFrame.cs",
    "content": "﻿// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Frame type for Proximity Beacon frames (compatible to iBeacon).\n    /// </summary>\n    public class ProximityBeaconFrame : BeaconFrameBase\n    {\n        public const ushort CompanyId = 0x004C;\n        public const byte DataType = 0x02;\n        public const byte DataLength = 0x15;\n\n        private Guid _uuid;\n        private ushort _major;\n        private ushort _minor;\n        private sbyte _txPower;\n\n        public ProximityBeaconFrame(byte[] payload)\n            : base(payload)\n        {\n            ParsePayload();\n        }\n\n        public string UuidAsString => Uuid.ToString(\"D\");\n\n        public Guid Uuid\n        {\n            get => _uuid;\n            set\n            {\n                if (_uuid == value) return;\n                _uuid = value;\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(UuidAsString));\n            }\n        }\n\n        public string MajorAsString => Major.ToString(\"x4\");\n\n        public ushort Major\n        {\n            get => _major;\n            set\n            {\n                if (_major == value) return;\n                _major = value;\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(MajorAsString));\n            }\n        }\n\n        public string MinorAsString => Minor.ToString(\"x4\");\n\n        public ushort Minor\n        {\n            get => _minor;\n            set\n            {\n                if (_minor == value) return;\n                _minor = value;\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(MinorAsString));\n            }\n        }\n\n        public sbyte TxPower\n        {\n            get => _txPower;\n            set\n            {\n                if (_txPower == value) return;\n                _txPower = value;\n                OnPropertyChanged();\n            }\n        }\n\n        private void ParsePayload()\n        {\n            var dataType = Payload[0];\n            var dataLength = Payload[1];\n\n            if (dataType != DataType || dataLength != DataLength)\n                throw new InvalidOperationException();\n\n            // need to swap to big-endian\n            var uuidBytes = new byte[16];\n            if (BitConverter.IsLittleEndian)\n            {\n                Array.ConstrainedCopy(Payload, 2, uuidBytes, 0, 16);\n                Array.Reverse(uuidBytes, 0, 4);\n                Array.Reverse(uuidBytes, 4, 2);\n                Array.Reverse(uuidBytes, 6, 2);\n            }\n            Uuid = new Guid(uuidBytes);\n\n            var majorBytes = new byte[2];\n            Array.ConstrainedCopy(Payload, 18, majorBytes, 0, 2);\n            if (BitConverter.IsLittleEndian)\n                Array.Reverse(majorBytes); \n            Major = BitConverter.ToUInt16(majorBytes,0);\n\n            var minorBytes = new byte[2];\n            Array.ConstrainedCopy(Payload, 20, minorBytes, 0, 2);\n            if (BitConverter.IsLittleEndian)\n                Array.Reverse(minorBytes);\n            Minor = BitConverter.ToUInt16(minorBytes, 0);\n\n            TxPower = (sbyte) Payload[22];\n        }\n\n        public override void Update(BeaconFrameBase otherFrame)\n        {\n            base.Update(otherFrame);\n            ParsePayload();\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/TlmEddystoneFrame.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.IO;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// An Eddystone Telemetry frame, according to the Google Specification from\n    /// https://github.com/google/eddystone/tree/master/eddystone-tlm\n    /// </summary>\n    public class TlmEddystoneFrame : BeaconFrameBase\n    {\n        private byte _version;\n        private ushort _batteryInMilliV;\n        private float _temperatureInC;\n        private uint _advertisementFrameCount;\n        private uint _timeSincePowerUp;\n\n        /// <summary>\n        /// Version of the Eddystone Telemetry (TLM) frame.\n        /// Current and supported value is 0.\n        /// </summary>\n        public byte Version\n        {\n            get => _version;\n            set\n            {\n                if (_version == value) return;\n                _version = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// The current battery voltage in millivolts [mV].\n        /// If not supported (e.g., USB powerd beacon) = 0.\n        /// </summary>\n        public ushort BatteryInMilliV\n        {\n            get => _batteryInMilliV;\n            set\n            {\n                if (_batteryInMilliV == value) return;\n                _batteryInMilliV = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// Beacon temperature in degrees Celsius.\n        /// Note: does not have full float precision, not more than 2 decimal places.\n        /// If not supported, -128 °C.\n        /// </summary>\n        public float TemperatureInC\n        {\n            get => _temperatureInC;\n            set\n            {\n                if (Math.Abs(_temperatureInC - value) < 0.0001) return;\n                _temperatureInC = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// Running count of advertisement frames of all types emitted\n        /// by the beacon since the last power up / reboot.\n        /// </summary>\n        public uint AdvertisementFrameCount\n        {\n            get => _advertisementFrameCount;\n            set\n            {\n                if (_advertisementFrameCount == value) return;\n                _advertisementFrameCount = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// Time in 0.1 second resolution since the last beacon power up / reboot.\n        /// </summary>\n        public uint TimeSincePowerUp\n        {\n            get => _timeSincePowerUp;\n            set\n            {\n                if (_timeSincePowerUp == value) return;\n                _timeSincePowerUp = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        public TlmEddystoneFrame(byte version, ushort batteryInMv, float temperatureInC,\n            uint advertisementFrameCount, uint timeSincePowerUp)\n        {\n            _version = version;\n            _batteryInMilliV = batteryInMv;\n            _temperatureInC = temperatureInC;\n            _advertisementFrameCount = advertisementFrameCount;\n            _timeSincePowerUp = timeSincePowerUp;\n            UpdatePayload();\n        }\n\n        /// <summary>\n        /// Create new instance of the TLM Eddystone frame based on the provided payload.\n        /// Parses the payload and initializes the instance.\n        /// </summary>\n        /// <param name=\"payload\">Payload to parse for this frame type.</param>\n        public TlmEddystoneFrame(byte[] payload) : base(payload)\n        {\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Parse the current payload into the properties exposed by this class.\n        /// Has to be called if manually modifying the raw payload.\n        /// </summary>\n        public void ParsePayload()\n        {\n            using (var ms = new MemoryStream(Payload, false))\n            {\n                using (var reader = new BinaryReader(ms))\n                {\n                    // Skip frame header\n                    ms.Position = BeaconFrameHelper.EddystoneHeaderSize;\n\n                    // At present the value must be 0x00 \n                    var newVersion = reader.ReadByte();\n                    if (newVersion != Version)\n                    {\n                        _version = newVersion;\n                        OnPropertyChanged(nameof(Version));\n                    }\n\n                    // Battery voltage is the current battery charge in millivolts, expressed as 1 mV per bit.\n                    // If not supported (for example in a USB-powered beacon) the value should be zeroed.\n                    var batteryBytes = reader.ReadBytes(2);\n                    if (BitConverter.IsLittleEndian)\n                    {\n                        Array.Reverse(batteryBytes);\n                    }\n                    var newBatteryInMilliV = BitConverter.ToUInt16(batteryBytes, 0);\n                    if (BatteryInMilliV != newBatteryInMilliV)\n                    {\n                        _batteryInMilliV = newBatteryInMilliV;\n                        OnPropertyChanged(nameof(BatteryInMilliV));\n                    }\n\n                    // Beacon temperature is the temperature in degrees Celsius sensed by the beacon and \n                    // expressed in a signed 8.8 fixed-point notation. \n                    // If not supported the value should be set to 0x8000, -128 °C.\n                    // use signed https://courses.cit.cornell.edu/ee476/Math/\n                    // #define float2fix(a) ((int)((a)*256.0))         //Convert float to fix. a is a float\n                    // #define fix2float(a) ((float)(a)/256.0)         //Convert fix to float. a is an int \n                    var temperatureBytes = reader.ReadBytes(2);\n                    if (BitConverter.IsLittleEndian)\n                    {\n                        Array.Reverse(temperatureBytes);\n                    }\n                    var newTemperatureInC = BitConverter.ToInt16(temperatureBytes, 0) / (float)256.0;\n                    if (Math.Abs(newTemperatureInC - TemperatureInC) > 0.0001 )\n                    {\n                        _temperatureInC = newTemperatureInC;\n                        OnPropertyChanged(nameof(TemperatureInC));\n                    }\n\n                    // ADV_CNT is the running count of advertisement frames of all types \n                    // emitted by the beacon since power-up or reboot, useful for monitoring \n                    // performance metrics that scale per broadcast frame.\n                    // If this value is reset (e.g.on reboot), the current time field must also be reset.\n                    var advCntBytes = reader.ReadBytes(4);\n                    if (BitConverter.IsLittleEndian)\n                    {\n                        Array.Reverse(advCntBytes);\n                    }\n                    var newAdvertisementFrameCount = BitConverter.ToUInt32(advCntBytes, 0);\n                    if (newAdvertisementFrameCount != AdvertisementFrameCount)\n                    {\n                        _advertisementFrameCount = newAdvertisementFrameCount;\n                        OnPropertyChanged(nameof(AdvertisementFrameCount));\n                    }\n\n                    // SEC_CNT is a 0.1 second resolution counter that represents time since beacon power - \n                    // up or reboot. If this value is reset (e.g.on a reboot), the ADV count field must also be reset.\n                    var secCntBytes = reader.ReadBytes(4);\n                    if (BitConverter.IsLittleEndian)\n                    {\n                        Array.Reverse(secCntBytes);\n                    }\n                    var newTimeSincePowerUp = BitConverter.ToUInt32(secCntBytes, 0);\n                    if (newTimeSincePowerUp != TimeSincePowerUp)\n                    {\n                        _timeSincePowerUp = newTimeSincePowerUp;\n                        OnPropertyChanged(nameof(TimeSincePowerUp));\n                    }\n                    \n                    //Debug.WriteLine(\"Eddystone Tlm Frame: Version = \"\n                    //    + Version + \", Battery = \" + (BatteryInMilliV / 1000.0) + \"V, Temperature = \" + TemperatureInC\n                    //    + \"°C, Frame count = \" + AdvertisementFrameCount + \", Time since power up = \" + TimeSincePowerUp);\n                }\n            }\n        }\n\n        /// <summary>\n        /// Update the raw payload when properties have changed.\n        /// </summary>\n        private void UpdatePayload()\n        {\n            var header = BeaconFrameHelper.CreateEddystoneHeader(BeaconFrameHelper.EddystoneFrameType.TelemetryFrameType);\n            using (var ms = new MemoryStream())\n            {\n                // Frame header\n                ms.Write(header, 0, header.Length);\n                // Version\n                ms.WriteByte(Version);\n                // Battery\n                var batBytes = BitConverter.GetBytes(BatteryInMilliV);\n                if (BitConverter.IsLittleEndian)\n                    Array.Reverse(batBytes);\n                ms.Write(batBytes, 0, batBytes.Length);\n                // Temperature\n                // #define float2fix(a) ((int)((a)*256.0))         //Convert float to fix. a is a float\n                var temp = ((int)((TemperatureInC) * 256.0));\n                var tempBytes = BitConverter.GetBytes(temp);\n                if (BitConverter.IsLittleEndian)\n                    Array.Reverse(tempBytes);\n                ms.Write(tempBytes, 2, 2); \n                // ADV_CNT\n                var advCntBytes = BitConverter.GetBytes(AdvertisementFrameCount);\n                if (BitConverter.IsLittleEndian)\n                    Array.Reverse(advCntBytes);\n                ms.Write(advCntBytes, 0, 4);\n                // SEC_CNT\n                var secCntBytes = BitConverter.GetBytes(TimeSincePowerUp);\n                if (BitConverter.IsLittleEndian)\n                    Array.Reverse(secCntBytes);\n                ms.Write(secCntBytes, 0, 4);\n                // Save to payload (to direct array to prevent re-parsing and a potential endless loop of updating and parsing)\n                _payload = ms.ToArray();\n            }\n        }\n\n        /// <summary>\n        /// Update the information stored in this frame with the information from the other frame.\n        /// Useful for example when binding the UI to beacon information, as this will emit\n        /// property changed notifications whenever a value changes - which would not be possible if\n        /// you would overwrite the whole frame.\n        /// </summary>\n        /// <param name=\"otherFrame\">Frame to use as source for updating the information in this beacon\n        /// frame.</param>\n        public override void Update(BeaconFrameBase otherFrame)\n        {\n            base.Update(otherFrame);\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Check if the contents of this frame are generally valid.\n        /// Does not currently perform a deep analysis, but checks the header as well\n        /// as the frame length.\n        /// </summary>\n        /// <returns>True if the frame is a valid Eddystone TLM frame.</returns>\n        public override bool IsValid()\n        {\n            if (!base.IsValid()) return false;\n\n            // 2 bytes ID: AA FE\n            // 1 byte frame type\n            if (!Payload.IsEddystoneFrameType()) return false;\n\n            // Check if the frame type is correct for TLM\n            var eddystoneFrameType = Payload.GetEddystoneFrameType();\n            if (eddystoneFrameType == null || eddystoneFrameType !=\n                BeaconFrameHelper.EddystoneFrameType.TelemetryFrameType) return false;\n\n            // 1 byte version\n            // 2 bytes battery voltage\n            // 2 bytes beacon temperature\n            // 4 bytes adv_cnt (AdvertisementFrameCount)\n            // 4 bytes sec_cnt (TimeSincePowerUp)\n            return Payload.Length == BeaconFrameHelper.EddystoneHeaderSize + 13;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/UidEddystoneFrame.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.IO;\nusing System.Linq;\nusing System.Numerics;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// An Eddystone UID frame, according to the Google Specification from\n    /// https://github.com/google/eddystone/tree/master/eddystone-uid\n    /// </summary>\n    public class UidEddystoneFrame : BeaconFrameBase\n    {\n        private sbyte _rangingData;\n\n        /// <summary>\n        /// Tx power level - the received power level at 0 m, in dBm.\n        /// Values range from -100 to +20 dBM, with a resolution of 1 dBm.\n        /// Signed 8 bit integer according to:\n        /// https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.tx_power_level.xml\n        /// Conversion between sbyte and byte works at runtime with simple casting for variables.\n        /// In order to convert constants at compile time, you might need to run the conversion in\n        /// an unchecked() context. For example:\n        /// sbyte rangingData = unchecked((sbyte)0xEE);\n        /// According to the documentation, this corresponds to the dBm value of -18.\n        /// </summary>\n        public sbyte RangingData\n        {\n            get => _rangingData;\n            set\n            {\n                if (_rangingData == value) return;\n                _rangingData = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        private byte[] _namespaceId;\n\n        /// <summary>\n        /// 10-byte namespace, intended to ensure ID uniqueness accross multiple\n        /// Eddystone implementers.\n        /// For hints how to construct the namespace ID, see:\n        /// https://github.com/google/eddystone/tree/master/eddystone-uid\n        /// </summary>\n        public byte[] NamespaceId\n        {\n            get => _namespaceId;\n            set\n            {\n                if (_namespaceId == value) return;\n                if (value == null)\n                {\n                    _namespaceId = null;\n                    return;\n                }\n                if (_namespaceId != null && _namespaceId.SequenceEqual(value)) return;\n                _namespaceId = new byte[value.Length];\n                Array.Copy(value, _namespaceId, value.Length);\n                UpdatePayload();\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(NamespaceIdAsNumber));\n            }\n        }\n\n        /// <summary>\n        /// Interprets the namespace ID as number.\n        /// As it is 10 bytes, returned as BigInteger.\n        /// </summary>\n        public BigInteger NamespaceIdAsNumber => new BigInteger(NamespaceId.Reverse().ToArray());\n\n        private byte[] _instanceId;\n\n        /// <summary>\n        /// 6-byte instance ID of the specific beacon belonging to a certain\n        /// namespace.\n        /// The ID can be assigned by your app in any custom way.\n        /// </summary>\n        public byte[] InstanceId\n        {\n            get => _instanceId;\n            set\n            {\n                if (value == null)\n                {\n                    _instanceId = null;\n                    return;\n                }\n                if (_instanceId != null && _instanceId.SequenceEqual(value)) return;\n                _instanceId = new byte[value.Length];\n                Array.Copy(value, _instanceId, value.Length);\n                UpdatePayload();\n                OnPropertyChanged();\n                OnPropertyChanged(nameof(InstanceIdAsNumber));\n            }\n        }\n\n        /// <summary>\n        /// Return the instance ID as number.\n        /// </summary>\n        public ulong InstanceIdAsNumber\n        {\n            get\n            {\n                var tmpArray = (BitConverter.IsLittleEndian) ? InstanceId.Reverse().ToArray() : InstanceId;\n                var tst = new byte[8];\n                Array.Copy(tmpArray, 0, tst, 0, 6);\n                return BitConverter.ToUInt64(tst, 0);\n            }\n        }\n\n        /// <summary>\n        /// Create new UID Eddystone frame based on the provided data.\n        /// </summary>\n        /// <param name=\"rangingData\">Ranging data (Tx power level) - see property documentation.</param>\n        /// <param name=\"namespaceId\">Namespace ID - see property documentation.</param>\n        /// <param name=\"instanceId\">Instance ID - see property documentation.</param>\n        public UidEddystoneFrame(sbyte rangingData, byte[] namespaceId, byte[] instanceId)\n        {\n            _rangingData = rangingData;\n            if (namespaceId != null && namespaceId.Length == 10)\n            {\n                _namespaceId = new byte[10];\n                Array.Copy(namespaceId, _namespaceId, namespaceId.Length);\n            }\n            if (instanceId != null && instanceId.Length == 6)\n            {\n                _instanceId = new byte[6];\n                Array.Copy(instanceId, _instanceId, instanceId.Length);\n            }\n            UpdatePayload();\n        }\n\n        /// <summary>\n        /// Create new instance of the UID Eddystone frame based on the provided payload.\n        /// Parses the payload and initializes the instance.\n        /// </summary>\n        /// <param name=\"payload\">Payload to parse for this frame type.</param>\n        public UidEddystoneFrame(byte[] payload) : base(payload)\n        {\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Parse the current payload into the properties exposed by this class.\n        /// Has to be called if manually modifying the raw payload.\n        /// </summary>\n        public void ParsePayload()\n        {\n            if (!IsValid()) return;\n\n            // The Ranging Data is the Tx power in dBm emitted by the beacon at 0 meters.\n            // Note that this is different from other beacon protocol specifications that require the Tx power \n            // to be measured at 1 m.The value is an 8-bit integer as specified by the Tx Power Level Characteristic \n            // and ranges from -100 dBm to +20 dBm to a resolution of 1 dBm.\n            var newRangingData = (sbyte)Payload[BeaconFrameHelper.EddystoneHeaderSize];\n            if (newRangingData != RangingData)\n            {\n                _rangingData = newRangingData;\n                OnPropertyChanged(nameof(RangingData));\n            }\n\n            // Namespace ID\n            var newNamespaceId = new byte[10];\n            Array.Copy(Payload, BeaconFrameHelper.EddystoneHeaderSize + 1, newNamespaceId, 0, 10);\n            if (NamespaceId == null || !newNamespaceId.SequenceEqual(NamespaceId))\n            {\n                _namespaceId = newNamespaceId;\n                OnPropertyChanged(nameof(NamespaceId));\n                OnPropertyChanged(nameof(NamespaceIdAsNumber));\n            }\n\n            // Instance ID\n            var newInstanceId = new byte[6];\n            Array.Copy(Payload, BeaconFrameHelper.EddystoneHeaderSize + 11, newInstanceId, 0, 6);\n            if (InstanceId == null || !newInstanceId.SequenceEqual(InstanceId))\n            {\n                _instanceId = newInstanceId;\n                OnPropertyChanged(nameof(InstanceId));\n                OnPropertyChanged(nameof(InstanceIdAsNumber));\n            }\n            _instanceId = newInstanceId;\n\n            //Debug.WriteLine(\"Eddystone Uid Frame: Ranging data = \"\n            //    + RangingData + \", NS = \" + BitConverter.ToString(NamespaceId) + \", Instance = \" + BitConverter.ToString(InstanceId));\n        }\n\n        /// <summary>\n        /// Update the raw payload when properties have changed.\n        /// </summary>\n        private void UpdatePayload()\n        {\n            if (NamespaceId == null || NamespaceId.Length != 10 ||\n                InstanceId == null || InstanceId.Length != 6)\n            {\n                _payload = null;\n                return;\n            }\n\n            var header = BeaconFrameHelper.CreateEddystoneHeader(BeaconFrameHelper.EddystoneFrameType.UidFrameType);\n            using (var ms = new MemoryStream())\n            {\n                // Frame header\n                ms.Write(header, 0, header.Length);\n                // Ranging data\n                ms.WriteByte((byte)RangingData);\n                // Namespace ID\n                ms.Write(NamespaceId, 0, NamespaceId.Length);\n                // Instance ID\n                ms.Write(InstanceId, 0, InstanceId.Length);\n                // RFU (2 bytes, must be 0x00)\n                ms.WriteByte(0x00);\n                ms.WriteByte(0x00);\n                // Save to payload (to direct array to prevent re-parsing and a potential endless loop of updating and parsing)\n                _payload = ms.ToArray();\n            }\n        }\n        \n        /// <summary>\n        /// Update the information stored in this frame with the information from the other frame.\n        /// Useful for example when binding the UI to beacon information, as this will emit\n        /// property changed notifications whenever a value changes - which would not be possible if\n        /// you would overwrite the whole frame.\n        /// </summary>\n        /// <param name=\"otherFrame\">Frame to use as source for updating the information in this beacon\n        /// frame.</param>\n        public override void Update(BeaconFrameBase otherFrame)\n        {\n            base.Update(otherFrame);\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Check if the contents of this frame are generally valid.\n        /// Does not currently perform a deep analysis, but checks the header as well\n        /// as the frame length.\n        /// </summary>\n        /// <returns>True if the frame is a valid Eddystone UID frame.</returns>\n        public override bool IsValid()\n        {\n            if (!base.IsValid()) return false;\n\n            // 2 bytes ID: AA FE\n            // 1 byte frame type\n            if (!Payload.IsEddystoneFrameType()) return false;\n\n            // Check if the frame type is correct for UID\n            var eddystoneFrameType = Payload.GetEddystoneFrameType();\n            if (eddystoneFrameType == null || eddystoneFrameType !=\n                BeaconFrameHelper.EddystoneFrameType.UidFrameType) return false;\n\n            // 1 byte ranging data\n            // 10 bytes namespace id\n            // 6 bytes instance id\n            // 2 bytes RFU - have to be present according to specfication, but are\n            //               sometimes omitted in practice\n            return Payload.Length == BeaconFrameHelper.EddystoneHeaderSize + 17 ||\n                Payload.Length == BeaconFrameHelper.EddystoneHeaderSize + 17 + 2;\n\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/UnknownBeaconFrame.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// Generic beacon frame class for a frame not known to this library.\n    /// It provides access to the raw payload for other classes to analyze.\n    /// </summary>\n    public class UnknownBeaconFrame : BeaconFrameBase\n    {\n        /// <summary>\n        /// Construct a new instance of an unknown beacon frame.\n        /// Only stores the payload, does not do any further processing.\n        /// </summary>\n        /// <param name=\"payload\">Payload to parse for this frame type.</param>\n        public UnknownBeaconFrame(byte[] payload) : base(payload)\n        {\n        }\n    }\n}"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Entities/UrlEddystoneFrame.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. \n\nusing System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Text;\n\nnamespace UniversalBeacon.Library.Core.Entities\n{\n    /// <summary>\n    /// An Eddystone URL frame, according to the Google Specification from\n    /// https://github.com/google/eddystone/tree/master/eddystone-url\n    /// </summary>\n    public class UrlEddystoneFrame : BeaconFrameBase\n    {\n        private sbyte _rangingData;\n\n        /// <summary>\n        /// Tx power level - the received power level at 0 m, in dBm.\n        /// Values range from -100 to +20 dBM, with a resolution of 1 dBm.\n        /// Signed 8 bit integer according to:\n        /// https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.tx_power_level.xml\n        /// </summary>\n        public sbyte RangingData\n        {\n            get => _rangingData;\n            set\n            {\n                if (_rangingData == value) return;\n                _rangingData = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        private string _completeUrl;\n        /// <summary>\n        /// The decoded complete URL contained in this advertisement frame.\n        /// </summary>\n        public string CompleteUrl\n        {\n            get => _completeUrl;\n            set\n            {\n                if (_completeUrl == value) return;\n                _completeUrl = value;\n                UpdatePayload();\n                OnPropertyChanged();\n            }\n        }\n\n        /// <summary>\n        /// The encoded URL may only contain graphic printable characters of the US-ASCII coded character set.\n        /// Other byte values contained in the URL that are found in this dictionary are expanded to the\n        /// complete URL, to save bytes in the overall encoded URL.\n        /// </summary>\n        private static readonly Dictionary<byte, string> UrlCodeDictionary = new Dictionary<byte, string>\n        {\n            {0, \".com/\"},\n            {1, \".org/\"},\n            {2, \".edu/\"},\n            {3, \".net/\"},\n            {4, \".info/\"},\n            {5, \".biz/\"},\n            {6, \".gov/\"},\n            {7, \".com\"},\n            {8, \".org\"},\n            {9, \".edu\"},\n            {10, \".net\"},\n            {11, \".info\"},\n            {12, \".biz\"},\n            {13, \".gov\"},\n        };\n\n        /// <summary>\n        /// The first byte of the URL data contains the URL scheme.\n        /// This byte is mandatory and only the four values contained in this dictionary\n        /// are currently allowed in the specification.\n        /// </summary>\n        private static readonly Dictionary<byte, string> UrlSchemeDictionary = new Dictionary<byte, string>\n        {\n            {0, \"http://www.\"},\n            {1, \"https://www.\"},\n            {2, \"http://\"},\n            {3, \"https://\"}\n        };\n\n        /// <summary>\n        /// Create new URL Eddystone frame based on the provided data.\n        /// </summary>\n        /// <param name=\"rangingData\">Ranging data (Tx power level) - see property documentation.</param>\n        /// <param name=\"completeUrl\">URL to use for the frame.</param>\n        public UrlEddystoneFrame(sbyte rangingData, string completeUrl)\n        {\n            _rangingData = rangingData;\n            _completeUrl = completeUrl;\n            UpdatePayload();\n        }\n\n        /// <summary>\n        /// Create new instance of the URL Eddystone frame based on the provided payload.\n        /// Parses the payload and initializes the instance.\n        /// </summary>\n        /// <param name=\"payload\">Payload to parse for this frame type.</param>\n        public UrlEddystoneFrame(byte[] payload) : base(payload)\n        {\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Parse the current payload into the properties exposed by this class.\n        /// Has to be called if manually modifying the raw payload.\n        /// </summary>\n        public void ParsePayload()\n        {\n            if (!IsValid()) return;\n\n            // Ranging data\n            var newRangingData = (sbyte)Payload[BeaconFrameHelper.EddystoneHeaderSize];\n            if (newRangingData != RangingData)\n            {\n                _rangingData = newRangingData;\n                OnPropertyChanged(nameof(RangingData));\n            }\n\n            // URL Scheme prefix (1 byte)\n            var urlSchemePrefix = Payload[BeaconFrameHelper.EddystoneHeaderSize + 1];\n            \n            // Decode complete URL\n            var newCompleteUrl = UrlSchemePrefixAsString(urlSchemePrefix) + DecodeUrl(Payload, BeaconFrameHelper.EddystoneHeaderSize + 2);\n            if (newCompleteUrl != CompleteUrl)\n            {\n                _completeUrl = newCompleteUrl;\n                OnPropertyChanged(nameof(CompleteUrl));\n            }\n\n            //Debug.WriteLine(\"Eddystone URL Frame: Url = \" + CompleteUrl);\n        }\n\n        /// <summary>\n        /// Update the raw payload when properties have changed.\n        /// </summary>\n        private void UpdatePayload()\n        {\n            if (string.IsNullOrEmpty(CompleteUrl))\n            {\n                _payload = null;\n                return;\n            }\n            var urlSchemeByte = EncodeUrlScheme(CompleteUrl);\n            // Check if the URL starts with a valid header (only the defined ones are allowed)\n            if (urlSchemeByte == null)\n            {\n                _payload = null;\n                return;\n            }\n\n            var header = BeaconFrameHelper.CreateEddystoneHeader(BeaconFrameHelper.EddystoneFrameType.UrlFrameType);\n            using (var ms = new MemoryStream())\n            {\n                // Frame header\n                ms.Write(header, 0, header.Length);\n                // Ranging data\n                ms.WriteByte((byte)RangingData);\n                // URL scheme byte\n                ms.WriteByte((byte)urlSchemeByte);\n                // Encoded URL\n                EncodeUrlToStream(CompleteUrl, UrlSchemeDictionary[(byte) urlSchemeByte].Length, ms);\n                // Save to payload (to direct array to prevent re-parsing and a potential endless loop of updating and parsing)\n                _payload = ms.ToArray();\n            }\n        }\n\n        /// <summary>\n        /// Return the URL scheme (starting characters of the URL) as encoded byte.\n        /// Returns null if the scheme is not found in the definition, which is not\n        /// valid for the Eddystone URL format.\n        /// </summary>\n        /// <param name=\"url\">URL to analyze.</param>\n        /// <returns>Byte to use for the encoded URL.</returns>\n        private static byte? EncodeUrlScheme(string url)\n        {\n            foreach (var curScheme in UrlSchemeDictionary)\n            {\n                if (url.StartsWith(curScheme.Value, StringComparison.OrdinalIgnoreCase))\n                {\n                    return curScheme.Key;\n                }\n            }\n            return null;\n        }\n\n        /// <summary>\n        /// Parse the provided URL starting at the provided position \n        /// (after the URL scheme) and write the encoded data into the provided stream.\n        /// </summary>\n        /// <param name=\"url\">URL to encode.</param>\n        /// <param name=\"pos\">Start position in the URL string, after the URL scheme.</param>\n        /// <param name=\"ms\">Memory stream to encode the data to.</param>\n        private void EncodeUrlToStream(string url, int pos, Stream ms)\n        {\n            // Encode the rest of the URL string\n            while(pos < url.Length)\n            {\n                var code = FindUrlCode(url.Substring(pos));\n                if (code == null)\n                {\n                    // Didn't find URL code at this position\n                    var curCharByte = Encoding.ASCII.GetBytes(new[] {url[pos]});\n                    ms.Write(curCharByte, 0, curCharByte.Length);\n                    pos++;\n                }\n                else\n                {\n                    // Write URL code\n                    ms.WriteByte((byte)code);\n                    pos += UrlCodeDictionary[(byte) code].Length;\n                }\n            }\n        }\n\n        /// <summary>\n        /// Check the if the provided URL string starts with one of the\n        /// URL codes from the dictionary. \n        /// </summary>\n        /// <param name=\"url\">URL where the beginning should be analyzed.</param>\n        /// <returns>Returns the encoded byte value if the beginning of the URL\n        /// string is present in the dictionary, or null if not.</returns>\n        private byte? FindUrlCode(string url)\n        {\n            var dictPos = -1;\n            var expansionLength = 0;\n\n            for (var i = 0; i < UrlCodeDictionary.Count; i++)\n            {\n                if (UrlCodeDictionary[(byte)i].Length > expansionLength)\n                {\n                    if (url.StartsWith(UrlCodeDictionary[(byte)i]))\n                    {\n                        expansionLength = UrlCodeDictionary[(byte)i].Length;\n                        dictPos = i;\n                    }\n                }\n            }\n            \n            if (dictPos >= 0)\n                return (byte)dictPos;\n            return null;\n        }\n\n        /// <summary>\n        /// Decode the provided URL into a normal string.\n        /// Does not decode the URL scheme, use the extra method for that.\n        /// </summary>\n        /// <param name=\"rawUrl\">Raw encoded URL to expand into a standard string.</param>\n        /// <param name=\"startAtArrayPos\">Start analyzing the byte array at this position\n        /// (after the scheme)</param>\n        /// <returns>Decoded URL.</returns>\n        private static string DecodeUrl(byte[] rawUrl, int startAtArrayPos)\n        {\n            if (rawUrl.Length < startAtArrayPos) return null;\n            var sb = new StringBuilder(rawUrl.Length);\n            for(var i = startAtArrayPos; i < rawUrl.Length; i++)\n            {\n                sb.Append(UrlCodeDictionary.ContainsKey(rawUrl[i])\n                    ? UrlCodeDictionary[rawUrl[i]]\n                    : Encoding.UTF8.GetString(new[] { rawUrl[i] }));\n            }\n            return sb.ToString();\n        }\n\n        /// <summary>\n        /// Get the URL scheme as string for the specified scheme prefix byte.\n        /// </summary>\n        /// <param name=\"urlSchemePrefix\">URL prefix byte to analyze.</param>\n        /// <returns>Decoded URL scheme as string.</returns>\n        public string UrlSchemePrefixAsString(byte urlSchemePrefix)\n        {\n            return UrlSchemeDictionary.ContainsKey(urlSchemePrefix) ? UrlSchemeDictionary[urlSchemePrefix] : null;\n        }\n\n        /// <summary>\n        /// Update the information stored in this frame with the information from the other frame.\n        /// Useful for example when binding the UI to beacon information, as this will emit\n        /// property changed notifications whenever a value changes - which would not be possible if\n        /// you would overwrite the whole frame.\n        /// </summary>\n        /// <param name=\"otherFrame\">Frame to use as source for updating the information in this beacon\n        /// frame.</param>\n        public override void Update(BeaconFrameBase otherFrame)\n        {\n            base.Update(otherFrame);\n            ParsePayload();\n        }\n\n        /// <summary>\n        /// Check if the contents of this frame are generally valid.\n        /// Does not currently perform a deep analysis, but checks the header as well\n        /// as the frame length.\n        /// </summary>\n        /// <returns>True if the frame is a valid Eddystone URL frame.</returns>\n        public override bool IsValid()\n        {\n            if (!base.IsValid()) return false;\n\n            // 2 bytes ID: AA FE\n            // 1 byte frame type\n            if (!Payload.IsEddystoneFrameType()) return false;\n            \n            // Check if the frame type is correct for URL\n            var eddystoneFrameType = Payload.GetEddystoneFrameType();\n            if (eddystoneFrameType == null || eddystoneFrameType !=\n                BeaconFrameHelper.EddystoneFrameType.UrlFrameType) return false;\n\n            // 1 byte ranging data\n            // 1 byte url scheme prefix\n            return Payload.Length >= BeaconFrameHelper.EddystoneHeaderSize + 2;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interfaces/IBluetoothPacketProvider.cs",
    "content": "﻿using System;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library.Core.Interfaces\n{    \n    public interface IBluetoothPacketProvider\n    {\n        /// <summary>\n        /// Event is invoked whenever a new Bluetooth LE Advertisment Packet has been received.\n        /// Usually handled directly by the library. If required, your app implementation can\n        /// also subscribe to get notified about events.\n        /// </summary>\n        event EventHandler<BLEAdvertisementPacketArgs> AdvertisementPacketReceived;\n        /// <summary>\n        /// Wrapper for the Bluetooth LE Watcher stopped event of the underlying OS.\n        /// Currently used by UWP platform and invoked whenever there has been an issue\n        /// starting the Bluetooth LE watcher or if an issue occured while watching for\n        /// beacons (e.g., if the user turned off Bluetooth while the app is running).\n        /// </summary>\n        event EventHandler<BTError> WatcherStopped;\n        /// <summary>\n        /// Start watching for Bluetooth beacons.\n        /// </summary>\n        void Start();\n        /// <summary>\n        /// Stop watching for Bluetooth beacons.\n        /// </summary>\n        void Stop();\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisement.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System;\nusing System.Collections.Generic;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{    \n    public sealed class BLEAdvertisement\n    {\n        public string LocalName { get; set; }\n        public List<Guid> ServiceUuids { get; set; }\n        public List<BLEAdvertisementDataSection> DataSections { get; set; }\n        public List<BLEManufacturerData> ManufacturerData { get; set; }\n\n        public BLEAdvertisement()\n        {\n            ServiceUuids = new List<Guid>();\n            DataSections = new List<BLEAdvertisementDataSection>();\n            ManufacturerData = new List<BLEManufacturerData>();\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisementDataSection.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public sealed class BLEAdvertisementDataSection : BLERecord\n    {\n        public ushort Manufacturer { get; private set; }\n\n        public byte[] Data { get; set; }\n        public byte DataType { get; set; }\n\n        public BLEAdvertisementDataSection()\n            : base(BLEPacketType.ServiceData)\n        {\n        }\n\n        public BLEAdvertisementDataSection(BLEPacketType packetType, byte[] data)\n            : base(packetType)\n        {\n            Manufacturer = BitConverter.ToUInt16(data, 0);\n            Data = new byte[data.Length];\n            Buffer.BlockCopy(data, 0, Data, 0, Data.Length);\n\n            // TODO:        \n            // it's unclear to me where this comes from\n            // The WIndows API sets it for Eddystone packets, but I can't find it in any documentation\n            //DataType = 0x16;\n        }\n    }\n\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisementPacket.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{    \n    public class BLEAdvertisementPacket\n    {\n        public BLEAdvertisement Advertisement { get; set; }\n        public BLEAdvertisementType AdvertisementType { get; set; }\n\n        public ulong BluetoothAddress { get; set; }\n        public short RawSignalStrengthInDBm { get; set; }\n        public DateTimeOffset Timestamp { get; set; }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisementPacketArgs.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{    \n\n    public class BLEAdvertisementPacketArgs : EventArgs\n    {\n        public BLEAdvertisementPacket Data { get; private set; }\n\n        public BLEAdvertisementPacketArgs(BLEAdvertisementPacket data)\n        {\n            Data = data;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisementType.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{    \n    public enum BLEAdvertisementType\n    {\n        ConnectableUndirected = 0,\n        ConnectableDirected = 1,\n        ScannableUndirected = 2,\n        NonConnectableUndirected = 3,\n        ScanResponse = 4\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEAdvertisementWatcherStatusCodes.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Text;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    /// <summary>\n    /// Possible status codes of the Bluetooth LE Advertisment Watcher.\n    /// Binary compatible to the UWP implementation.\n    /// </summary>\n    public enum BLEAdvertisementWatcherStatusCodes\n    {\n        //\n        // Summary:\n        //     The initial status of the watcher.\n        Created = 0,\n        //\n        // Summary:\n        //     The watcher is started.\n        Started = 1,\n        //\n        // Summary:\n        //     The watcher stop command was issued.\n        Stopping = 2,\n        //\n        // Summary:\n        //     The watcher is stopped.\n        Stopped = 3,\n        //\n        // Summary:\n        //     An error occurred during transition or scanning that stopped the watcher due\n        //     to an error.\n        Aborted = 4\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEFlagRecord.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public class BLEFlagRecord : BLERecord\n    {\n        public byte Flags { get; private set; }\n\n        public BLEFlagRecord(BLEPacketType packetType, byte flags)\n            : base(packetType)\n        {\n            Flags = flags;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEGenericRecord.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public sealed class BLEGenericRecord : BLERecord\n    {\n        public byte[] RawData { get; private set; }\n\n        public BLEGenericRecord(BLEPacketType packetType, byte[] data)\n            : base(packetType)\n        {\n            RawData = data;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEManufacturerData.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public sealed class BLEManufacturerData : BLERecord\n    {\n        public ushort CompanyId { get; set; }\n        public byte[] Data { get; set; }\n\n        public BLEManufacturerData(BLEPacketType packetType, byte[] data)\n            : base(packetType)\n        {\n            CompanyId = BitConverter.ToUInt16(data, 0);\n            Data = new byte[data.Length - 2];\n            Buffer.BlockCopy(data, 2, Data, 0, Data.Length);\n        }\n\n        public BLEManufacturerData()\n            : base(BLEPacketType.ManufacturerData)\n        {\n        }\n\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLENameRecord.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nusing System.Text;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public class BLENameRecord : BLERecord\n    {\n        public BLENameRecord(BLEPacketType packetType, byte[] data)\n            : base(packetType)\n        {\n            Name = Encoding.ASCII.GetString(data);\n        }\n\n        public string Name { get; }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLEPacketType.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    // https://www.bluetooth.com/specifications/assigned-numbers/generic-access-profile\n    public enum BLEPacketType\n    {\n        Invalid = 0x00,\n        Flags = 0x01,\n        LocalName = 0x09,\n        UUID16List = 0x03,\n        ServiceData = 0x16,\n        ManufacturerData = 0xff\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BLERecord.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    public abstract class BLERecord\n    {\n        public BLEPacketType PacketType { get; set; }\n\n        protected BLERecord(BLEPacketType packetType)\n        {\n            PacketType = packetType;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BTError.cs",
    "content": "﻿namespace UniversalBeacon.Library.Core.Interop\n{\n    public class BTError\n    {\n        /// <summary>\n        /// Possible error codes for Bluetooth handling.\n        /// Binary compatible to the UWP implementation.\n        /// </summary>\n        public enum BluetoothError\n        {\n            //\n            // Summary:\n            //     The operation was successfully completed or serviced.\n            Success = 0,\n            //\n            // Summary:\n            //     The Bluetooth radio was not available. This error occurs when the Bluetooth radio\n            //     has been turned off.\n            RadioNotAvailable = 1,\n            //\n            // Summary:\n            //     The operation cannot be serviced because the necessary resources are currently\n            //     in use.\n            ResourceInUse = 2,\n            //\n            // Summary:\n            //     The operation cannot be completed because the remote device is not connected.\n            DeviceNotConnected = 3,\n            //\n            // Summary:\n            //     An unexpected error has occurred.\n            OtherError = 4,\n            //\n            // Summary:\n            //     The operation is disabled by policy.\n            DisabledByPolicy = 5,\n            //\n            // Summary:\n            //     The operation is not supported on the current Bluetooth radio hardware.\n            NotSupported = 6,\n            //\n            // Summary:\n            //     The operation is disabled by the user.\n            DisabledByUser = 7,\n            //\n            // Summary:\n            //     The operation requires consent.\n            ConsentRequired = 8,\n            //\n            TransportNotSupported = 9\n        }\n\n\n        public BluetoothError BluetoothErrorCode { get; set; }\n\n        public BTError(BluetoothError btErrorCode)\n        {\n            BluetoothErrorCode = btErrorCode;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/Interop/BTMember.cs",
    "content": "﻿// Copyright 2015 - 2017 Chris Tacke. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// Based on the Eddystone specification by Google, \n// available under Apache License, Version 2.0 from\n// https://github.com/google/eddystone\n// \n// Licensed under the Apache License, Version 2.0 (the \"License\"); \n// you may not use this file except in compliance with the License. \n// You may obtain a copy of the License at \n// \n//    http://www.apache.org/licenses/LICENSE-2.0 \n// \n// Unless required by applicable law or agreed to in writing, software \n// distributed under the License is distributed on an \"AS IS\" BASIS, \n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. \n// See the License for the specific language governing permissions and \n// limitations under the License. using System;\n\nnamespace UniversalBeacon.Library.Core.Interop\n{\n    // https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members\n    public enum BTMember\n    {\n        Estimote = 0xFE9A,\n        GoogleEddystone = 0xFEAA\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.Core/UniversalBeacon.Library.Core.csproj",
    "content": "﻿<Project Sdk=\"Microsoft.NET.Sdk\">\n\n  <PropertyGroup>\n    <TargetFramework>netstandard1.3</TargetFramework>\n    <NeutralLanguage>en</NeutralLanguage>\n    <PackageId>UniversalBeaconLibrary</PackageId>\n    <Version>4.0.0</Version>\n    <Authors>Andreas Jakl, Chris Tacke</Authors>\n    <Company>Andreas Jakl, Chris Tacke</Company>\n    <Product>Universal Beacon Library</Product>\n    <Description>Provides support for several Bluetooth Beacon specifications. Manages received Bluetooth advertisements, clusters them into individual beacons and parses the advertisement payloads according to specifications including the Eddystone open Bluetooth beacon format from Google, as well as beacons comparable to the iBeacon / Proximity Beacon format by Apple.</Description>\n    <Copyright>Copyright 2015 - 2017 Andreas Jakl, Chris Tacke. All rights reserved.</Copyright>\n    <PackageLicenseUrl>https://github.com/andijakl/universal-beacon/blob/master/LICENSE</PackageLicenseUrl>\n    <PackageProjectUrl>https://github.com/andijakl/universal-beacon</PackageProjectUrl>\n    <PackageIconUrl>https://raw.githubusercontent.com/andijakl/universal-beacon/master/UniversalBeaconLibraryLogo.png</PackageIconUrl>\n    <RepositoryUrl>https://github.com/andijakl/universal-beacon</RepositoryUrl>\n    <PackageTags>bluetooth beacon beacons ibeacon eddystone altbeacon bluetoothle bluetoothsmart bluetooth le bluetooth smart ble proximity universal</PackageTags>\n    <GeneratePackageOnBuild>false</GeneratePackageOnBuild>\n    <PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>\n  </PropertyGroup>\n\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.UWP/PacketExtensions.cs",
    "content": "﻿using System.Runtime.InteropServices.WindowsRuntime;\nusing Windows.Devices.Bluetooth.Advertisement;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library.UWP\n{\n    internal static class PacketExtensions\n    {\n        /// <summary>\n        /// Convert the Windows specific Bluetooth LE advertisment data to the universal cross-platform structure\n        /// used by the Universal Beacon Library.\n        /// </summary>\n        /// <param name=\"args\">Windows Bluetooth LE advertisment data to convert to cross-platform format.</param>\n        /// <returns>Packet data converted to cross-platform format.</returns>\n        public static BLEAdvertisementPacket ToUniversalBLEPacket(this BluetoothLEAdvertisementReceivedEventArgs args)\n        {\n            var packet = new BLEAdvertisementPacket\n            {\n                Timestamp = args.Timestamp,\n                BluetoothAddress = args.BluetoothAddress,\n                RawSignalStrengthInDBm = args.RawSignalStrengthInDBm,\n                AdvertisementType = (BLEAdvertisementType) args.AdvertisementType,\n                Advertisement = args.Advertisement.ToUniversalAdvertisement()\n            };\n\n            return packet;\n        }\n\n        /// <summary>\n        /// Convert the Windows specific Bluetooth LE advertisment to the universal cross-platform structure\n        /// used by the Universal Beacon Library.\n        /// </summary>\n        /// <param name=\"convertBleAdvertisment\">Windows Bluetooth LE advertisment to convert to cross-platform format.</param>\n        /// <returns>Packet converted to cross-platform format.</returns>\n        public static BLEAdvertisement ToUniversalAdvertisement(this BluetoothLEAdvertisement convertBleAdvertisment)\n        {\n            if (convertBleAdvertisment == null) return null;\n\n            var result = new BLEAdvertisement\n            {\n                LocalName = convertBleAdvertisment.LocalName\n            };\n\n            result.ServiceUuids.AddRange(convertBleAdvertisment.ServiceUuids);\n\n            if (convertBleAdvertisment.DataSections != null)\n            {\n                foreach (var curDataSection in convertBleAdvertisment.DataSections)\n                {\n                    var data = new BLEAdvertisementDataSection\n                    {\n                        DataType = curDataSection.DataType,\n                        Data = curDataSection.Data.ToArray()\n                    };\n\n                    result.DataSections.Add(data);\n                }\n            }\n\n            if (convertBleAdvertisment.ManufacturerData != null)\n            {\n                foreach (var curManufacturerData in convertBleAdvertisment.ManufacturerData)\n                {\n                    var data = new BLEManufacturerData\n                    {\n                        CompanyId = curManufacturerData.CompanyId,\n                        Data = curManufacturerData.Data.ToArray()\n                    };\n\n                    result.ManufacturerData.Add(data);\n                }\n            }\n\n            return result;\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.UWP/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"UniversalBeacon.Library.UWP\")]\n[assembly: AssemblyDescription(\"Universal Bluetooth Beacon Library - Extension to interface Winows UWP APIs to the Cross Platform Implementation\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Andreas Jakl, Chris Tacke\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Library.UWP\")]\n[assembly: AssemblyCopyright(\"Copyright © 2017 Andreas Jakl, Chris Tacke\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"3.2.0.0\")]\n[assembly: AssemblyFileVersion(\"3.2.0.0\")]\n[assembly: ComVisible(false)]"
  },
  {
    "path": "Library/UniversalBeacon.Library.UWP/Properties/UniversalBeacon.Library.UWP.rd.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<!--\n    This file contains Runtime Directives, specifications about types your application accesses\n    through reflection and other dynamic code patterns. Runtime Directives are used to control the\n    .NET Native optimizer and ensure that it does not remove code accessed by your library. If your\n    library does not do any reflection, then you generally do not need to edit this file. However,\n    if your library reflects over types, especially types passed to it or derived from its types,\n    then you should write Runtime Directives.\n\n    The most common use of reflection in libraries is to discover information about types passed\n    to the library. Runtime Directives have three ways to express requirements on types passed to\n    your library.\n\n    1.  Parameter, GenericParameter, TypeParameter, TypeEnumerableParameter\n        Use these directives to reflect over types passed as a parameter.\n\n    2.  SubTypes\n        Use a SubTypes directive to reflect over types derived from another type.\n\n    3.  AttributeImplies\n        Use an AttributeImplies directive to indicate that your library needs to reflect over\n        types or methods decorated with an attribute.\n\n    For more information on writing Runtime Directives for libraries, please visit\n    https://go.microsoft.com/fwlink/?LinkID=391919\n-->\n<Directives xmlns=\"http://schemas.microsoft.com/netfx/2013/01/metadata\">\n  <Library Name=\"UniversalBeacon.Library.UWP\">\n\n  \t<!-- add directives for your library here -->\n\n  </Library>\n</Directives>\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.UWP/UniversalBeacon.Library.UWP.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"4.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <Import Project=\"$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props\" Condition=\"Exists('$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props')\" />\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">AnyCPU</Platform>\n    <ProjectGuid>{806D344B-4FFA-47BC-9417-2F7B26F20821}</ProjectGuid>\n    <OutputType>Library</OutputType>\n    <AppDesignerFolder>Properties</AppDesignerFolder>\n    <RootNamespace>UniversalBeacon.Library.UWP</RootNamespace>\n    <AssemblyName>UniversalBeacon.Library.UWP</AssemblyName>\n    <DefaultLanguage>en-US</DefaultLanguage>\n    <TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>\n    <TargetPlatformVersion Condition=\" '$(TargetPlatformVersion)' == '' \">10.0.16299.0</TargetPlatformVersion>\n    <TargetPlatformMinVersion>10.0.10586.0</TargetPlatformMinVersion>\n    <MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>\n    <FileAlignment>512</FileAlignment>\n    <ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' \">\n    <PlatformTarget>AnyCPU</PlatformTarget>\n    <DebugSymbols>true</DebugSymbols>\n    <DebugType>full</DebugType>\n    <Optimize>false</Optimize>\n    <OutputPath>bin\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' \">\n    <PlatformTarget>AnyCPU</PlatformTarget>\n    <DebugType>pdbonly</DebugType>\n    <Optimize>true</Optimize>\n    <OutputPath>bin\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x86'\">\n    <PlatformTarget>x86</PlatformTarget>\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x86\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x86'\">\n    <PlatformTarget>x86</PlatformTarget>\n    <OutputPath>bin\\x86\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|ARM'\">\n    <PlatformTarget>ARM</PlatformTarget>\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\ARM\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|ARM'\">\n    <PlatformTarget>ARM</PlatformTarget>\n    <OutputPath>bin\\ARM\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x64'\">\n    <PlatformTarget>x64</PlatformTarget>\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x64\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x64'\">\n    <PlatformTarget>x64</PlatformTarget>\n    <OutputPath>bin\\x64\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n  </PropertyGroup>\n  <PropertyGroup>\n    <RestoreProjectStyle>PackageReference</RestoreProjectStyle>\n  </PropertyGroup>\n  <ItemGroup>\n    <Compile Include=\"PacketExtensions.cs\" />\n    <Compile Include=\"WindowsBluetoothPacketProvider.cs\" />\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n    <EmbeddedResource Include=\"Properties\\UniversalBeacon.Library.UWP.rd.xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"Microsoft.NETCore.UniversalWindowsPlatform\">\n      <Version>6.0.8</Version>\n    </PackageReference>\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\n      <Project>{83be2e56-2400-40a2-8d88-b5dae98213e1}</Project>\n      <Name>UniversalBeacon.Library.Core</Name>\n    </ProjectReference>\n  </ItemGroup>\n  <PropertyGroup Condition=\" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' \">\n    <VisualStudioVersion>14.0</VisualStudioVersion>\n  </PropertyGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Microsoft\\WindowsXaml\\v$(VisualStudioVersion)\\Microsoft.Windows.UI.Xaml.CSharp.targets\" />\n  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \n       Other similar extension points exist, see Microsoft.Common.targets.\n  <Target Name=\"BeforeBuild\">\n  </Target>\n  <Target Name=\"AfterBuild\">\n  </Target>\n  -->\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.UWP/WindowsBluetoothPacketProvider.cs",
    "content": "﻿using System;\nusing Windows.Devices.Bluetooth.Advertisement;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing UniversalBeacon.Library.Core.Interop;\n\nnamespace UniversalBeacon.Library.UWP\n{\n    public class WindowsBluetoothPacketProvider : IBluetoothPacketProvider\n    {\n        public event EventHandler<BLEAdvertisementPacketArgs> AdvertisementPacketReceived;\n        public event EventHandler<BTError> WatcherStopped;\n\n        private readonly BluetoothLEAdvertisementWatcher _watcher;\n        private bool _running;\n\n        public WindowsBluetoothPacketProvider()\n        {\n            _watcher = new BluetoothLEAdvertisementWatcher\n            {\n                ScanningMode = BluetoothLEScanningMode.Active\n            };\n        }\n\n        /// <summary>\n        /// Gets the BluetoothLEAdvertisementWatcher used by the provider instance\n        /// </summary>\n        public BluetoothLEAdvertisementWatcher AdvertisementWatcher\n        {\n            get => _watcher;\n        }\n\n        public BLEAdvertisementWatcherStatusCodes WatcherStatus\n        {\n            get\n            {\n                if (_watcher == null)\n                {\n                    return BLEAdvertisementWatcherStatusCodes.Stopped;\n                }\n\n                return (BLEAdvertisementWatcherStatusCodes)_watcher.Status;\n            }\n        }\n\n        private void WatcherOnReceived(BluetoothLEAdvertisementWatcher sender, BluetoothLEAdvertisementReceivedEventArgs eventArgs)\n        {\n            AdvertisementPacketReceived?.Invoke(this, new BLEAdvertisementPacketArgs(eventArgs.ToUniversalBLEPacket()));\n        }\n\n        public void Start()\n        {\n            if (_running) return;\n\n            lock (_watcher)\n            {\n                _watcher.Received += WatcherOnReceived;\n                _watcher.Stopped += WatcherOnStopped;\n                _watcher.Start();\n\n                _running = true;\n            }\n        }\n\n        private void WatcherOnStopped(BluetoothLEAdvertisementWatcher sender, BluetoothLEAdvertisementWatcherStoppedEventArgs args)\n        {\n            WatcherStopped?.Invoke(this, new BTError((BTError.BluetoothError) args.Error));\n        }\n\n        public void Stop()\n        {\n            if (!_running) return;\n\n            lock (_watcher)\n            {\n                _watcher.Received -= WatcherOnReceived;\n                _watcher.Stop();\n\n                _running = false;\n            }\n        }\n    }\n}\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.iOS/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\n\n// Information about this assembly is defined by the following attributes. \n// Change them to the values specific to your project.\n\n[assembly: AssemblyTitle(\"UniversalBeacon.Library.iOS\")]\n[assembly: AssemblyDescription(\"Universal Bluetooth Beacon Library - Extension to interface Xamarin / iOS APIs to the Cross Platform Implementation\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Xavier Schott\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Library.iOS\")]\n[assembly: AssemblyCopyright(\"Copyright © 2018 Xavier Schott, MIT License\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n\n// The assembly version has the format \"{Major}.{Minor}.{Build}.{Revision}\".\n// The form \"{Major}.{Minor}.*\" will automatically update the build and revision,\n// and \"{Major}.{Minor}.{Build}.*\" will update just the revision.\n\n[assembly: AssemblyVersion(\"1.0.*\")]\n\n// The following attributes are used to specify the signing key for the assembly, \n// if desired. See the Mono documentation for more information about signing.\n\n//[assembly: AssemblyDelaySign(false)]\n//[assembly: AssemblyKeyFile(\"\")]\n"
  },
  {
    "path": "Library/UniversalBeacon.Library.iOS/UniversalBeacon.Library.iOS.csproj",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<Project DefaultTargets=\"Build\" ToolsVersion=\"4.0\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\r\n  <PropertyGroup>\r\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\r\n    <Platform Condition=\" '$(Platform)' == '' \">AnyCPU</Platform>\r\n    <ProjectGuid>{430362FE-C759-4D51-890F-1BF8308FC99F}</ProjectGuid>\r\n    <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r\n    <OutputType>Library</OutputType>\r\n    <RootNamespace>UniversalBeacon.Library</RootNamespace>\r\n    <AssemblyName>UniversalBeacon.Library.iOS</AssemblyName>\r\n    <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>\r\n  </PropertyGroup>\r\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' \">\r\n    <DebugSymbols>true</DebugSymbols>\r\n    <DebugType>full</DebugType>\r\n    <Optimize>false</Optimize>\r\n    <OutputPath>bin\\Debug</OutputPath>\r\n    <DefineConstants>DEBUG;</DefineConstants>\r\n    <ErrorReport>prompt</ErrorReport>\r\n    <WarningLevel>4</WarningLevel>\r\n    <CodesignKey>iPhone Developer</CodesignKey>\r\n    <MtouchDebug>true</MtouchDebug>\r\n    <MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>\r\n    <MtouchFastDev>true</MtouchFastDev>\r\n    <IOSDebuggerPort>26817</IOSDebuggerPort>\r\n    <DeviceSpecificBuild>false</DeviceSpecificBuild>\r\n    <MtouchVerbosity></MtouchVerbosity>\r\n    <MtouchLink></MtouchLink>\r\n    <MtouchHttpClientHandler></MtouchHttpClientHandler>\r\n  </PropertyGroup>\r\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' \">\r\n    <DebugType>pdbonly</DebugType>\r\n    <Optimize>true</Optimize>\r\n    <OutputPath>bin\\Release</OutputPath>\r\n    <DefineConstants></DefineConstants>\r\n    <ErrorReport>prompt</ErrorReport>\r\n    <WarningLevel>4</WarningLevel>\r\n    <CodesignKey>iPhone Developer</CodesignKey>\r\n    <MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>\r\n    <MtouchLink>SdkOnly</MtouchLink>\r\n    <MtouchVerbosity></MtouchVerbosity>\r\n    <MtouchHttpClientHandler></MtouchHttpClientHandler>\r\n  </PropertyGroup>\r\n  <ItemGroup>\r\n    <Reference Include=\"System\" />\r\n    <Reference Include=\"System.Xml\" />\r\n    <Reference Include=\"System.Core\" />\r\n    <Reference Include=\"Xamarin.iOS\" />\r\n  </ItemGroup>\r\n  <ItemGroup>\r\n    <Folder Include=\"Resources\\\" />\r\n  </ItemGroup>\r\n  <ItemGroup>\r\n    <Compile Include=\"iOSBluetoothPacketProvider.cs\" />\r\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\r\n  </ItemGroup>\r\n  <ItemGroup>\r\n    <ProjectReference Include=\"..\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\r\n      <Project>{83BE2E56-2400-40A2-8D88-B5DAE98213E1}</Project>\r\n      <Name>UniversalBeacon.Library.Core</Name>\r\n    </ProjectReference>\r\n  </ItemGroup>\r\n  <Import Project=\"..\\UniversalBeacon.Library.Cocoa\\UniversalBeacon.Library.Cocoa.projitems\" Label=\"Shared\" Condition=\"Exists('..\\UniversalBeacon.Library.Cocoa\\UniversalBeacon.Library.Cocoa.projitems')\" />\r\n  <Import Project=\"$(MSBuildExtensionsPath)\\Xamarin\\iOS\\Xamarin.iOS.CSharp.targets\" />\r\n</Project>"
  },
  {
    "path": "Library/UniversalBeacon.Library.iOS/iOSBluetoothPacketProvider.cs",
    "content": "﻿namespace UniversalBeacon.Library\n{\n    public class iOSBluetoothPacketProvider : CocoaBluetoothPacketProvider { }\n}\n"
  },
  {
    "path": "Library/UniversalBeaconLibrary.nuspec",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<package xmlns=\"http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd\">\n  <metadata>\n    <id>UniversalBeaconLibrary</id>\n\t<title>Universal Bluetooth Beacon Library</title>\n    <version>3.2.0</version>\n    <authors>Andreas Jakl, Chris Tacke, Xavier Schott</authors>\n    <owners>Andreas Jakl, Chris Tacke, Xavier Schott</owners>\n    <requireLicenseAcceptance>false</requireLicenseAcceptance>\n    <licenseUrl>https://github.com/andijakl/universal-beacon/blob/master/LICENSE</licenseUrl>\n    <projectUrl>https://github.com/andijakl/universal-beacon</projectUrl>\n    <iconUrl>https://raw.githubusercontent.com/andijakl/universal-beacon/master/UniversalBeaconLibraryLogo.png</iconUrl>\n\t<summary>Bluetooth Beacon specification parsing support for Eddystone, iBeacon. Beacon discovery and received frame update management.</summary>\n    <description>Provides support for several Bluetooth Beacon specifications. Manages received Bluetooth advertisements, clusters them into individual beacons and parses the advertisement payloads according to specifications including the Eddystone open Bluetooth beacon format from Google, as well as beacons comparable to the iBeacon / Proximity Beacon format by Apple.</description>\n    <copyright>Copyright 2015 - 2017 Andreas Jakl, Chris Tacke. All rights reserved.</copyright>\n    <tags>bluetooth beacon beacons ibeacon eddystone altbeacon bluetoothle bluetoothsmart bluetooth le bluetooth smart ble proximity universal</tags>\n    <repository url=\"https://github.com/andijakl/universal-beacon\" />\n    <dependencies>\n      <group targetFramework=\".NETStandard1.3\">\n        <dependency id=\"NETStandard.Library\" version=\"1.6.1\" exclude=\"Build,Analyzers\" />\n      </group>\n    </dependencies>\n  </metadata>\n  <files>\n\t<!-- Cross-platform reference assemblies -->\n    <file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Core\\bin\\Release\\netstandard1.3\\UniversalBeacon.Library.Core.dll\" target=\"lib\\netstandard1.3\\UniversalBeacon.Library.Core.dll\" />\n    <file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Core\\bin\\Release\\netstandard1.3\\UniversalBeacon.Library.Core.pdb\" target=\"lib\\netstandard1.3\\UniversalBeacon.Library.Core.pdb\" />\n\t\n\t<!-- Android reference assemblies -->\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Android\\bin\\Release\\UniversalBeacon.Library.Core.dll\" target=\"lib\\MonoAndroid10\\UniversalBeacon.Library.Core.dll\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Android\\bin\\Release\\UniversalBeacon.Library.Core.pdb\" target=\"lib\\MonoAndroid10\\UniversalBeacon.Library.Core.pdb\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Android\\bin\\Release\\UniversalBeacon.Library.Android.dll\" target=\"lib\\MonoAndroid10\\UniversalBeacon.Library.Android.dll\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.Android\\bin\\Release\\UniversalBeacon.Library.Android.pdb\" target=\"lib\\MonoAndroid10\\UniversalBeacon.Library.Android.pdb\" />\n    \n\t<!-- UWP reference assemblies -->\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.UWP\\bin\\Release\\UniversalBeacon.Library.Core.dll\" target=\"lib\\UAP10\\UniversalBeacon.Library.Core.dll\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.UWP\\bin\\Release\\UniversalBeacon.Library.Core.pdb\" target=\"lib\\UAP10\\UniversalBeacon.Library.Core.pdb\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.UWP\\bin\\Release\\UniversalBeacon.Library.UWP.dll\" target=\"lib\\UAP10\\UniversalBeacon.Library.UWP.dll\" />\n\t<file src=\"D:\\Source\\GitHub\\universal-beacon\\Library\\UniversalBeacon.Library.UWP\\bin\\Release\\UniversalBeacon.Library.UWP.pdb\" target=\"lib\\UAP10\\UniversalBeacon.Library.UWP.pdb\" />\n\t\n\t<!-- iOS reference assemblies -->\n  </files>\n</package>"
  },
  {
    "path": "README.md",
    "content": "# Universal Bluetooth Beacon Library\n\nManage Bluetooth® Beacons through a cross-platform .NET Standard library. Get details for the open Eddystone™ Bluetooth beacon format from Google, as well as beacons comparable to Apple® iBeacon™. Supported on all platforms that are compatible to .NET Standard 1.3+ - including Windows 10, Xamarin (iOS, Android), Mac and Linux.\n\nDirectly use the received Bluetooth Low Energy Advertisement notifications from the base operating system and let the library take care of the rest for you. It extracts, combines and updates unique beacons, associated individual frames to the beacons and parses their contents - e.g., the beacon IDs, URLs or telemetry information like temperature or battery voltage.\n\n[NuGet Library Download](https://www.nuget.org/packages/UniversalBeaconLibrary) | [Windows 10 Example App Download](https://www.microsoft.com/store/apps/9NBLGGH1Z24K)\n\n\n\n## Background - Bluetooth Beacons\n\nBluetooth Low Energy / LE (BLE) allows objects to be discovered - for example, it enables your phone to connect to a heart rate belt or a headset. A Bluetooth Beacon does not connect to your phone; instead, it continuously transmits small amounts of data - no matter if someone is listening or not. The efficient nature of Bluetooth ensures that the battery of a beacon nevertheless lasts several months.\n\nPhones and apps can react to Bluetooth Beacons - e.g., to trigger specific actions when the user is close to a physical location. In contrast to GPS, this works even indoors and has a much better accuracy.\n\nTo differentiate between different beacons and to give each one a unique meaning in your virtual world, beacons send out information packages. These are formatted according to a certain specification. While the general way of broadcasting these information packages is standardized by the Bluetooth Core specification, the beacon package contents are not. Platforms like Windows 10 come with APIs to receive Bluetooth LE advertisements, but does not contain an SDK to work with common beacon protocols.\n\n\n\n## The Universal Beacon Library\n\nProvides an easy way for C#/.NET apps to manage beacons and to parse their information packages.\n\nAs a developer, you only have to feed the received Bluetooth advertisements into the library - it will analyze, cluster and parse the contents, so that you can easily access the latest data from each individual beacon.\n\nClustering is achieved through the Bluetooth address (MAC): the constant and regular advertisements of multiple beacons are matched to unique beacons.\n\nThe next step is analyzing the conents of the advertisement payloads. The library can work with data comparable to Apple iBeacon (Proximity Beacon) frames, as well as the open [Eddystone specification](https://github.com/google/eddystone), including three frame types that have been defined:\n\n* UID frames\n* URL frames\n* TLM (Telemetry) frames\n* EID frames\n\nInstead of having to implement the specifications yourself and worry about encodings and byte orderings, you can directly access the latest available information through convenient classes and properties. For unknown frames of other beacon types, it's easy to extend the library to parse the payload in a derived beacon frame class and make use of the beacon management and information update features of the library.\n\nNote: for using Apple iBeacon technology in your services (in order to make your services compatible to iOS devices), you need to agree to and comply with the [Apple iBeacon license agreement](https://developer.apple.com/ibeacon/).\n\n\n\n## Feature Overview\n\n- Directly analyzes received Bluetooth LE advertisements (e.g., `BluetoothLEAdvertisementReceivedEventArgs` for UWP apps)\n- Clusters based on Bluetooth MAC address and keeps frame types up to date with the latest information\n- Retrieve Bluetooth address (MAC), signal strength (RSSI) and latest update timestamp for each beacon\n- Parses individual advertisement frame contents\n- Eddystone UID frame:\n  - Ranging data\n  - Namespace ID\n  - Instance ID\n- Eddystone Telemetry (TLM) frame:\n  - Version\n  - Battery [V]\n  - Beacon temperature [°C]\n  - Count of advertisement frames sent since power up\n  - Time since power up\n- Eddystone URL frame:\n  - Ranging data\n  - Complete URL\n- Eddystone EID frame:\n  - Ranging data\n  - Ephemeral Identifier\n- Proximity Beacon Frames (comparable to the Apple iBeacon format)\n  - Uuid\n  - Major ID\n  - Minor ID\n- Raw payload for all other beacons\n\n\n\n## Example Apps\n\nThe included example apps continuously scan for Bluetooth LE advertisements. They associate these with known or new Bluetooth MAC addresses to identify beacons. The individual advertisement frames are then parsed for known frame types - which are currently the three frame types defined by the Eddystone beacon format by Google, as well as Proximity Beacon frames (compatible to iBeacons).\n\nThe example app comes in two versions:\n\n1. WindowsBeacons: Universal Windows app (UWP) called Bluetooth Beacon Interactor. The app has been tested on Windows 10 tablets and phones and requires Bluetooth LE (BLE) capable hardware. Make sure your device has Bluetooth activated (in Windows settings and also in hardware in case your device allows turning off bluetooth using a key combination) and is not in airplane mode. Download and test the example app from the Windows 10 store: https://www.microsoft.com/store/apps/9NBLGGH1Z24K\n2. UniversalBeacon: Cross-Platform implementation with Xamarin. Core part in UniversalBeacon.Sample project. Platform-specific implementations in UniversalBeacon.Sample.Android and UniversalBeacon.Sample.UWP. iOS version is coming later. The Xamarin sample apps currently have a simpler UI than the UWP sample app.\n\n\n### Permissions and Privacy Settings in Windows 10\n\nTo allow apps to receive data from Bluetooth Beacons, you have to ensure Windows 10 is configured correctly.\n\n1. Turn off flight mode: Settings -> Network & Internet -> Flight mode\n2. Turn on Bluetooth: Settings -> Devices -> Bluetooth\n3. Turn on Device Sync: Settings -> Privacy -> Other devices -> Sync with devices (Example: beacons).\n\n\n\n## Usage example (C#)\n\n### Registering for beacons and handling the data (C#, UWP)\n\n```csharp\npublic sealed partial class MainPage : Page\n{\n\t// Bluetooth Beacons\n\tprivate readonly BluetoothLEAdvertisementWatcher _watcher;\n\n\tprivate readonly BeaconManager _beaconManager;\n\t\n\tpublic MainPage()\n\t{\n\t\t// [...]\n\t\t// Construct the Universal Bluetooth Beacon manager\n\t\tvar provider = new WindowsBluetoothPacketProvider();\n\t\t_beaconManager = new BeaconManager(provider);\n\t\t_beaconManager.BeaconAdded += BeaconManagerOnBeaconAdded;\n\t\t_beaconManager.Start();\n\t}\n\t\n\t// Call this method e.g., when tapping a button\n\tprivate void BeaconManagerOnBeaconAdded(object sender, Beacon beacon)\n\t{\n\t\tDebug.WriteLine(\"\\nBeacon: \" + beacon.BluetoothAddressAsString);\n\t\tDebug.WriteLine(\"Type: \" + beacon.BeaconType);\n\t\tDebug.WriteLine(\"Last Update: \" + beacon.Timestamp);\n\t\tDebug.WriteLine(\"RSSI: \" + beacon.Rssi);\n\t\tforeach (var beaconFrame in beacon.BeaconFrames.ToList())\n\t\t{\n\t\t\t// Print a small sample of the available data parsed by the library\n\t\t\tif (beaconFrame is UidEddystoneFrame)\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Eddystone UID Frame\");\n\t\t\t\tDebug.WriteLine(\"ID: \" + ((UidEddystoneFrame)beaconFrame).NamespaceIdAsNumber.ToString(\"X\") + \" / \" +\n\t\t\t\t\t\t\t\t((UidEddystoneFrame)beaconFrame).InstanceIdAsNumber.ToString(\"X\"));\n\t\t\t}\n\t\t\telse if (beaconFrame is UrlEddystoneFrame)\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Eddystone URL Frame\");\n\t\t\t\tDebug.WriteLine(\"URL: \" + ((UrlEddystoneFrame)beaconFrame).CompleteUrl);\n\t\t\t}\n\t\t\telse if (beaconFrame is TlmEddystoneFrame)\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Eddystone Telemetry Frame\");\n\t\t\t\tDebug.WriteLine(\"Temperature [°C]: \" + ((TlmEddystoneFrame)beaconFrame).TemperatureInC);\n\t\t\t\tDebug.WriteLine(\"Battery [mV]: \" + ((TlmEddystoneFrame)beaconFrame).BatteryInMilliV);\n\t\t\t}\n\t\t\telse if (beaconFrame is EidEddystoneFrame)\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Eddystone EID Frame\");\n\t\t\t\tDebug.WriteLine(\"Ranging Data: \" + ((EidEddystoneFrame)beaconFrame).RangingData);\n\t\t\t\tDebug.WriteLine(\"Ephemeral Identifier: \" + BitConverter.ToString(((EidEddystoneFrame)beaconFrame).EphemeralIdentifier));\n\t\t\t}\n\t\t\telse if (beaconFrame is ProximityBeaconFrame)\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Proximity Beacon Frame (iBeacon compatible)\");\n\t\t\t\tDebug.WriteLine(\"Uuid: \" + ((ProximityBeaconFrame)beaconFrame).UuidAsString);\n\t\t\t\tDebug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MajorAsString);\n\t\t\t\tDebug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MinorAsString);\n\t\t\t}\n\t\t\telse\n\t\t\t{\n\t\t\t\tDebug.WriteLine(\"Unknown frame - not parsed by the library, write your own derived beacon frame type!\");\n\t\t\t\tDebug.WriteLine(\"Payload: \" + BitConverter.ToString(((UnknownBeaconFrame)beaconFrame).Payload));\n\t\t\t}\n\t\t}\n\t}\n}\n``` \n\n\n\n## Availability\n\nThe Core Universal Beacon Library is available in C# for .NET Standard 1.3 - it is therefore compatible to Windows UWP, Xamarin (Android / iOS / UWP / Mac / Linux) and other platforms supported by .NET Standard. Extension libraries are currently included for UWP and Xamarin/Android to interface with the platform Bluetooth APIs.\n\nTo keep up to date, either watch this project or [follow me on Twitter](https://twitter.com/andijakl).\n\n\n\n\n## Installation\n\nIf you want to use the Universal Beacon Library from your own app, the easiest option is to use the NuGet package manager in Visual Studio 2015 to automatically download & integrate the library:\n\n1. Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution...\n2. Search \"Online\" for \"Universal Bluetooth Beacon Library\"\n3. Install the library.\n\nAlternatively, use the NuGet Package Manager console as described here: https://www.nuget.org/packages/UniversalBeaconLibrary\n\nTo try the Xamarin (Android / UWP) or Windows 10 (UWP) example apps, download the complete library package from this site.\n\n\n\n## Version History\n\n### 3.2.0 - August 2017\n* Add support for Eddystone EID frame type: https://github.com/google/eddystone/tree/master/eddystone-eid\n* Additional check for type in IsValid implementation of Eddystone frame types\n\n### 3.1.0 - August 2017\n* Improve events provided by cross-platform interop code to surface more events to the custom app implementation. Based on these improvements, the UWP example app now again correctly displays status and error messages.\n* Adds BeaconAdded event to the BeaconManager class\n* Updated sample code to also include handling Proximity Beacon frames (iBeacon compatible)\n* UWP Sample app handles additional Bluetooth error status codes\n\n### 3.0.0 - August 2017\n* Port from UWP to .NET Standard 1.3, for cross platform compatibility to Windows, Linux, Mac and Xamarin (iOS, Android)\n* Library split into core .NET Standard library, plus platform extension libraries for Android and UWP\n* New Xamarin example app for Android and UWP\n* Some code changes needed to update from the previous to this version!\n* New collaborator: Chris Tacke, https://github.com/ctacke\n\n### 2.0.0 - April 2017\n* Add support for beacons comparable to iBeacons (contribution from kobush, https://github.com/andijakl/universal-beacon/pull/4)\n* Make Eddystone URLs clickable\n* Updated dependencies\n* Fix status bar color on Windows 10 Mobile (thanks to Jesse Leskinen for the hint https://twitter.com/jessenic/status/806869124056043521)\n\n### 1.8.1 - February 2016\n* Use sbyte instead of byte for accessing ranging data in Eddystone UID and URL frames to ease development and remove the need for manual casting.\n\n### 1.7.0 - January 2016\n* Added translations to Chinese, French, Russian and Portuguese\n\n### 1.6.0 - January 2016\n* Added translation to German\n* Fix crash when a Bluetooth Beacon with no further data is found.\n\n### 1.5.0 - December 2015\n* Allow last two bytes of the Eddystone UID frame to be 0x00 0x00 for RFU, according to the specification.\nSome beacons do not send these bytes; the library now allows both variants. When creating a UID record,\nthe library will now add the two additional bytes to conform to the spec.\n\n### 1.4.0 - December 2015\n* Fix black window background color in example app on latest Windows 10 Mobile version\n\n### 1.3.0 - September 2015\n* Example app allows clearing visible information\n\n### 1.2.0 - August 2015\n* Improvements in naming and Eddystone references\n\n### 1.1.0 - August 2015\n* Manually construct Eddystone TLM & UID frames\n\n### 1.0.0 - August 2015\n* Initial release\n* Works with received Bluetooth advertisements from the Windows 10 Bluetooth LE API\n* Combines individual received frames based on the Bluetooth MAC address to associate them with unique beacons\n* Support for parsing Google Eddystone URL, UID and TLM frames\n\n\n\n## Status & Roadmap\n\nThe Universal Bluetooth Beacon library is classified as stable release and is in use in several projects, most importantly [Bluetooth Beacon Interactor](https://www.microsoft.com/store/apps/9NBLGGH1Z24K) for Windows 10.\n\nAny open issues as well as planned features are tracked online:\nhttps://github.com/andijakl/universal-beacon/issues\n\n\n\n## License & Related Information\n\nThe library is released under the Apache license and is partly based on the [Eddystone™](https://github.com/google/eddystone) specification, which is also released under Apache license - see the LICENSE file for details.\niBeacon™ is a Trademark by Apple Inc. Bluetooth® is a registered trademarks of Bluetooth SIG, Inc.\n\nThe example application is licensed under the GPL v3 license - see LICENSE.GPL for details.\n\nDeveloped by Andreas Jakl and Chris Tacke\nhttps://twitter.com/andijakl\nhttps://www.andreasjakl.com/\n\nLibrary homepage on GitHub:\nhttps://github.com/andijakl/universal-beacon\n\nLibrary package on NuGet:\nhttps://www.nuget.org/packages/UniversalBeaconLibrary\n\nYou might also be interested in the NFC / NDEF library:\nhttps://github.com/andijakl/ndef-nfc\n\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/App.xaml",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<Application xmlns=\"http://xamarin.com/schemas/2014/forms\"\n             xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n             x:Class=\"UniversalBeacon.Sample.App\">\n\t<Application.Resources>\n\n\t\t<!-- Application resource dictionary -->\n\n\t</Application.Resources>\n</Application>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/App.xaml.cs",
    "content": "﻿using UniversalBeacon.Sample.Views;\nusing Xamarin.Forms;\n\nnamespace UniversalBeacon.Sample\n{\n    public partial class App : Application\n    {\n        private readonly HomeView _viewInstance;\n\n        public App()\n        {\n            InitializeComponent();\n           \n            _viewInstance = new HomeView();\n            MainPage = _viewInstance;\n        }\n       \n\n        protected override async void OnStart()\n        {\n            // Handle when your app starts\n            await _viewInstance.Init();\n        }\n\n        protected override void OnSleep()\n        {\n            // Handle when your app sleeps\n        }\n\n        protected override void OnResume()\n        {\n            // Handle when your app resumes\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/FrameTemplateSelector.cs",
    "content": "﻿using UniversalBeacon.Library.Core.Entities;\nusing UniversalBeacon.Sample.ViewCells;\nusing Xamarin.Forms;\n\nnamespace UniversalBeacon.Sample\n{\n    internal class FrameTemplateSelector : DataTemplateSelector\n    {\n        private readonly DataTemplate _eddystoneTlmTemplate;\n        private readonly DataTemplate _otherTemplate;\n\n        public FrameTemplateSelector()\n        {\n            _eddystoneTlmTemplate = new DataTemplate(typeof(EddystoneTLMViewCell));\n            _otherTemplate = new DataTemplate(typeof(GenericViewCell));\n        }\n\n        protected override DataTemplate OnSelectTemplate(object item, BindableObject container)\n        {\n            if (item is Beacon beacon && beacon.BeaconType == Beacon.BeaconTypeEnum.Eddystone)\n            {\n                return _eddystoneTlmTemplate;\n            }\n            return _otherTemplate;\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/Models/BeaconService.cs",
    "content": "﻿using System;\nusing System.Collections.ObjectModel;\nusing System.Diagnostics;\nusing OpenNETCF.IoC;\nusing UniversalBeacon.Library.Core.Entities;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing Xamarin.Forms;\n\nnamespace UniversalBeacon.Sample.Models\n{\n    internal class BeaconService : IDisposable\n    {\n        private readonly BeaconManager _manager;\n\n        public BeaconService()\n        {\n            // get the platform-specific provider\n            var provider = RootWorkItem.Services.Get<IBluetoothPacketProvider>();\n\n            if(null != provider) {\n                // create a beacon manager, giving it an invoker to marshal collection changes to the UI thread\n                _manager = new BeaconManager(provider, Device.BeginInvokeOnMainThread);\n                _manager.Start();\n                #if DEBUG\n                _manager.BeaconAdded += _manager_BeaconAdded;\n                provider.AdvertisementPacketReceived += Provider_AdvertisementPacketReceived;\n                #endif // DEBUG\n            }\n        }\n\n        public void Dispose()\n        {\n            _manager?.Stop();\n        }\n\n        public ObservableCollection<Beacon> Beacons => _manager?.BluetoothBeacons;\n\n#if DEBUG\n        void _manager_BeaconAdded(object sender, Beacon e)\n        {\n            Debug.WriteLine($\"_manager_BeaconAdded {sender} Beacon {e}\");\n        }\n\n        void Provider_AdvertisementPacketReceived(object sender, UniversalBeacon.Library.Core.Interop.BLEAdvertisementPacketArgs e)\n        {\n            Debug.WriteLine($\"Provider_AdvertisementPacketReceived {sender} Beacon {e}\");\n        }\n#endif // DEBUG\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/UniversalBeacon.Sample.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project Sdk=\"Microsoft.NET.Sdk\">\n\n    <PropertyGroup>\n        <TargetFramework>netstandard2.0</TargetFramework>\n        <DebugType>full</DebugType>\n        <RootNamespace>UniversalBeacon.Sample</RootNamespace>\n\t\t<RestoreProjectStyle>PackageReference</RestoreProjectStyle>\n\t\t<Version>3.0.0</Version>\n\t\t<Description>Generic sample code for the Universal Bluetooth Beacon Library used by the cross platform Xamarin examples.</Description>\n\t\t<Authors>Andreas Jakl, Chris Tacke</Authors>\n\t\t<Company>Andreas Jakl, Chris Tacke</Company>\n\t\t<Copyright>Copyright 2015 - 2018 Andreas Jakl, Chris Tacke. All rights reserved.</Copyright>\n\t\t<PackageLicenseUrl>https://github.com/andijakl/universal-beacon/blob/master/LICENSE</PackageLicenseUrl>\n\t\t<PackageProjectUrl>https://github.com/andijakl/universal-beacon</PackageProjectUrl>\n\t\t<PackageIconUrl>https://raw.githubusercontent.com/andijakl/universal-beacon/master/UniversalBeaconLibraryLogo.png</PackageIconUrl>\n\t\t<RepositoryUrl>https://github.com/andijakl/universal-beacon</RepositoryUrl>\n    </PropertyGroup>\n\n    <ItemGroup>\n      <None Remove=\"ViewCells\\EddystoneTLMViewCell.xaml\" />\n      <None Remove=\"ViewCells\\GenericViewCell.xaml\" />\n    </ItemGroup>\n\n\n  <ItemGroup>\n    <PackageReference Include=\"opennetcf-ioc-standard\" Version=\"1.0.17213\" />\n    <PackageReference Include=\"Plugin.Permissions\" Version=\"3.0.0.12\" />\n    <PackageReference Include=\"Xamarin.Forms\" Version=\"3.1.0.697729\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Folder Include=\"Properties\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Compile Update=\"ViewCells\\EddystoneTLMViewCell.xaml.cs\">\n      <SubType>Code</SubType>\n    </Compile>\n    <Compile Update=\"ViewCells\\GenericViewCell.xaml.cs\">\n      <SubType>Code</SubType>\n    </Compile>\n  </ItemGroup>\n  <ItemGroup>\n    <None Update=\"App.xaml\">\n      <SubType>Designer</SubType>\n      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>\n    </None>\n    <None Update=\"ViewCells\\EddystoneTLMViewCell.xaml\">\n      <SubType>Designer</SubType>\n      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>\n    </None>\n    <None Update=\"ViewCells\\GenericViewCell.xaml\">\n      <SubType>Designer</SubType>\n      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>\n    </None>\n    <None Update=\"Views\\HomeView.xaml\">\n      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>\n      <SubType>Designer</SubType>\n    </None>\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Reference Include=\"Plugin.CurrentActivity\">\n      <HintPath>$(NugetPackagesPath)\\plugin.currentactivity\\2.1.0.2\\lib\\monoandroid44\\Plugin.CurrentActivity.dll</HintPath>\n    </Reference>\n  </ItemGroup>\n</Project>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/ViewCells/EddystoneTLMViewCell.xaml",
    "content": "﻿<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<ViewCell xmlns=\"http://xamarin.com/schemas/2014/forms\" \n             xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n             x:Class=\"UniversalBeacon.Sample.ViewCells.EddystoneTLMViewCell\">\n    <StackLayout\n        Orientation=\"Vertical\">\n        <Label\n            FontSize=\"Medium\"\n            Text=\"{Binding BeaconType}\"\n            />\n        <Label\n            FontSize=\"Small\"\n            Text=\"{Binding BluetoothAddressAsString}\"\n            />\n        \n        <Label\n            FontSize=\"Small\"\n            Text=\"{Binding Rssi, StringFormat='Signal: {0}'}\"\n            />\n        <!--\n        <ListView\n                Margin=\"20,0,0,0\"\n                ItemsSource=\"{Binding BeaconFrames}\"\n                HasUnevenRows=\"True\">\n            >\n            <ListView.ItemTemplate>\n                <DataTemplate>\n                    <ViewCell>\n                        <StackLayout\n                            Orientation=\"Vertical\"\n                            BackgroundColor=\"LightGray\">\n                            <Label\n                                FontSize=\"Small\"\n                                Text=\"{Binding TemperatureInC, StringFormat='Temperature: {0}C'}\" />\n                        </StackLayout>\n                    </ViewCell>\n                </DataTemplate>\n            </ListView.ItemTemplate>\n        </ListView>\n        -->\n    </StackLayout>\n</ViewCell>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/ViewCells/EddystoneTLMViewCell.xaml.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\nusing System.Threading.Tasks;\n\nusing Xamarin.Forms;\nusing Xamarin.Forms.Xaml;\n\nnamespace UniversalBeacon.Sample.ViewCells\n{\n\t[XamlCompilation(XamlCompilationOptions.Compile)]\n\tpublic partial class EddystoneTLMViewCell : ViewCell\n\t{\n\t\tpublic EddystoneTLMViewCell ()\n\t\t{\n\t\t\tInitializeComponent ();\n\t\t}\n\t}\n}"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/ViewCells/GenericViewCell.xaml",
    "content": "﻿<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<ViewCell xmlns=\"http://xamarin.com/schemas/2014/forms\" \n             xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n             x:Class=\"UniversalBeacon.Sample.ViewCells.GenericViewCell\">\n    <StackLayout\n        Orientation=\"Vertical\">\n        <Label\n            FontSize=\"Medium\"\n            Text=\"{Binding BeaconType}\"\n            />\n        <Label\n            FontSize=\"Small\"\n            Text=\"{Binding BluetoothAddressAsString}\"\n            />\n        <Label\n            FontSize=\"Small\"\n            Text=\"{Binding Rssi, StringFormat='Signal: {0}'}\"\n            />\n    </StackLayout>\n</ViewCell>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/ViewCells/GenericViewCell.xaml.cs",
    "content": "﻿using Xamarin.Forms;\nusing Xamarin.Forms.Xaml;\n\nnamespace UniversalBeacon.Sample.ViewCells\n{\n\t[XamlCompilation(XamlCompilationOptions.Compile)]\n\tpublic partial class GenericViewCell : ViewCell\n\t{\n\t\tpublic GenericViewCell ()\n\t\t{\n\t\t\tInitializeComponent ();\n\t\t}\n\t}\n}"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/ViewModels/HomeViewModel.cs",
    "content": "﻿using OpenNETCF.IoC;\nusing System;\nusing System.Collections.ObjectModel;\nusing System.ComponentModel;\nusing System.Diagnostics;\nusing System.Threading.Tasks;\nusing Plugin.Permissions;\nusing Plugin.Permissions.Abstractions;\nusing UniversalBeacon.Library.Core.Entities;\nusing UniversalBeacon.Sample.Models;\n\nnamespace UniversalBeacon.Sample.ViewModels\n{\n    public class HomeViewModel : INotifyPropertyChanged\n    {\n        public event PropertyChangedEventHandler PropertyChanged;\n\n        private BeaconService _service;\n        public ObservableCollection<Beacon> Beacons => _service?.Beacons;\n        private Beacon _selectedBeacon;\n        \n        public async Task RequestPermissions()\n        {\n            await RequestLocationPermission();\n        }\n\n        private async Task RequestLocationPermission()\n        {\n            // Actually coarse location would be enough, the plug-in only provides a way to request fine location\n            var requestedPermissions = await CrossPermissions.Current.RequestPermissionsAsync(Plugin.Permissions.Abstractions.Permission.Location);\n            var requestedPermissionStatus = requestedPermissions[Plugin.Permissions.Abstractions.Permission.Location];\n            Debug.WriteLine(\"Location permission status: \" + requestedPermissionStatus);\n            if (requestedPermissionStatus == PermissionStatus.Granted)\n            {\n                Debug.WriteLine(\"Starting beacon service...\");\n                StartBeaconService();\n            }\n        }\n\n        private void StartBeaconService()\n        {\n            _service = RootWorkItem.Services.Get<BeaconService>();\n            if (_service == null)\n            {\n                _service = RootWorkItem.Services.AddNew<BeaconService>();\n                if (_service.Beacons != null) _service.Beacons.CollectionChanged += Beacons_CollectionChanged;\n            }\n        }\n\n        private void Beacons_CollectionChanged(object sender, System.Collections.Specialized.NotifyCollectionChangedEventArgs e)\n        {\n            Debug.WriteLine($\"Beacons_CollectionChanged {sender} e {e}\");\n        }\n\n\n        public Beacon SelectedBeacon\n        {\n            get => _selectedBeacon;\n            set\n            {\n                _selectedBeacon = value;\n                PropertyChanged.Fire(this, \"SelectedBeacon\");\n            }\n        }\n\n\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/Views/HomeView.xaml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<ContentPage xmlns=\"http://xamarin.com/schemas/2014/forms\"\n             xmlns:x=\"http://schemas.microsoft.com/winfx/2009/xaml\"\n             xmlns:local=\"clr-namespace:UniversalBeacon.Sample\"\n             x:Class=\"UniversalBeacon.Sample.Views.HomeView\">\n    <ContentPage.Resources>\n        <ResourceDictionary>\n            <local:FrameTemplateSelector x:Key=\"FrameTemplateSelector\" />\n        </ResourceDictionary>\n    </ContentPage.Resources>\n    <ContentPage.Content>\n        <StackLayout Spacing=\"0\">\n            <BoxView BackgroundColor=\"#0089ff\">\n                <BoxView.HeightRequest>\n                    <OnPlatform x:TypeArguments=\"x:Double\"\n                                Android=\"20\"\n                                WinPhone=\"20\"\n                                Default=\"20\"\n                                iOS=\"40\"/>\n                </BoxView.HeightRequest>\n            </BoxView>\n            <Label Text=\"Universal Beacon Sample\" TextColor=\"White\" BackgroundColor=\"#0089ff\" HorizontalTextAlignment=\"Center\"/>\n            <BoxView HeightRequest=\"20\" BackgroundColor=\"#0089ff\"/>\n            <ListView\n                ItemTemplate=\"{StaticResource FrameTemplateSelector}\" \n                ItemsSource=\"{Binding Beacons}\"\n                SelectedItem=\"{Binding SelectedBeacon}\"\n                HasUnevenRows=\"True\">\n            </ListView>\n        </StackLayout>\n    </ContentPage.Content>\n</ContentPage>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample/Views/HomeView.xaml.cs",
    "content": "﻿using System.Threading.Tasks;\nusing UniversalBeacon.Sample.ViewModels;\nusing Xamarin.Forms;\nusing Xamarin.Forms.Xaml;\n\nnamespace UniversalBeacon.Sample.Views\n{\n    [XamlCompilation(XamlCompilationOptions.Compile)]\n    public partial class HomeView : ContentPage\n    {\n        private readonly HomeViewModel _viewModel;\n\n        public HomeView()\n        {\n            InitializeComponent();\n\n            _viewModel = new HomeViewModel();\n            BindingContext = _viewModel;\n        }\n\n        public async Task Init()\n        {\n            await _viewModel.RequestPermissions();\n        }\n    }\n}"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Assets/AboutAssets.txt",
    "content": "Any raw assets you want to be deployed with your application can be placed in\nthis directory (and child directories) and given a Build Action of \"AndroidAsset\".\n\nThese files will be deployed with you package and will be accessible using Android's\nAssetManager, like this:\n\npublic class ReadAsset : Activity\n{\n\tprotected override void OnCreate (Bundle bundle)\n\t{\n\t\tbase.OnCreate (bundle);\n\n\t\tInputStream input = Assets.Open (\"my_asset.txt\");\n\t}\n}\n\nAdditionally, some Android functions will automatically load asset files:\n\nTypeface tf = Typeface.CreateFromAsset (Context.Assets, \"fonts/samplefont.ttf\");\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Main.storyboard",
    "content": "﻿<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<document type=\"com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"6198\" systemVersion=\"14A297b\" targetRuntime=\"MacOSX.Cocoa\" propertyAccessControl=\"none\" useAutolayout=\"YES\" initialViewController=\"B8D-0N-5wS\">\n    <dependencies>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.CocoaPlugin\" version=\"6198\" />\n    </dependencies>\n    <scenes>\n        <!--Application-->\n        <scene sceneID=\"JPo-4y-FX3\">\n            <objects>\n                <application id=\"hnw-xV-0zn\" sceneMemberID=\"viewController\">\n                    <menu key=\"mainMenu\" title=\"Main Menu\" systemMenu=\"main\" id=\"AYu-sK-qS6\">\n                        <items>\n                            <menuItem title=\"Universal Beacon\" id=\"1Xt-HY-uBw\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"Universal Beacon\" systemMenu=\"apple\" id=\"uQy-DD-JDr\">\n                                    <items>\n                                        <menuItem title=\"About Universal Beacon\" id=\"5kV-Vb-QxS\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"orderFrontStandardAboutPanel:\" target=\"Ady-hI-5gd\" id=\"Exp-CZ-Vem\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"VOq-y0-SEH\" />\n                                        <menuItem title=\"Preferences…\" keyEquivalent=\",\" id=\"BOF-NM-1cW\" />\n                                        <menuItem isSeparatorItem=\"YES\" id=\"wFC-TO-SCJ\" />\n                                        <menuItem title=\"Services\" id=\"NMo-om-nkz\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Services\" systemMenu=\"services\" id=\"hz9-B4-Xy5\" />\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"4je-JR-u6R\" />\n                                        <menuItem title=\"Hide Universal Beacon\" keyEquivalent=\"h\" id=\"Olw-nP-bQN\">\n                                            <connections>\n                                                <action selector=\"hide:\" target=\"Ady-hI-5gd\" id=\"PnN-Uc-m68\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Hide Others\" keyEquivalent=\"h\" id=\"Vdr-fp-XzO\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                            <connections>\n                                                <action selector=\"hideOtherApplications:\" target=\"Ady-hI-5gd\" id=\"VT4-aY-XCT\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Show All\" id=\"Kd2-mp-pUS\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"unhideAllApplications:\" target=\"Ady-hI-5gd\" id=\"Dhg-Le-xox\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"kCx-OE-vgT\" />\n                                        <menuItem title=\"Quit Universal Beacon\" keyEquivalent=\"q\" id=\"4sb-4s-VLi\">\n                                            <connections>\n                                                <action selector=\"terminate:\" target=\"Ady-hI-5gd\" id=\"Te7-pn-YzF\" />\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"File\" id=\"dMs-cI-mzQ\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"File\" id=\"bib-Uj-vzu\">\n                                    <items>\n                                        <menuItem title=\"New\" keyEquivalent=\"n\" id=\"Was-JA-tGl\">\n                                            <connections>\n                                                <action selector=\"newDocument:\" target=\"Ady-hI-5gd\" id=\"4Si-XN-c54\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Open…\" keyEquivalent=\"o\" id=\"IAo-SY-fd9\">\n                                            <connections>\n                                                <action selector=\"openDocument:\" target=\"Ady-hI-5gd\" id=\"bVn-NM-KNZ\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Open Recent\" id=\"tXI-mr-wws\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Open Recent\" systemMenu=\"recentDocuments\" id=\"oas-Oc-fiZ\">\n                                                <items>\n                                                    <menuItem title=\"Clear Menu\" id=\"vNY-rz-j42\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"clearRecentDocuments:\" target=\"Ady-hI-5gd\" id=\"Daa-9d-B3U\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"m54-Is-iLE\" />\n                                        <menuItem title=\"Close\" keyEquivalent=\"w\" id=\"DVo-aG-piG\">\n                                            <connections>\n                                                <action selector=\"performClose:\" target=\"Ady-hI-5gd\" id=\"HmO-Ls-i7Q\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Save…\" keyEquivalent=\"s\" id=\"pxx-59-PXV\">\n                                            <connections>\n                                                <action selector=\"saveDocument:\" target=\"Ady-hI-5gd\" id=\"teZ-XB-qJY\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Save As…\" keyEquivalent=\"S\" id=\"Bw7-FT-i3A\">\n                                            <connections>\n                                                <action selector=\"saveDocumentAs:\" target=\"Ady-hI-5gd\" id=\"mDf-zr-I0C\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Revert to Saved\" id=\"KaW-ft-85H\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"revertDocumentToSaved:\" target=\"Ady-hI-5gd\" id=\"iJ3-Pv-kwq\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"aJh-i4-bef\" />\n                                        <menuItem title=\"Page Setup…\" keyEquivalent=\"P\" id=\"qIS-W8-SiK\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" shift=\"YES\" command=\"YES\" />\n                                            <connections>\n                                                <action selector=\"runPageLayout:\" target=\"Ady-hI-5gd\" id=\"Din-rz-gC5\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Print…\" keyEquivalent=\"p\" id=\"aTl-1u-JFS\">\n                                            <connections>\n                                                <action selector=\"print:\" target=\"Ady-hI-5gd\" id=\"qaZ-4w-aoO\" />\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Edit\" id=\"5QF-Oa-p0T\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"Edit\" id=\"W48-6f-4Dl\">\n                                    <items>\n                                        <menuItem title=\"Undo\" keyEquivalent=\"z\" id=\"dRJ-4n-Yzg\">\n                                            <connections>\n                                                <action selector=\"undo:\" target=\"Ady-hI-5gd\" id=\"M6e-cu-g7V\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Redo\" keyEquivalent=\"Z\" id=\"6dh-zS-Vam\">\n                                            <connections>\n                                                <action selector=\"redo:\" target=\"Ady-hI-5gd\" id=\"oIA-Rs-6OD\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"WRV-NI-Exz\" />\n                                        <menuItem title=\"Cut\" keyEquivalent=\"x\" id=\"uRl-iY-unG\">\n                                            <connections>\n                                                <action selector=\"cut:\" target=\"Ady-hI-5gd\" id=\"YJe-68-I9s\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Copy\" keyEquivalent=\"c\" id=\"x3v-GG-iWU\">\n                                            <connections>\n                                                <action selector=\"copy:\" target=\"Ady-hI-5gd\" id=\"G1f-GL-Joy\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Paste\" keyEquivalent=\"v\" id=\"gVA-U4-sdL\">\n                                            <connections>\n                                                <action selector=\"paste:\" target=\"Ady-hI-5gd\" id=\"UvS-8e-Qdg\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Paste and Match Style\" keyEquivalent=\"V\" id=\"WeT-3V-zwk\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                            <connections>\n                                                <action selector=\"pasteAsPlainText:\" target=\"Ady-hI-5gd\" id=\"cEh-KX-wJQ\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Delete\" id=\"pa3-QI-u2k\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"delete:\" target=\"Ady-hI-5gd\" id=\"0Mk-Ml-PaM\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Select All\" keyEquivalent=\"a\" id=\"Ruw-6m-B2m\">\n                                            <connections>\n                                                <action selector=\"selectAll:\" target=\"Ady-hI-5gd\" id=\"VNm-Mi-diN\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"uyl-h8-XO2\" />\n                                        <menuItem title=\"Find\" id=\"4EN-yA-p0u\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Find\" id=\"1b7-l0-nxx\">\n                                                <items>\n                                                    <menuItem title=\"Find…\" tag=\"1\" keyEquivalent=\"f\" id=\"Xz5-n4-O0W\">\n                                                        <connections>\n                                                            <action selector=\"performFindPanelAction:\" target=\"Ady-hI-5gd\" id=\"cD7-Qs-BN4\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Find and Replace…\" tag=\"12\" keyEquivalent=\"f\" id=\"YEy-JH-Tfz\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                                        <connections>\n                                                            <action selector=\"performFindPanelAction:\" target=\"Ady-hI-5gd\" id=\"WD3-Gg-5AJ\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Find Next\" tag=\"2\" keyEquivalent=\"g\" id=\"q09-fT-Sye\">\n                                                        <connections>\n                                                            <action selector=\"performFindPanelAction:\" target=\"Ady-hI-5gd\" id=\"NDo-RZ-v9R\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Find Previous\" tag=\"3\" keyEquivalent=\"G\" id=\"OwM-mh-QMV\">\n                                                        <connections>\n                                                            <action selector=\"performFindPanelAction:\" target=\"Ady-hI-5gd\" id=\"HOh-sY-3ay\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Use Selection for Find\" tag=\"7\" keyEquivalent=\"e\" id=\"buJ-ug-pKt\">\n                                                        <connections>\n                                                            <action selector=\"performFindPanelAction:\" target=\"Ady-hI-5gd\" id=\"U76-nv-p5D\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Jump to Selection\" keyEquivalent=\"j\" id=\"S0p-oC-mLd\">\n                                                        <connections>\n                                                            <action selector=\"centerSelectionInVisibleArea:\" target=\"Ady-hI-5gd\" id=\"IOG-6D-g5B\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem title=\"Spelling and Grammar\" id=\"Dv1-io-Yv7\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Spelling\" id=\"3IN-sU-3Bg\">\n                                                <items>\n                                                    <menuItem title=\"Show Spelling and Grammar\" keyEquivalent=\":\" id=\"HFo-cy-zxI\">\n                                                        <connections>\n                                                            <action selector=\"showGuessPanel:\" target=\"Ady-hI-5gd\" id=\"vFj-Ks-hy3\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Check Document Now\" keyEquivalent=\";\" id=\"hz2-CU-CR7\">\n                                                        <connections>\n                                                            <action selector=\"checkSpelling:\" target=\"Ady-hI-5gd\" id=\"fz7-VC-reM\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"bNw-od-mp5\" />\n                                                    <menuItem title=\"Check Spelling While Typing\" id=\"rbD-Rh-wIN\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleContinuousSpellChecking:\" target=\"Ady-hI-5gd\" id=\"7w6-Qz-0kB\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Check Grammar With Spelling\" id=\"mK6-2p-4JG\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleGrammarChecking:\" target=\"Ady-hI-5gd\" id=\"muD-Qn-j4w\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Correct Spelling Automatically\" id=\"78Y-hA-62v\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticSpellingCorrection:\" target=\"Ady-hI-5gd\" id=\"2lM-Qi-WAP\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem title=\"Substitutions\" id=\"9ic-FL-obx\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Substitutions\" id=\"FeM-D8-WVr\">\n                                                <items>\n                                                    <menuItem title=\"Show Substitutions\" id=\"z6F-FW-3nz\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"orderFrontSubstitutionsPanel:\" target=\"Ady-hI-5gd\" id=\"oku-mr-iSq\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"gPx-C9-uUO\" />\n                                                    <menuItem title=\"Smart Copy/Paste\" id=\"9yt-4B-nSM\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleSmartInsertDelete:\" target=\"Ady-hI-5gd\" id=\"3IJ-Se-DZD\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Smart Quotes\" id=\"hQb-2v-fYv\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticQuoteSubstitution:\" target=\"Ady-hI-5gd\" id=\"ptq-xd-QOA\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Smart Dashes\" id=\"rgM-f4-ycn\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticDashSubstitution:\" target=\"Ady-hI-5gd\" id=\"oCt-pO-9gS\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Smart Links\" id=\"cwL-P1-jid\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticLinkDetection:\" target=\"Ady-hI-5gd\" id=\"Gip-E3-Fov\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Data Detectors\" id=\"tRr-pd-1PS\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticDataDetection:\" target=\"Ady-hI-5gd\" id=\"R1I-Nq-Kbl\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Text Replacement\" id=\"HFQ-gK-NFA\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleAutomaticTextReplacement:\" target=\"Ady-hI-5gd\" id=\"DvP-Fe-Py6\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem title=\"Transformations\" id=\"2oI-Rn-ZJC\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Transformations\" id=\"c8a-y6-VQd\">\n                                                <items>\n                                                    <menuItem title=\"Make Upper Case\" id=\"vmV-6d-7jI\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"uppercaseWord:\" target=\"Ady-hI-5gd\" id=\"sPh-Tk-edu\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Make Lower Case\" id=\"d9M-CD-aMd\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"lowercaseWord:\" target=\"Ady-hI-5gd\" id=\"iUZ-b5-hil\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Capitalize\" id=\"UEZ-Bs-lqG\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"capitalizeWord:\" target=\"Ady-hI-5gd\" id=\"26H-TL-nsh\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem title=\"Speech\" id=\"xrE-MZ-jX0\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Speech\" id=\"3rS-ZA-NoH\">\n                                                <items>\n                                                    <menuItem title=\"Start Speaking\" id=\"Ynk-f8-cLZ\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"startSpeaking:\" target=\"Ady-hI-5gd\" id=\"654-Ng-kyl\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Stop Speaking\" id=\"Oyz-dy-DGm\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"stopSpeaking:\" target=\"Ady-hI-5gd\" id=\"dX8-6p-jy9\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Format\" id=\"jxT-CU-nIS\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"Format\" id=\"GEO-Iw-cKr\">\n                                    <items>\n                                        <menuItem title=\"Font\" id=\"Gi5-1S-RQB\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Font\" systemMenu=\"font\" id=\"aXa-aM-Jaq\">\n                                                <items>\n                                                    <menuItem title=\"Show Fonts\" keyEquivalent=\"t\" id=\"Q5e-8K-NDq\" />\n                                                    <menuItem title=\"Bold\" tag=\"2\" keyEquivalent=\"b\" id=\"GB9-OM-e27\" />\n                                                    <menuItem title=\"Italic\" tag=\"1\" keyEquivalent=\"i\" id=\"Vjx-xi-njq\" />\n                                                    <menuItem title=\"Underline\" keyEquivalent=\"u\" id=\"WRG-CD-K1S\">\n                                                        <connections>\n                                                            <action selector=\"underline:\" target=\"Ady-hI-5gd\" id=\"FYS-2b-JAY\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"5gT-KC-WSO\" />\n                                                    <menuItem title=\"Bigger\" tag=\"3\" keyEquivalent=\"+\" id=\"Ptp-SP-VEL\" />\n                                                    <menuItem title=\"Smaller\" tag=\"4\" keyEquivalent=\"-\" id=\"i1d-Er-qST\" />\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"kx3-Dk-x3B\" />\n                                                    <menuItem title=\"Kern\" id=\"jBQ-r6-VK2\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <menu key=\"submenu\" title=\"Kern\" id=\"tlD-Oa-oAM\">\n                                                            <items>\n                                                                <menuItem title=\"Use Default\" id=\"GUa-eO-cwY\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"useStandardKerning:\" target=\"Ady-hI-5gd\" id=\"6dk-9l-Ckg\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Use None\" id=\"cDB-IK-hbR\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"turnOffKerning:\" target=\"Ady-hI-5gd\" id=\"U8a-gz-Maa\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Tighten\" id=\"46P-cB-AYj\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"tightenKerning:\" target=\"Ady-hI-5gd\" id=\"hr7-Nz-8ro\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Loosen\" id=\"ogc-rX-tC1\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"loosenKerning:\" target=\"Ady-hI-5gd\" id=\"8i4-f9-FKE\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                            </items>\n                                                        </menu>\n                                                    </menuItem>\n                                                    <menuItem title=\"Ligatures\" id=\"o6e-r0-MWq\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <menu key=\"submenu\" title=\"Ligatures\" id=\"w0m-vy-SC9\">\n                                                            <items>\n                                                                <menuItem title=\"Use Default\" id=\"agt-UL-0e3\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"useStandardLigatures:\" target=\"Ady-hI-5gd\" id=\"7uR-wd-Dx6\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Use None\" id=\"J7y-lM-qPV\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"turnOffLigatures:\" target=\"Ady-hI-5gd\" id=\"iX2-gA-Ilz\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Use All\" id=\"xQD-1f-W4t\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"useAllLigatures:\" target=\"Ady-hI-5gd\" id=\"KcB-kA-TuK\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                            </items>\n                                                        </menu>\n                                                    </menuItem>\n                                                    <menuItem title=\"Baseline\" id=\"OaQ-X3-Vso\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <menu key=\"submenu\" title=\"Baseline\" id=\"ijk-EB-dga\">\n                                                            <items>\n                                                                <menuItem title=\"Use Default\" id=\"3Om-Ey-2VK\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"unscript:\" target=\"Ady-hI-5gd\" id=\"0vZ-95-Ywn\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Superscript\" id=\"Rqc-34-cIF\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"superscript:\" target=\"Ady-hI-5gd\" id=\"3qV-fo-wpU\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Subscript\" id=\"I0S-gh-46l\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"subscript:\" target=\"Ady-hI-5gd\" id=\"Q6W-4W-IGz\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Raise\" id=\"2h7-ER-AoG\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"raiseBaseline:\" target=\"Ady-hI-5gd\" id=\"4sk-31-7Q9\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem title=\"Lower\" id=\"1tx-W0-xDw\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"lowerBaseline:\" target=\"Ady-hI-5gd\" id=\"OF1-bc-KW4\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                            </items>\n                                                        </menu>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"Ndw-q3-faq\" />\n                                                    <menuItem title=\"Show Colors\" keyEquivalent=\"C\" id=\"bgn-CT-cEk\">\n                                                        <connections>\n                                                            <action selector=\"orderFrontColorPanel:\" target=\"Ady-hI-5gd\" id=\"mSX-Xz-DV3\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"iMs-zA-UFJ\" />\n                                                    <menuItem title=\"Copy Style\" keyEquivalent=\"c\" id=\"5Vv-lz-BsD\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                                        <connections>\n                                                            <action selector=\"copyFont:\" target=\"Ady-hI-5gd\" id=\"GJO-xA-L4q\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Paste Style\" keyEquivalent=\"v\" id=\"vKC-jM-MkH\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                                        <connections>\n                                                            <action selector=\"pasteFont:\" target=\"Ady-hI-5gd\" id=\"JfD-CL-leO\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                        <menuItem title=\"Text\" id=\"Fal-I4-PZk\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <menu key=\"submenu\" title=\"Text\" id=\"d9c-me-L2H\">\n                                                <items>\n                                                    <menuItem title=\"Align Left\" keyEquivalent=\"{\" id=\"ZM1-6Q-yy1\">\n                                                        <connections>\n                                                            <action selector=\"alignLeft:\" target=\"Ady-hI-5gd\" id=\"zUv-R1-uAa\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Center\" keyEquivalent=\"|\" id=\"VIY-Ag-zcb\">\n                                                        <connections>\n                                                            <action selector=\"alignCenter:\" target=\"Ady-hI-5gd\" id=\"spX-mk-kcS\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Justify\" id=\"J5U-5w-g23\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"alignJustified:\" target=\"Ady-hI-5gd\" id=\"ljL-7U-jND\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Align Right\" keyEquivalent=\"}\" id=\"wb2-vD-lq4\">\n                                                        <connections>\n                                                            <action selector=\"alignRight:\" target=\"Ady-hI-5gd\" id=\"r48-bG-YeY\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"4s2-GY-VfK\" />\n                                                    <menuItem title=\"Writing Direction\" id=\"H1b-Si-o9J\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <menu key=\"submenu\" title=\"Writing Direction\" id=\"8mr-sm-Yjd\">\n                                                            <items>\n                                                                <menuItem title=\"Paragraph\" enabled=\"NO\" id=\"ZvO-Gk-QUH\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                </menuItem>\n                                                                <menuItem id=\"YGs-j5-SAR\">\n                                                                    <string key=\"title\">\tDefault</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeBaseWritingDirectionNatural:\" target=\"Ady-hI-5gd\" id=\"qtV-5e-UBP\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem id=\"Lbh-J2-qVU\">\n                                                                    <string key=\"title\">\tLeft to Right</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeBaseWritingDirectionLeftToRight:\" target=\"Ady-hI-5gd\" id=\"S0X-9S-QSf\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem id=\"jFq-tB-4Kx\">\n                                                                    <string key=\"title\">\tRight to Left</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeBaseWritingDirectionRightToLeft:\" target=\"Ady-hI-5gd\" id=\"5fk-qB-AqJ\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem isSeparatorItem=\"YES\" id=\"swp-gr-a21\" />\n                                                                <menuItem title=\"Selection\" enabled=\"NO\" id=\"cqv-fj-IhA\">\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                </menuItem>\n                                                                <menuItem id=\"Nop-cj-93Q\">\n                                                                    <string key=\"title\">\tDefault</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeTextWritingDirectionNatural:\" target=\"Ady-hI-5gd\" id=\"lPI-Se-ZHp\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem id=\"BgM-ve-c93\">\n                                                                    <string key=\"title\">\tLeft to Right</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeTextWritingDirectionLeftToRight:\" target=\"Ady-hI-5gd\" id=\"caW-Bv-w94\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                                <menuItem id=\"RB4-Sm-HuC\">\n                                                                    <string key=\"title\">\tRight to Left</string>\n                                                                    <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                                    <connections>\n                                                                        <action selector=\"makeTextWritingDirectionRightToLeft:\" target=\"Ady-hI-5gd\" id=\"EXD-6r-ZUu\" />\n                                                                    </connections>\n                                                                </menuItem>\n                                                            </items>\n                                                        </menu>\n                                                    </menuItem>\n                                                    <menuItem isSeparatorItem=\"YES\" id=\"fKy-g9-1gm\" />\n                                                    <menuItem title=\"Show Ruler\" id=\"vLm-3I-IUL\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" />\n                                                        <connections>\n                                                            <action selector=\"toggleRuler:\" target=\"Ady-hI-5gd\" id=\"FOx-HJ-KwY\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Copy Ruler\" keyEquivalent=\"c\" id=\"MkV-Pr-PK5\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" control=\"YES\" command=\"YES\" />\n                                                        <connections>\n                                                            <action selector=\"copyRuler:\" target=\"Ady-hI-5gd\" id=\"71i-fW-3W2\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                    <menuItem title=\"Paste Ruler\" keyEquivalent=\"v\" id=\"LVM-kO-fVI\">\n                                                        <modifierMask key=\"keyEquivalentModifierMask\" control=\"YES\" command=\"YES\" />\n                                                        <connections>\n                                                            <action selector=\"pasteRuler:\" target=\"Ady-hI-5gd\" id=\"cSh-wd-qM2\" />\n                                                        </connections>\n                                                    </menuItem>\n                                                </items>\n                                            </menu>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"View\" id=\"H8h-7b-M4v\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"View\" id=\"HyV-fh-RgO\">\n                                    <items>\n                                        <menuItem title=\"Show Toolbar\" keyEquivalent=\"t\" id=\"snW-S8-Cw5\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" option=\"YES\" command=\"YES\" />\n                                            <connections>\n                                                <action selector=\"toggleToolbarShown:\" target=\"Ady-hI-5gd\" id=\"BXY-wc-z0C\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Customize Toolbar…\" id=\"1UK-8n-QPP\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"runToolbarCustomizationPalette:\" target=\"Ady-hI-5gd\" id=\"pQI-g3-MTW\" />\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Window\" id=\"aUF-d1-5bR\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"Window\" systemMenu=\"window\" id=\"Td7-aD-5lo\">\n                                    <items>\n                                        <menuItem title=\"Minimize\" keyEquivalent=\"m\" id=\"OY7-WF-poV\">\n                                            <connections>\n                                                <action selector=\"performMiniaturize:\" target=\"Ady-hI-5gd\" id=\"VwT-WD-YPe\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem title=\"Zoom\" id=\"R4o-n2-Eq4\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"performZoom:\" target=\"Ady-hI-5gd\" id=\"DIl-cC-cCs\" />\n                                            </connections>\n                                        </menuItem>\n                                        <menuItem isSeparatorItem=\"YES\" id=\"eu3-7i-yIM\" />\n                                        <menuItem title=\"Bring All to Front\" id=\"LE2-aR-0XJ\">\n                                            <modifierMask key=\"keyEquivalentModifierMask\" />\n                                            <connections>\n                                                <action selector=\"arrangeInFront:\" target=\"Ady-hI-5gd\" id=\"DRN-fu-gQh\" />\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                            <menuItem title=\"Help\" id=\"wpr-3q-Mcd\">\n                                <modifierMask key=\"keyEquivalentModifierMask\" />\n                                <menu key=\"submenu\" title=\"Help\" systemMenu=\"help\" id=\"F2S-fz-NVQ\">\n                                    <items>\n                                        <menuItem title=\"Universal Beacon Help\" keyEquivalent=\"?\" id=\"FKE-Sm-Kum\">\n                                            <connections>\n                                                <action selector=\"showHelp:\" target=\"Ady-hI-5gd\" id=\"y7X-2Q-9no\" />\n                                            </connections>\n                                        </menuItem>\n                                    </items>\n                                </menu>\n                            </menuItem>\n                        </items>\n                    </menu>\n                    <connections>\n                        <outlet property=\"delegate\" destination=\"Voe-Tx-rLC\" id=\"PrD-fu-P6m\" />\n                    </connections>\n                </application>\n                <customObject id=\"Voe-Tx-rLC\" customClass=\"AppDelegate\" customModuleProvider=\"\" />\n                <customObject id=\"Ady-hI-5gd\" userLabel=\"First Responder\" customClass=\"NSResponder\" sceneMemberID=\"firstResponder\" />\n            </objects>\n            <point key=\"canvasLocation\" x=\"75\" y=\"0.0\" />\n        </scene>\n        <!--Window Controller - Window-->\n        <scene sceneID=\"R2V-B0-nI4\">\n            <objects>\n                <windowController id=\"B8D-0N-5wS\" sceneMemberID=\"viewController\">\n                    <window key=\"window\" title=\"Window\" allowsToolTipsWhenApplicationIsInactive=\"NO\" autorecalculatesKeyViewLoop=\"NO\" oneShot=\"NO\" releasedWhenClosed=\"NO\" showsToolbarButton=\"NO\" visibleAtLaunch=\"NO\" animationBehavior=\"default\" id=\"IQv-IB-iLA\">\n                        <windowStyleMask key=\"styleMask\" titled=\"YES\" closable=\"YES\" miniaturizable=\"YES\" resizable=\"YES\" />\n                        <windowPositionMask key=\"initialPositionMask\" leftStrut=\"YES\" rightStrut=\"YES\" topStrut=\"YES\" bottomStrut=\"YES\" />\n                        <rect key=\"contentRect\" x=\"196\" y=\"240\" width=\"480\" height=\"270\" />\n                        <rect key=\"screenRect\" x=\"0.0\" y=\"0.0\" width=\"1680\" height=\"1027\" />\n                    </window>\n                    <connections>\n                        <segue destination=\"XfG-lQ-9wD\" kind=\"relationship\" relationship=\"window.shadowedContentViewController\" id=\"cq2-FE-JQM\" />\n                    </connections>\n                </windowController>\n                <customObject id=\"Oky-zY-oP4\" userLabel=\"First Responder\" customClass=\"NSResponder\" sceneMemberID=\"firstResponder\" />\n            </objects>\n            <point key=\"canvasLocation\" x=\"75\" y=\"250\" />\n        </scene>\n        <!--View Controller-->\n        <scene sceneID=\"hIz-AP-VOD\">\n            <objects>\n                <viewController id=\"XfG-lQ-9wD\" customClass=\"ViewController\" customModuleProvider=\"\" sceneMemberID=\"viewController\">\n                    <view key=\"view\" wantsLayer=\"YES\" id=\"m2S-Jp-Qdl\">\n                        <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"480\" height=\"270\" />\n                        <autoresizingMask key=\"autoresizingMask\" />\n                    </view>\n                </viewController>\n                <customObject id=\"rPt-NT-nkU\" userLabel=\"First Responder\" customClass=\"NSResponder\" sceneMemberID=\"firstResponder\" />\n            </objects>\n            <point key=\"canvasLocation\" x=\"75\" y=\"655\" />\n        </scene>\n    </scenes>\n</document>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/MainActivity.cs",
    "content": "﻿using Android.App;\nusing Android.Content.PM;\nusing Android.OS;\nusing Android.Support.V4.App;\nusing OpenNETCF.IoC;\nusing Plugin.CurrentActivity;\nusing Plugin.Permissions;\nusing UniversalBeacon.Library;\nusing UniversalBeacon.Library.Core.Interfaces;\n\nnamespace UniversalBeacon.Sample.Droid\n{\n    [Activity(Label = \"Universal Beacon\", Icon = \"@drawable/icon\", Theme = \"@style/MainTheme\", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize | ConfigChanges.Orientation)]\n    public class MainActivity : global::Xamarin.Forms.Platform.Android.FormsAppCompatActivity, ActivityCompat.IOnRequestPermissionsResultCallback\n    {\n        protected override void OnCreate(Bundle bundle)\n        {\n            base.OnCreate(bundle);\n\n            // Required for the Request Permissions Plug-In\n            CrossCurrentActivity.Current.Init(this, bundle);\n\n            TabLayoutResource = Resource.Layout.Tabbar;\n            ToolbarResource = Resource.Layout.Toolbar;\n\n            global::Xamarin.Forms.Forms.Init(this, bundle);\n            LoadApplication(new App());\n            \n\n            var provider = RootWorkItem.Services.Get<IBluetoothPacketProvider>();\n            if (provider == null)\n            {\n                provider = new AndroidBluetoothPacketProvider(this);\n                RootWorkItem.Services.Add<IBluetoothPacketProvider>(provider);\n            }\n            \n        }\n\n        public override void OnRequestPermissionsResult(int requestCode, string[] permissions, Permission[] grantResults)\n        {\n            PermissionsImplementation.Current.OnRequestPermissionsResult(requestCode, permissions, grantResults);\n        }\n        \n    }\n\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/MainApplication.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.Linq;\nusing System.Text;\n\nusing Android.App;\nusing Android.Content;\nusing Android.OS;\nusing Android.Runtime;\nusing Android.Views;\nusing Android.Widget;\nusing Plugin.CurrentActivity;\n\nnamespace UniversalBeacon.Sample.Droid\n{\n#if DEBUG\n    [Application(Debuggable = true)]\n#else\n[Application(Debuggable = false)]\n#endif\n    public class MainApplication : Application\n    {\n        public MainApplication(IntPtr handle, JniHandleOwnership transer)\n            : base(handle, transer)\n        {\n        }\n\n        public override void OnCreate()\n        {\n            base.OnCreate();\n            CrossCurrentActivity.Current.Init(this);\n        }\n    }\n}"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Properties/AndroidManifest.xml",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\" android:installLocation=\"auto\" android:versionCode=\"2\" android:versionName=\"3.2.0\" package=\"com.universalbeacon.and\">\n\t<uses-sdk android:minSdkVersion=\"15\" android:targetSdkVersion=\"27\" />\n\t<uses-permission android:name=\"android.permission.INTERNET\" />\n\t<uses-permission android:name=\"android.permission.BLUETOOTH\" />\n\t<uses-permission android:name=\"android.permission.BLUETOOTH_ADMIN\" />\n\t<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />\n\t<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />\n\t<application android:label=\"Universal Beacon Library - Xamarin Android Sample\"></application>\n</manifest>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\nusing Android.App;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"Universal Beacon Library - Xamarin Android Sample\")]\n[assembly: AssemblyDescription(\"View information from nearby Bluetooth Beacons - currently supporting Eddystone and iBeacon.\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Sample.Android\")]\n[assembly: AssemblyCopyright(\"Copyright © 2015 - 2018 Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n[assembly: ComVisible(false)]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"3.2.0.0\")]\n[assembly: AssemblyFileVersion(\"3.2.0.0\")]\n\n// Add some common permissions, these can be removed if not needed\n[assembly: UsesPermission(Android.Manifest.Permission.Internet)]\n[assembly: UsesPermission(Android.Manifest.Permission.WriteExternalStorage)]\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Resources/AboutResources.txt",
    "content": "Images, layout descriptions, binary blobs and string dictionaries can be included \nin your application as resource files.  Various Android APIs are designed to \noperate on the resource IDs instead of dealing with images, strings or binary blobs \ndirectly.\n\nFor example, a sample Android app that contains a user interface layout (main.xml),\nan internationalization string table (strings.xml) and some icons (drawable-XXX/icon.png) \nwould keep its resources in the \"Resources\" directory of the application:\n\nResources/\n    drawable-hdpi/\n        icon.png\n\n    drawable-ldpi/\n        icon.png\n\n    drawable-mdpi/\n        icon.png\n\n    layout/\n        main.xml\n\n    values/\n        strings.xml\n\nIn order to get the build system to recognize Android resources, set the build action to\n\"AndroidResource\".  The native Android APIs do not operate directly with filenames, but \ninstead operate on resource IDs.  When you compile an Android application that uses resources, \nthe build system will package the resources for distribution and generate a class called\n\"Resource\" that contains the tokens for each one of the resources included. For example, \nfor the above Resources layout, this is what the Resource class would expose:\n\npublic class Resource {\n    public class drawable {\n        public const int icon = 0x123;\n    }\n\n    public class layout {\n        public const int main = 0x456;\n    }\n\n    public class strings {\n        public const int first_string = 0xabc;\n        public const int second_string = 0xbcd;\n    }\n}\n\nYou would then use R.drawable.icon to reference the drawable/icon.png file, or Resource.layout.main \nto reference the layout/main.xml file, or Resource.strings.first_string to reference the first \nstring in the dictionary file values/strings.xml.\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Resources/Resource.Designer.cs",
    "content": "#pragma warning disable 1591\n//------------------------------------------------------------------------------\n// <auto-generated>\n//     This code was generated by a tool.\n//     Runtime Version:4.0.30319.42000\n//\n//     Changes to this file may cause incorrect behavior and will be lost if\n//     the code is regenerated.\n// </auto-generated>\n//------------------------------------------------------------------------------\n\n[assembly: global::Android.Runtime.ResourceDesignerAttribute(\"UniversalBeacon.Sample.Droid.Resource\", IsApplication=true)]\n\nnamespace UniversalBeacon.Sample.Droid\n{\n\t\n\t\n\t[System.CodeDom.Compiler.GeneratedCodeAttribute(\"Xamarin.Android.Build.Tasks\", \"1.0.0.0\")]\n\tpublic partial class Resource\n\t{\n\t\t\n\t\tstatic Resource()\n\t\t{\n\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t}\n\t\t\n\t\tpublic static void UpdateIdValues()\n\t\t{\n\t\t\tglobal::UniversalBeacon.Library.Resource.String.ApplicationName = global::UniversalBeacon.Sample.Droid.Resource.String.ApplicationName;\n\t\t\tglobal::UniversalBeacon.Library.Resource.String.Hello = global::UniversalBeacon.Sample.Droid.Resource.String.Hello;\n\t\t\tglobal::Xamarin.Forms.Platform.Android.Resource.Attribute.actionBarSize = global::UniversalBeacon.Sample.Droid.Resource.Attribute.actionBarSize;\n\t\t}\n\t\t\n\t\tpublic partial class Animation\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040000\n\t\t\tpublic const int abc_fade_in = 2130968576;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040001\n\t\t\tpublic const int abc_fade_out = 2130968577;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040002\n\t\t\tpublic const int abc_grow_fade_in_from_bottom = 2130968578;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040003\n\t\t\tpublic const int abc_popup_enter = 2130968579;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040004\n\t\t\tpublic const int abc_popup_exit = 2130968580;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040005\n\t\t\tpublic const int abc_shrink_fade_out_from_bottom = 2130968581;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040006\n\t\t\tpublic const int abc_slide_in_bottom = 2130968582;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040007\n\t\t\tpublic const int abc_slide_in_top = 2130968583;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040008\n\t\t\tpublic const int abc_slide_out_bottom = 2130968584;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f040009\n\t\t\tpublic const int abc_slide_out_top = 2130968585;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000a\n\t\t\tpublic const int design_bottom_sheet_slide_in = 2130968586;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000b\n\t\t\tpublic const int design_bottom_sheet_slide_out = 2130968587;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000c\n\t\t\tpublic const int design_fab_in = 2130968588;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000d\n\t\t\tpublic const int design_fab_out = 2130968589;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000e\n\t\t\tpublic const int design_snackbar_in = 2130968590;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f04000f\n\t\t\tpublic const int design_snackbar_out = 2130968591;\n\t\t\t\n\t\t\tstatic Animation()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Animation()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Animator\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f050000\n\t\t\tpublic const int design_appbar_state_list_animator = 2131034112;\n\t\t\t\n\t\t\tstatic Animator()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Animator()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Attribute\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005f\n\t\t\tpublic const int actionBarDivider = 2130772063;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010060\n\t\t\tpublic const int actionBarItemBackground = 2130772064;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010059\n\t\t\tpublic const int actionBarPopupTheme = 2130772057;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005e\n\t\t\tpublic const int actionBarSize = 2130772062;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005b\n\t\t\tpublic const int actionBarSplitStyle = 2130772059;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005a\n\t\t\tpublic const int actionBarStyle = 2130772058;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010055\n\t\t\tpublic const int actionBarTabBarStyle = 2130772053;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010054\n\t\t\tpublic const int actionBarTabStyle = 2130772052;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010056\n\t\t\tpublic const int actionBarTabTextStyle = 2130772054;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005c\n\t\t\tpublic const int actionBarTheme = 2130772060;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01005d\n\t\t\tpublic const int actionBarWidgetTheme = 2130772061;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007a\n\t\t\tpublic const int actionButtonStyle = 2130772090;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010076\n\t\t\tpublic const int actionDropDownStyle = 2130772086;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100cc\n\t\t\tpublic const int actionLayout = 2130772172;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010061\n\t\t\tpublic const int actionMenuTextAppearance = 2130772065;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010062\n\t\t\tpublic const int actionMenuTextColor = 2130772066;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010065\n\t\t\tpublic const int actionModeBackground = 2130772069;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010064\n\t\t\tpublic const int actionModeCloseButtonStyle = 2130772068;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010067\n\t\t\tpublic const int actionModeCloseDrawable = 2130772071;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010069\n\t\t\tpublic const int actionModeCopyDrawable = 2130772073;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010068\n\t\t\tpublic const int actionModeCutDrawable = 2130772072;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006d\n\t\t\tpublic const int actionModeFindDrawable = 2130772077;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006a\n\t\t\tpublic const int actionModePasteDrawable = 2130772074;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006f\n\t\t\tpublic const int actionModePopupWindowStyle = 2130772079;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006b\n\t\t\tpublic const int actionModeSelectAllDrawable = 2130772075;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006c\n\t\t\tpublic const int actionModeShareDrawable = 2130772076;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010066\n\t\t\tpublic const int actionModeSplitBackground = 2130772070;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010063\n\t\t\tpublic const int actionModeStyle = 2130772067;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01006e\n\t\t\tpublic const int actionModeWebSearchDrawable = 2130772078;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010057\n\t\t\tpublic const int actionOverflowButtonStyle = 2130772055;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010058\n\t\t\tpublic const int actionOverflowMenuStyle = 2130772056;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ce\n\t\t\tpublic const int actionProviderClass = 2130772174;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100cd\n\t\t\tpublic const int actionViewClass = 2130772173;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010082\n\t\t\tpublic const int activityChooserViewStyle = 2130772098;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a7\n\t\t\tpublic const int alertDialogButtonGroupStyle = 2130772135;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a8\n\t\t\tpublic const int alertDialogCenterButtons = 2130772136;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a6\n\t\t\tpublic const int alertDialogStyle = 2130772134;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a9\n\t\t\tpublic const int alertDialogTheme = 2130772137;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100bc\n\t\t\tpublic const int allowStacking = 2130772156;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100bd\n\t\t\tpublic const int alpha = 2130772157;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c4\n\t\t\tpublic const int arrowHeadLength = 2130772164;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c5\n\t\t\tpublic const int arrowShaftLength = 2130772165;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ae\n\t\t\tpublic const int autoCompleteTextViewStyle = 2130772142;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010028\n\t\t\tpublic const int background = 2130772008;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002a\n\t\t\tpublic const int backgroundSplit = 2130772010;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010029\n\t\t\tpublic const int backgroundStacked = 2130772009;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010101\n\t\t\tpublic const int backgroundTint = 2130772225;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010102\n\t\t\tpublic const int backgroundTintMode = 2130772226;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c6\n\t\t\tpublic const int barLength = 2130772166;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012c\n\t\t\tpublic const int behavior_autoHide = 2130772268;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010109\n\t\t\tpublic const int behavior_hideable = 2130772233;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010135\n\t\t\tpublic const int behavior_overlapTop = 2130772277;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010108\n\t\t\tpublic const int behavior_peekHeight = 2130772232;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010a\n\t\t\tpublic const int behavior_skipCollapsed = 2130772234;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012a\n\t\t\tpublic const int borderWidth = 2130772266;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007f\n\t\t\tpublic const int borderlessButtonStyle = 2130772095;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010124\n\t\t\tpublic const int bottomSheetDialogTheme = 2130772260;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010125\n\t\t\tpublic const int bottomSheetStyle = 2130772261;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007c\n\t\t\tpublic const int buttonBarButtonStyle = 2130772092;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ac\n\t\t\tpublic const int buttonBarNegativeButtonStyle = 2130772140;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ad\n\t\t\tpublic const int buttonBarNeutralButtonStyle = 2130772141;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ab\n\t\t\tpublic const int buttonBarPositiveButtonStyle = 2130772139;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007b\n\t\t\tpublic const int buttonBarStyle = 2130772091;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f6\n\t\t\tpublic const int buttonGravity = 2130772214;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003d\n\t\t\tpublic const int buttonPanelSideLayout = 2130772029;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100af\n\t\t\tpublic const int buttonStyle = 2130772143;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b0\n\t\t\tpublic const int buttonStyleSmall = 2130772144;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100be\n\t\t\tpublic const int buttonTint = 2130772158;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100bf\n\t\t\tpublic const int buttonTintMode = 2130772159;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010011\n\t\t\tpublic const int cardBackgroundColor = 2130771985;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010012\n\t\t\tpublic const int cardCornerRadius = 2130771986;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010013\n\t\t\tpublic const int cardElevation = 2130771987;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010014\n\t\t\tpublic const int cardMaxElevation = 2130771988;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010016\n\t\t\tpublic const int cardPreventCornerOverlap = 2130771990;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010015\n\t\t\tpublic const int cardUseCompatPadding = 2130771989;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b1\n\t\t\tpublic const int checkboxStyle = 2130772145;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b2\n\t\t\tpublic const int checkedTextViewStyle = 2130772146;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d9\n\t\t\tpublic const int closeIcon = 2130772185;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003a\n\t\t\tpublic const int closeItemLayout = 2130772026;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f8\n\t\t\tpublic const int collapseContentDescription = 2130772216;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f7\n\t\t\tpublic const int collapseIcon = 2130772215;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010117\n\t\t\tpublic const int collapsedTitleGravity = 2130772247;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010111\n\t\t\tpublic const int collapsedTitleTextAppearance = 2130772241;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c0\n\t\t\tpublic const int color = 2130772160;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009e\n\t\t\tpublic const int colorAccent = 2130772126;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a5\n\t\t\tpublic const int colorBackgroundFloating = 2130772133;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a2\n\t\t\tpublic const int colorButtonNormal = 2130772130;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a0\n\t\t\tpublic const int colorControlActivated = 2130772128;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a1\n\t\t\tpublic const int colorControlHighlight = 2130772129;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009f\n\t\t\tpublic const int colorControlNormal = 2130772127;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009c\n\t\t\tpublic const int colorPrimary = 2130772124;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009d\n\t\t\tpublic const int colorPrimaryDark = 2130772125;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a3\n\t\t\tpublic const int colorSwitchThumbNormal = 2130772131;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100de\n\t\t\tpublic const int commitIcon = 2130772190;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010033\n\t\t\tpublic const int contentInsetEnd = 2130772019;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010037\n\t\t\tpublic const int contentInsetEndWithActions = 2130772023;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010034\n\t\t\tpublic const int contentInsetLeft = 2130772020;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010035\n\t\t\tpublic const int contentInsetRight = 2130772021;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010032\n\t\t\tpublic const int contentInsetStart = 2130772018;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010036\n\t\t\tpublic const int contentInsetStartWithNavigation = 2130772022;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010017\n\t\t\tpublic const int contentPadding = 2130771991;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001b\n\t\t\tpublic const int contentPaddingBottom = 2130771995;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010018\n\t\t\tpublic const int contentPaddingLeft = 2130771992;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010019\n\t\t\tpublic const int contentPaddingRight = 2130771993;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001a\n\t\t\tpublic const int contentPaddingTop = 2130771994;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010112\n\t\t\tpublic const int contentScrim = 2130772242;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100a4\n\t\t\tpublic const int controlBackground = 2130772132;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014b\n\t\t\tpublic const int counterEnabled = 2130772299;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014c\n\t\t\tpublic const int counterMaxLength = 2130772300;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014e\n\t\t\tpublic const int counterOverflowTextAppearance = 2130772302;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014d\n\t\t\tpublic const int counterTextAppearance = 2130772301;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002b\n\t\t\tpublic const int customNavigationLayout = 2130772011;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d8\n\t\t\tpublic const int defaultQueryHint = 2130772184;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010074\n\t\t\tpublic const int dialogPreferredPadding = 2130772084;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010073\n\t\t\tpublic const int dialogTheme = 2130772083;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010021\n\t\t\tpublic const int displayOptions = 2130772001;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010027\n\t\t\tpublic const int divider = 2130772007;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010081\n\t\t\tpublic const int dividerHorizontal = 2130772097;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ca\n\t\t\tpublic const int dividerPadding = 2130772170;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010080\n\t\t\tpublic const int dividerVertical = 2130772096;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c2\n\t\t\tpublic const int drawableSize = 2130772162;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001c\n\t\t\tpublic const int drawerArrowStyle = 2130771996;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010093\n\t\t\tpublic const int dropDownListViewStyle = 2130772115;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010077\n\t\t\tpublic const int dropdownListPreferredItemHeight = 2130772087;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010088\n\t\t\tpublic const int editTextBackground = 2130772104;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010087\n\t\t\tpublic const int editTextColor = 2130772103;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b3\n\t\t\tpublic const int editTextStyle = 2130772147;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010038\n\t\t\tpublic const int elevation = 2130772024;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010149\n\t\t\tpublic const int errorEnabled = 2130772297;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014a\n\t\t\tpublic const int errorTextAppearance = 2130772298;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003c\n\t\t\tpublic const int expandActivityOverflowButtonDrawable = 2130772028;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010103\n\t\t\tpublic const int expanded = 2130772227;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010118\n\t\t\tpublic const int expandedTitleGravity = 2130772248;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010b\n\t\t\tpublic const int expandedTitleMargin = 2130772235;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010f\n\t\t\tpublic const int expandedTitleMarginBottom = 2130772239;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010e\n\t\t\tpublic const int expandedTitleMarginEnd = 2130772238;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010c\n\t\t\tpublic const int expandedTitleMarginStart = 2130772236;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01010d\n\t\t\tpublic const int expandedTitleMarginTop = 2130772237;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010110\n\t\t\tpublic const int expandedTitleTextAppearance = 2130772240;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010010\n\t\t\tpublic const int externalRouteEnabledDrawable = 2130771984;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010128\n\t\t\tpublic const int fabSize = 2130772264;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012d\n\t\t\tpublic const int foregroundInsidePadding = 2130772269;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c3\n\t\t\tpublic const int gapBetweenBars = 2130772163;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100da\n\t\t\tpublic const int goIcon = 2130772186;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010133\n\t\t\tpublic const int headerLayout = 2130772275;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001d\n\t\t\tpublic const int height = 2130771997;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010031\n\t\t\tpublic const int hideOnContentScroll = 2130772017;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01014f\n\t\t\tpublic const int hintAnimationEnabled = 2130772303;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010148\n\t\t\tpublic const int hintEnabled = 2130772296;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010147\n\t\t\tpublic const int hintTextAppearance = 2130772295;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010079\n\t\t\tpublic const int homeAsUpIndicator = 2130772089;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002c\n\t\t\tpublic const int homeLayout = 2130772012;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010025\n\t\t\tpublic const int icon = 2130772005;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d6\n\t\t\tpublic const int iconifiedByDefault = 2130772182;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010089\n\t\t\tpublic const int imageButtonStyle = 2130772105;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002e\n\t\t\tpublic const int indeterminateProgressStyle = 2130772014;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003b\n\t\t\tpublic const int initialActivityCount = 2130772027;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010134\n\t\t\tpublic const int insetForeground = 2130772276;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001e\n\t\t\tpublic const int isLightTheme = 2130771998;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010131\n\t\t\tpublic const int itemBackground = 2130772273;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012f\n\t\t\tpublic const int itemIconTint = 2130772271;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010030\n\t\t\tpublic const int itemPadding = 2130772016;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010132\n\t\t\tpublic const int itemTextAppearance = 2130772274;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010130\n\t\t\tpublic const int itemTextColor = 2130772272;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011c\n\t\t\tpublic const int keylines = 2130772252;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d5\n\t\t\tpublic const int layout = 2130772181;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010000\n\t\t\tpublic const int layoutManager = 2130771968;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011f\n\t\t\tpublic const int layout_anchor = 2130772255;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010121\n\t\t\tpublic const int layout_anchorGravity = 2130772257;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011e\n\t\t\tpublic const int layout_behavior = 2130772254;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011a\n\t\t\tpublic const int layout_collapseMode = 2130772250;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011b\n\t\t\tpublic const int layout_collapseParallaxMultiplier = 2130772251;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010123\n\t\t\tpublic const int layout_dodgeInsetEdges = 2130772259;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010122\n\t\t\tpublic const int layout_insetEdge = 2130772258;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010120\n\t\t\tpublic const int layout_keyline = 2130772256;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010106\n\t\t\tpublic const int layout_scrollFlags = 2130772230;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010107\n\t\t\tpublic const int layout_scrollInterpolator = 2130772231;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009b\n\t\t\tpublic const int listChoiceBackgroundIndicator = 2130772123;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010075\n\t\t\tpublic const int listDividerAlertDialog = 2130772085;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010041\n\t\t\tpublic const int listItemLayout = 2130772033;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003e\n\t\t\tpublic const int listLayout = 2130772030;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100bb\n\t\t\tpublic const int listMenuViewStyle = 2130772155;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010094\n\t\t\tpublic const int listPopupWindowStyle = 2130772116;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008e\n\t\t\tpublic const int listPreferredItemHeight = 2130772110;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010090\n\t\t\tpublic const int listPreferredItemHeightLarge = 2130772112;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008f\n\t\t\tpublic const int listPreferredItemHeightSmall = 2130772111;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010091\n\t\t\tpublic const int listPreferredItemPaddingLeft = 2130772113;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010092\n\t\t\tpublic const int listPreferredItemPaddingRight = 2130772114;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010026\n\t\t\tpublic const int logo = 2130772006;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100fb\n\t\t\tpublic const int logoDescription = 2130772219;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010136\n\t\t\tpublic const int maxActionInlineWidth = 2130772278;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f5\n\t\t\tpublic const int maxButtonHeight = 2130772213;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c8\n\t\t\tpublic const int measureWithLargestChild = 2130772168;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010004\n\t\t\tpublic const int mediaRouteAudioTrackDrawable = 2130771972;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010005\n\t\t\tpublic const int mediaRouteButtonStyle = 2130771973;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010006\n\t\t\tpublic const int mediaRouteCloseDrawable = 2130771974;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010007\n\t\t\tpublic const int mediaRouteControlPanelThemeOverlay = 2130771975;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010008\n\t\t\tpublic const int mediaRouteDefaultIconDrawable = 2130771976;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010009\n\t\t\tpublic const int mediaRoutePauseDrawable = 2130771977;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000a\n\t\t\tpublic const int mediaRoutePlayDrawable = 2130771978;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000b\n\t\t\tpublic const int mediaRouteSpeakerGroupIconDrawable = 2130771979;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000c\n\t\t\tpublic const int mediaRouteSpeakerIconDrawable = 2130771980;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000d\n\t\t\tpublic const int mediaRouteStopDrawable = 2130771981;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000e\n\t\t\tpublic const int mediaRouteTheme = 2130771982;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01000f\n\t\t\tpublic const int mediaRouteTvIconDrawable = 2130771983;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012e\n\t\t\tpublic const int menu = 2130772270;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01003f\n\t\t\tpublic const int multiChoiceItemLayout = 2130772031;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100fa\n\t\t\tpublic const int navigationContentDescription = 2130772218;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f9\n\t\t\tpublic const int navigationIcon = 2130772217;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010020\n\t\t\tpublic const int navigationMode = 2130772000;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d1\n\t\t\tpublic const int overlapAnchor = 2130772177;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d3\n\t\t\tpublic const int paddingBottomNoButtons = 2130772179;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ff\n\t\t\tpublic const int paddingEnd = 2130772223;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100fe\n\t\t\tpublic const int paddingStart = 2130772222;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d4\n\t\t\tpublic const int paddingTopNoTitle = 2130772180;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010098\n\t\t\tpublic const int panelBackground = 2130772120;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01009a\n\t\t\tpublic const int panelMenuListTheme = 2130772122;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010099\n\t\t\tpublic const int panelMenuListWidth = 2130772121;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010152\n\t\t\tpublic const int passwordToggleContentDescription = 2130772306;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010151\n\t\t\tpublic const int passwordToggleDrawable = 2130772305;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010150\n\t\t\tpublic const int passwordToggleEnabled = 2130772304;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010153\n\t\t\tpublic const int passwordToggleTint = 2130772307;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010154\n\t\t\tpublic const int passwordToggleTintMode = 2130772308;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010085\n\t\t\tpublic const int popupMenuStyle = 2130772101;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010039\n\t\t\tpublic const int popupTheme = 2130772025;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010086\n\t\t\tpublic const int popupWindowStyle = 2130772102;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100cf\n\t\t\tpublic const int preserveIconSpacing = 2130772175;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010129\n\t\t\tpublic const int pressedTranslationZ = 2130772265;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002f\n\t\t\tpublic const int progressBarPadding = 2130772015;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01002d\n\t\t\tpublic const int progressBarStyle = 2130772013;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e0\n\t\t\tpublic const int queryBackground = 2130772192;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d7\n\t\t\tpublic const int queryHint = 2130772183;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b4\n\t\t\tpublic const int radioButtonStyle = 2130772148;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b5\n\t\t\tpublic const int ratingBarStyle = 2130772149;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b6\n\t\t\tpublic const int ratingBarStyleIndicator = 2130772150;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b7\n\t\t\tpublic const int ratingBarStyleSmall = 2130772151;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010002\n\t\t\tpublic const int reverseLayout = 2130771970;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010127\n\t\t\tpublic const int rippleColor = 2130772263;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010116\n\t\t\tpublic const int scrimAnimationDuration = 2130772246;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010115\n\t\t\tpublic const int scrimVisibleHeightTrigger = 2130772245;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100dc\n\t\t\tpublic const int searchHintIcon = 2130772188;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100db\n\t\t\tpublic const int searchIcon = 2130772187;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008d\n\t\t\tpublic const int searchViewStyle = 2130772109;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b8\n\t\t\tpublic const int seekBarStyle = 2130772152;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007d\n\t\t\tpublic const int selectableItemBackground = 2130772093;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01007e\n\t\t\tpublic const int selectableItemBackgroundBorderless = 2130772094;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100cb\n\t\t\tpublic const int showAsAction = 2130772171;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c9\n\t\t\tpublic const int showDividers = 2130772169;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ec\n\t\t\tpublic const int showText = 2130772204;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010042\n\t\t\tpublic const int showTitle = 2130772034;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010040\n\t\t\tpublic const int singleChoiceItemLayout = 2130772032;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010001\n\t\t\tpublic const int spanCount = 2130771969;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c1\n\t\t\tpublic const int spinBars = 2130772161;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010078\n\t\t\tpublic const int spinnerDropDownItemStyle = 2130772088;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100b9\n\t\t\tpublic const int spinnerStyle = 2130772153;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100eb\n\t\t\tpublic const int splitTrack = 2130772203;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010043\n\t\t\tpublic const int srcCompat = 2130772035;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010003\n\t\t\tpublic const int stackFromEnd = 2130771971;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d2\n\t\t\tpublic const int state_above_anchor = 2130772178;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010104\n\t\t\tpublic const int state_collapsed = 2130772228;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010105\n\t\t\tpublic const int state_collapsible = 2130772229;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01011d\n\t\t\tpublic const int statusBarBackground = 2130772253;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010113\n\t\t\tpublic const int statusBarScrim = 2130772243;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100d0\n\t\t\tpublic const int subMenuArrow = 2130772176;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e1\n\t\t\tpublic const int submitBackground = 2130772193;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010022\n\t\t\tpublic const int subtitle = 2130772002;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ee\n\t\t\tpublic const int subtitleTextAppearance = 2130772206;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100fd\n\t\t\tpublic const int subtitleTextColor = 2130772221;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010024\n\t\t\tpublic const int subtitleTextStyle = 2130772004;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100df\n\t\t\tpublic const int suggestionRowLayout = 2130772191;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e9\n\t\t\tpublic const int switchMinWidth = 2130772201;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ea\n\t\t\tpublic const int switchPadding = 2130772202;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ba\n\t\t\tpublic const int switchStyle = 2130772154;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e8\n\t\t\tpublic const int switchTextAppearance = 2130772200;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013a\n\t\t\tpublic const int tabBackground = 2130772282;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010139\n\t\t\tpublic const int tabContentStart = 2130772281;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013c\n\t\t\tpublic const int tabGravity = 2130772284;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010137\n\t\t\tpublic const int tabIndicatorColor = 2130772279;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010138\n\t\t\tpublic const int tabIndicatorHeight = 2130772280;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013e\n\t\t\tpublic const int tabMaxWidth = 2130772286;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013d\n\t\t\tpublic const int tabMinWidth = 2130772285;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013b\n\t\t\tpublic const int tabMode = 2130772283;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010146\n\t\t\tpublic const int tabPadding = 2130772294;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010145\n\t\t\tpublic const int tabPaddingBottom = 2130772293;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010144\n\t\t\tpublic const int tabPaddingEnd = 2130772292;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010142\n\t\t\tpublic const int tabPaddingStart = 2130772290;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010143\n\t\t\tpublic const int tabPaddingTop = 2130772291;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010141\n\t\t\tpublic const int tabSelectedTextColor = 2130772289;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01013f\n\t\t\tpublic const int tabTextAppearance = 2130772287;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010140\n\t\t\tpublic const int tabTextColor = 2130772288;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010049\n\t\t\tpublic const int textAllCaps = 2130772041;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010070\n\t\t\tpublic const int textAppearanceLargePopupMenu = 2130772080;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010095\n\t\t\tpublic const int textAppearanceListItem = 2130772117;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010096\n\t\t\tpublic const int textAppearanceListItemSecondary = 2130772118;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010097\n\t\t\tpublic const int textAppearanceListItemSmall = 2130772119;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010072\n\t\t\tpublic const int textAppearancePopupMenuHeader = 2130772082;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008b\n\t\t\tpublic const int textAppearanceSearchResultSubtitle = 2130772107;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008a\n\t\t\tpublic const int textAppearanceSearchResultTitle = 2130772106;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010071\n\t\t\tpublic const int textAppearanceSmallPopupMenu = 2130772081;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100aa\n\t\t\tpublic const int textColorAlertDialogListItem = 2130772138;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010126\n\t\t\tpublic const int textColorError = 2130772262;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01008c\n\t\t\tpublic const int textColorSearchUrl = 2130772108;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010100\n\t\t\tpublic const int theme = 2130772224;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100c7\n\t\t\tpublic const int thickness = 2130772167;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e7\n\t\t\tpublic const int thumbTextPadding = 2130772199;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e2\n\t\t\tpublic const int thumbTint = 2130772194;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e3\n\t\t\tpublic const int thumbTintMode = 2130772195;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010046\n\t\t\tpublic const int tickMark = 2130772038;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010047\n\t\t\tpublic const int tickMarkTint = 2130772039;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010048\n\t\t\tpublic const int tickMarkTintMode = 2130772040;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010044\n\t\t\tpublic const int tint = 2130772036;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010045\n\t\t\tpublic const int tintMode = 2130772037;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01001f\n\t\t\tpublic const int title = 2130771999;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010119\n\t\t\tpublic const int titleEnabled = 2130772249;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ef\n\t\t\tpublic const int titleMargin = 2130772207;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f3\n\t\t\tpublic const int titleMarginBottom = 2130772211;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f1\n\t\t\tpublic const int titleMarginEnd = 2130772209;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f0\n\t\t\tpublic const int titleMarginStart = 2130772208;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f2\n\t\t\tpublic const int titleMarginTop = 2130772210;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100f4\n\t\t\tpublic const int titleMargins = 2130772212;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100ed\n\t\t\tpublic const int titleTextAppearance = 2130772205;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100fc\n\t\t\tpublic const int titleTextColor = 2130772220;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010023\n\t\t\tpublic const int titleTextStyle = 2130772003;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010114\n\t\t\tpublic const int toolbarId = 2130772244;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010084\n\t\t\tpublic const int toolbarNavigationButtonStyle = 2130772100;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010083\n\t\t\tpublic const int toolbarStyle = 2130772099;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e4\n\t\t\tpublic const int track = 2130772196;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e5\n\t\t\tpublic const int trackTint = 2130772197;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100e6\n\t\t\tpublic const int trackTintMode = 2130772198;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01012b\n\t\t\tpublic const int useCompatPadding = 2130772267;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0100dd\n\t\t\tpublic const int voiceIcon = 2130772189;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004a\n\t\t\tpublic const int windowActionBar = 2130772042;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004c\n\t\t\tpublic const int windowActionBarOverlay = 2130772044;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004d\n\t\t\tpublic const int windowActionModeOverlay = 2130772045;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010051\n\t\t\tpublic const int windowFixedHeightMajor = 2130772049;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004f\n\t\t\tpublic const int windowFixedHeightMinor = 2130772047;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004e\n\t\t\tpublic const int windowFixedWidthMajor = 2130772046;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010050\n\t\t\tpublic const int windowFixedWidthMinor = 2130772048;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010052\n\t\t\tpublic const int windowMinWidthMajor = 2130772050;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f010053\n\t\t\tpublic const int windowMinWidthMinor = 2130772051;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f01004b\n\t\t\tpublic const int windowNoTitle = 2130772043;\n\t\t\t\n\t\t\tstatic Attribute()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Attribute()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Boolean\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0d0000\n\t\t\tpublic const int abc_action_bar_embed_tabs = 2131558400;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0d0001\n\t\t\tpublic const int abc_allow_stacked_button_bar = 2131558401;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0d0002\n\t\t\tpublic const int abc_config_actionMenuItemAllCaps = 2131558402;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0d0003\n\t\t\tpublic const int abc_config_closeDialogWhenTouchOutside = 2131558403;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0d0004\n\t\t\tpublic const int abc_config_showMenuShortcutsWhenKeyboardPresent = 2131558404;\n\t\t\t\n\t\t\tstatic Boolean()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Boolean()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Color\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004a\n\t\t\tpublic const int abc_background_cache_hint_selector_material_dark = 2131492938;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004b\n\t\t\tpublic const int abc_background_cache_hint_selector_material_light = 2131492939;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004c\n\t\t\tpublic const int abc_btn_colored_borderless_text_material = 2131492940;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004d\n\t\t\tpublic const int abc_btn_colored_text_material = 2131492941;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004e\n\t\t\tpublic const int abc_color_highlight_material = 2131492942;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c004f\n\t\t\tpublic const int abc_hint_foreground_material_dark = 2131492943;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0050\n\t\t\tpublic const int abc_hint_foreground_material_light = 2131492944;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0005\n\t\t\tpublic const int abc_input_method_navigation_guard = 2131492869;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0051\n\t\t\tpublic const int abc_primary_text_disable_only_material_dark = 2131492945;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0052\n\t\t\tpublic const int abc_primary_text_disable_only_material_light = 2131492946;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0053\n\t\t\tpublic const int abc_primary_text_material_dark = 2131492947;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0054\n\t\t\tpublic const int abc_primary_text_material_light = 2131492948;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0055\n\t\t\tpublic const int abc_search_url_text = 2131492949;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0006\n\t\t\tpublic const int abc_search_url_text_normal = 2131492870;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0007\n\t\t\tpublic const int abc_search_url_text_pressed = 2131492871;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0008\n\t\t\tpublic const int abc_search_url_text_selected = 2131492872;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0056\n\t\t\tpublic const int abc_secondary_text_material_dark = 2131492950;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0057\n\t\t\tpublic const int abc_secondary_text_material_light = 2131492951;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0058\n\t\t\tpublic const int abc_tint_btn_checkable = 2131492952;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0059\n\t\t\tpublic const int abc_tint_default = 2131492953;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005a\n\t\t\tpublic const int abc_tint_edittext = 2131492954;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005b\n\t\t\tpublic const int abc_tint_seek_thumb = 2131492955;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005c\n\t\t\tpublic const int abc_tint_spinner = 2131492956;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005d\n\t\t\tpublic const int abc_tint_switch_thumb = 2131492957;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005e\n\t\t\tpublic const int abc_tint_switch_track = 2131492958;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0009\n\t\t\tpublic const int accent_material_dark = 2131492873;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000a\n\t\t\tpublic const int accent_material_light = 2131492874;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000b\n\t\t\tpublic const int background_floating_material_dark = 2131492875;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000c\n\t\t\tpublic const int background_floating_material_light = 2131492876;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000d\n\t\t\tpublic const int background_material_dark = 2131492877;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000e\n\t\t\tpublic const int background_material_light = 2131492878;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c000f\n\t\t\tpublic const int bright_foreground_disabled_material_dark = 2131492879;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0010\n\t\t\tpublic const int bright_foreground_disabled_material_light = 2131492880;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0011\n\t\t\tpublic const int bright_foreground_inverse_material_dark = 2131492881;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0012\n\t\t\tpublic const int bright_foreground_inverse_material_light = 2131492882;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0013\n\t\t\tpublic const int bright_foreground_material_dark = 2131492883;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0014\n\t\t\tpublic const int bright_foreground_material_light = 2131492884;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0015\n\t\t\tpublic const int button_material_dark = 2131492885;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0016\n\t\t\tpublic const int button_material_light = 2131492886;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0000\n\t\t\tpublic const int cardview_dark_background = 2131492864;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0001\n\t\t\tpublic const int cardview_light_background = 2131492865;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0002\n\t\t\tpublic const int cardview_shadow_end_color = 2131492866;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0003\n\t\t\tpublic const int cardview_shadow_start_color = 2131492867;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003f\n\t\t\tpublic const int design_bottom_navigation_shadow_color = 2131492927;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c005f\n\t\t\tpublic const int design_error = 2131492959;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0040\n\t\t\tpublic const int design_fab_shadow_end_color = 2131492928;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0041\n\t\t\tpublic const int design_fab_shadow_mid_color = 2131492929;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0042\n\t\t\tpublic const int design_fab_shadow_start_color = 2131492930;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0043\n\t\t\tpublic const int design_fab_stroke_end_inner_color = 2131492931;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0044\n\t\t\tpublic const int design_fab_stroke_end_outer_color = 2131492932;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0045\n\t\t\tpublic const int design_fab_stroke_top_inner_color = 2131492933;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0046\n\t\t\tpublic const int design_fab_stroke_top_outer_color = 2131492934;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0047\n\t\t\tpublic const int design_snackbar_background_color = 2131492935;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0048\n\t\t\tpublic const int design_textinput_error_color_dark = 2131492936;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0049\n\t\t\tpublic const int design_textinput_error_color_light = 2131492937;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0060\n\t\t\tpublic const int design_tint_password_toggle = 2131492960;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0017\n\t\t\tpublic const int dim_foreground_disabled_material_dark = 2131492887;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0018\n\t\t\tpublic const int dim_foreground_disabled_material_light = 2131492888;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0019\n\t\t\tpublic const int dim_foreground_material_dark = 2131492889;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001a\n\t\t\tpublic const int dim_foreground_material_light = 2131492890;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001b\n\t\t\tpublic const int foreground_material_dark = 2131492891;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001c\n\t\t\tpublic const int foreground_material_light = 2131492892;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001d\n\t\t\tpublic const int highlighted_text_material_dark = 2131492893;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001e\n\t\t\tpublic const int highlighted_text_material_light = 2131492894;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c001f\n\t\t\tpublic const int material_blue_grey_800 = 2131492895;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0020\n\t\t\tpublic const int material_blue_grey_900 = 2131492896;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0021\n\t\t\tpublic const int material_blue_grey_950 = 2131492897;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0022\n\t\t\tpublic const int material_deep_teal_200 = 2131492898;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0023\n\t\t\tpublic const int material_deep_teal_500 = 2131492899;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0024\n\t\t\tpublic const int material_grey_100 = 2131492900;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0025\n\t\t\tpublic const int material_grey_300 = 2131492901;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0026\n\t\t\tpublic const int material_grey_50 = 2131492902;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0027\n\t\t\tpublic const int material_grey_600 = 2131492903;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0028\n\t\t\tpublic const int material_grey_800 = 2131492904;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0029\n\t\t\tpublic const int material_grey_850 = 2131492905;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002a\n\t\t\tpublic const int material_grey_900 = 2131492906;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0004\n\t\t\tpublic const int notification_action_color_filter = 2131492868;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002b\n\t\t\tpublic const int notification_icon_bg_color = 2131492907;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002c\n\t\t\tpublic const int notification_material_background_media_default_color = 2131492908;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002d\n\t\t\tpublic const int primary_dark_material_dark = 2131492909;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002e\n\t\t\tpublic const int primary_dark_material_light = 2131492910;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c002f\n\t\t\tpublic const int primary_material_dark = 2131492911;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0030\n\t\t\tpublic const int primary_material_light = 2131492912;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0031\n\t\t\tpublic const int primary_text_default_material_dark = 2131492913;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0032\n\t\t\tpublic const int primary_text_default_material_light = 2131492914;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0033\n\t\t\tpublic const int primary_text_disabled_material_dark = 2131492915;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0034\n\t\t\tpublic const int primary_text_disabled_material_light = 2131492916;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0035\n\t\t\tpublic const int ripple_material_dark = 2131492917;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0036\n\t\t\tpublic const int ripple_material_light = 2131492918;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0037\n\t\t\tpublic const int secondary_text_default_material_dark = 2131492919;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0038\n\t\t\tpublic const int secondary_text_default_material_light = 2131492920;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0039\n\t\t\tpublic const int secondary_text_disabled_material_dark = 2131492921;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003a\n\t\t\tpublic const int secondary_text_disabled_material_light = 2131492922;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003b\n\t\t\tpublic const int switch_thumb_disabled_material_dark = 2131492923;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003c\n\t\t\tpublic const int switch_thumb_disabled_material_light = 2131492924;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0061\n\t\t\tpublic const int switch_thumb_material_dark = 2131492961;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c0062\n\t\t\tpublic const int switch_thumb_material_light = 2131492962;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003d\n\t\t\tpublic const int switch_thumb_normal_material_dark = 2131492925;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0c003e\n\t\t\tpublic const int switch_thumb_normal_material_light = 2131492926;\n\t\t\t\n\t\t\tstatic Color()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Color()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Dimension\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070018\n\t\t\tpublic const int abc_action_bar_content_inset_material = 2131165208;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070019\n\t\t\tpublic const int abc_action_bar_content_inset_with_nav = 2131165209;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000d\n\t\t\tpublic const int abc_action_bar_default_height_material = 2131165197;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001a\n\t\t\tpublic const int abc_action_bar_default_padding_end_material = 2131165210;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001b\n\t\t\tpublic const int abc_action_bar_default_padding_start_material = 2131165211;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070021\n\t\t\tpublic const int abc_action_bar_elevation_material = 2131165217;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070022\n\t\t\tpublic const int abc_action_bar_icon_vertical_padding_material = 2131165218;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070023\n\t\t\tpublic const int abc_action_bar_overflow_padding_end_material = 2131165219;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070024\n\t\t\tpublic const int abc_action_bar_overflow_padding_start_material = 2131165220;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000e\n\t\t\tpublic const int abc_action_bar_progress_bar_size = 2131165198;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070025\n\t\t\tpublic const int abc_action_bar_stacked_max_height = 2131165221;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070026\n\t\t\tpublic const int abc_action_bar_stacked_tab_max_width = 2131165222;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070027\n\t\t\tpublic const int abc_action_bar_subtitle_bottom_margin_material = 2131165223;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070028\n\t\t\tpublic const int abc_action_bar_subtitle_top_margin_material = 2131165224;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070029\n\t\t\tpublic const int abc_action_button_min_height_material = 2131165225;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002a\n\t\t\tpublic const int abc_action_button_min_width_material = 2131165226;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002b\n\t\t\tpublic const int abc_action_button_min_width_overflow_material = 2131165227;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000c\n\t\t\tpublic const int abc_alert_dialog_button_bar_height = 2131165196;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002c\n\t\t\tpublic const int abc_button_inset_horizontal_material = 2131165228;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002d\n\t\t\tpublic const int abc_button_inset_vertical_material = 2131165229;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002e\n\t\t\tpublic const int abc_button_padding_horizontal_material = 2131165230;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07002f\n\t\t\tpublic const int abc_button_padding_vertical_material = 2131165231;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070030\n\t\t\tpublic const int abc_cascading_menus_min_smallest_width = 2131165232;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070011\n\t\t\tpublic const int abc_config_prefDialogWidth = 2131165201;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070031\n\t\t\tpublic const int abc_control_corner_material = 2131165233;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070032\n\t\t\tpublic const int abc_control_inset_material = 2131165234;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070033\n\t\t\tpublic const int abc_control_padding_material = 2131165235;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070012\n\t\t\tpublic const int abc_dialog_fixed_height_major = 2131165202;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070013\n\t\t\tpublic const int abc_dialog_fixed_height_minor = 2131165203;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070014\n\t\t\tpublic const int abc_dialog_fixed_width_major = 2131165204;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070015\n\t\t\tpublic const int abc_dialog_fixed_width_minor = 2131165205;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070034\n\t\t\tpublic const int abc_dialog_list_padding_bottom_no_buttons = 2131165236;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070035\n\t\t\tpublic const int abc_dialog_list_padding_top_no_title = 2131165237;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070016\n\t\t\tpublic const int abc_dialog_min_width_major = 2131165206;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070017\n\t\t\tpublic const int abc_dialog_min_width_minor = 2131165207;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070036\n\t\t\tpublic const int abc_dialog_padding_material = 2131165238;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070037\n\t\t\tpublic const int abc_dialog_padding_top_material = 2131165239;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070038\n\t\t\tpublic const int abc_dialog_title_divider_material = 2131165240;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070039\n\t\t\tpublic const int abc_disabled_alpha_material_dark = 2131165241;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003a\n\t\t\tpublic const int abc_disabled_alpha_material_light = 2131165242;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003b\n\t\t\tpublic const int abc_dropdownitem_icon_width = 2131165243;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003c\n\t\t\tpublic const int abc_dropdownitem_text_padding_left = 2131165244;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003d\n\t\t\tpublic const int abc_dropdownitem_text_padding_right = 2131165245;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003e\n\t\t\tpublic const int abc_edit_text_inset_bottom_material = 2131165246;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07003f\n\t\t\tpublic const int abc_edit_text_inset_horizontal_material = 2131165247;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070040\n\t\t\tpublic const int abc_edit_text_inset_top_material = 2131165248;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070041\n\t\t\tpublic const int abc_floating_window_z = 2131165249;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070042\n\t\t\tpublic const int abc_list_item_padding_horizontal_material = 2131165250;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070043\n\t\t\tpublic const int abc_panel_menu_list_width = 2131165251;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070044\n\t\t\tpublic const int abc_progress_bar_height_material = 2131165252;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070045\n\t\t\tpublic const int abc_search_view_preferred_height = 2131165253;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070046\n\t\t\tpublic const int abc_search_view_preferred_width = 2131165254;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070047\n\t\t\tpublic const int abc_seekbar_track_background_height_material = 2131165255;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070048\n\t\t\tpublic const int abc_seekbar_track_progress_height_material = 2131165256;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070049\n\t\t\tpublic const int abc_select_dialog_padding_start_material = 2131165257;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001d\n\t\t\tpublic const int abc_switch_padding = 2131165213;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004a\n\t\t\tpublic const int abc_text_size_body_1_material = 2131165258;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004b\n\t\t\tpublic const int abc_text_size_body_2_material = 2131165259;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004c\n\t\t\tpublic const int abc_text_size_button_material = 2131165260;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004d\n\t\t\tpublic const int abc_text_size_caption_material = 2131165261;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004e\n\t\t\tpublic const int abc_text_size_display_1_material = 2131165262;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07004f\n\t\t\tpublic const int abc_text_size_display_2_material = 2131165263;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070050\n\t\t\tpublic const int abc_text_size_display_3_material = 2131165264;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070051\n\t\t\tpublic const int abc_text_size_display_4_material = 2131165265;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070052\n\t\t\tpublic const int abc_text_size_headline_material = 2131165266;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070053\n\t\t\tpublic const int abc_text_size_large_material = 2131165267;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070054\n\t\t\tpublic const int abc_text_size_medium_material = 2131165268;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070055\n\t\t\tpublic const int abc_text_size_menu_header_material = 2131165269;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070056\n\t\t\tpublic const int abc_text_size_menu_material = 2131165270;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070057\n\t\t\tpublic const int abc_text_size_small_material = 2131165271;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070058\n\t\t\tpublic const int abc_text_size_subhead_material = 2131165272;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000f\n\t\t\tpublic const int abc_text_size_subtitle_material_toolbar = 2131165199;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070059\n\t\t\tpublic const int abc_text_size_title_material = 2131165273;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070010\n\t\t\tpublic const int abc_text_size_title_material_toolbar = 2131165200;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070009\n\t\t\tpublic const int cardview_compat_inset_shadow = 2131165193;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000a\n\t\t\tpublic const int cardview_default_elevation = 2131165194;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07000b\n\t\t\tpublic const int cardview_default_radius = 2131165195;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070076\n\t\t\tpublic const int design_appbar_elevation = 2131165302;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070077\n\t\t\tpublic const int design_bottom_navigation_active_item_max_width = 2131165303;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070078\n\t\t\tpublic const int design_bottom_navigation_active_text_size = 2131165304;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070079\n\t\t\tpublic const int design_bottom_navigation_elevation = 2131165305;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007a\n\t\t\tpublic const int design_bottom_navigation_height = 2131165306;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007b\n\t\t\tpublic const int design_bottom_navigation_item_max_width = 2131165307;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007c\n\t\t\tpublic const int design_bottom_navigation_item_min_width = 2131165308;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007d\n\t\t\tpublic const int design_bottom_navigation_margin = 2131165309;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007e\n\t\t\tpublic const int design_bottom_navigation_shadow_height = 2131165310;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07007f\n\t\t\tpublic const int design_bottom_navigation_text_size = 2131165311;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070080\n\t\t\tpublic const int design_bottom_sheet_modal_elevation = 2131165312;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070081\n\t\t\tpublic const int design_bottom_sheet_peek_height_min = 2131165313;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070082\n\t\t\tpublic const int design_fab_border_width = 2131165314;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070083\n\t\t\tpublic const int design_fab_elevation = 2131165315;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070084\n\t\t\tpublic const int design_fab_image_size = 2131165316;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070085\n\t\t\tpublic const int design_fab_size_mini = 2131165317;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070086\n\t\t\tpublic const int design_fab_size_normal = 2131165318;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070087\n\t\t\tpublic const int design_fab_translation_z_pressed = 2131165319;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070088\n\t\t\tpublic const int design_navigation_elevation = 2131165320;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070089\n\t\t\tpublic const int design_navigation_icon_padding = 2131165321;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008a\n\t\t\tpublic const int design_navigation_icon_size = 2131165322;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006e\n\t\t\tpublic const int design_navigation_max_width = 2131165294;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008b\n\t\t\tpublic const int design_navigation_padding_bottom = 2131165323;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008c\n\t\t\tpublic const int design_navigation_separator_vertical_padding = 2131165324;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006f\n\t\t\tpublic const int design_snackbar_action_inline_max_width = 2131165295;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070070\n\t\t\tpublic const int design_snackbar_background_corner_radius = 2131165296;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008d\n\t\t\tpublic const int design_snackbar_elevation = 2131165325;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070071\n\t\t\tpublic const int design_snackbar_extra_spacing_horizontal = 2131165297;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070072\n\t\t\tpublic const int design_snackbar_max_width = 2131165298;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070073\n\t\t\tpublic const int design_snackbar_min_width = 2131165299;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008e\n\t\t\tpublic const int design_snackbar_padding_horizontal = 2131165326;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07008f\n\t\t\tpublic const int design_snackbar_padding_vertical = 2131165327;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070074\n\t\t\tpublic const int design_snackbar_padding_vertical_2lines = 2131165300;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070090\n\t\t\tpublic const int design_snackbar_text_size = 2131165328;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070091\n\t\t\tpublic const int design_tab_max_width = 2131165329;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070075\n\t\t\tpublic const int design_tab_scrollable_min_width = 2131165301;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070092\n\t\t\tpublic const int design_tab_text_size = 2131165330;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070093\n\t\t\tpublic const int design_tab_text_size_2line = 2131165331;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005a\n\t\t\tpublic const int disabled_alpha_material_dark = 2131165274;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005b\n\t\t\tpublic const int disabled_alpha_material_light = 2131165275;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005c\n\t\t\tpublic const int highlight_alpha_material_colored = 2131165276;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005d\n\t\t\tpublic const int highlight_alpha_material_dark = 2131165277;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005e\n\t\t\tpublic const int highlight_alpha_material_light = 2131165278;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07005f\n\t\t\tpublic const int hint_alpha_material_dark = 2131165279;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070060\n\t\t\tpublic const int hint_alpha_material_light = 2131165280;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070061\n\t\t\tpublic const int hint_pressed_alpha_material_dark = 2131165281;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070062\n\t\t\tpublic const int hint_pressed_alpha_material_light = 2131165282;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070000\n\t\t\tpublic const int item_touch_helper_max_drag_scroll_per_frame = 2131165184;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070001\n\t\t\tpublic const int item_touch_helper_swipe_escape_max_velocity = 2131165185;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070002\n\t\t\tpublic const int item_touch_helper_swipe_escape_velocity = 2131165186;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070003\n\t\t\tpublic const int mr_controller_volume_group_list_item_height = 2131165187;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070004\n\t\t\tpublic const int mr_controller_volume_group_list_item_icon_size = 2131165188;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070005\n\t\t\tpublic const int mr_controller_volume_group_list_max_height = 2131165189;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070008\n\t\t\tpublic const int mr_controller_volume_group_list_padding_top = 2131165192;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070006\n\t\t\tpublic const int mr_dialog_fixed_width_major = 2131165190;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070007\n\t\t\tpublic const int mr_dialog_fixed_width_minor = 2131165191;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070063\n\t\t\tpublic const int notification_action_icon_size = 2131165283;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070064\n\t\t\tpublic const int notification_action_text_size = 2131165284;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070065\n\t\t\tpublic const int notification_big_circle_margin = 2131165285;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001e\n\t\t\tpublic const int notification_content_margin_start = 2131165214;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070066\n\t\t\tpublic const int notification_large_icon_height = 2131165286;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070067\n\t\t\tpublic const int notification_large_icon_width = 2131165287;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001f\n\t\t\tpublic const int notification_main_column_padding_top = 2131165215;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070020\n\t\t\tpublic const int notification_media_narrow_margin = 2131165216;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070068\n\t\t\tpublic const int notification_right_icon_size = 2131165288;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07001c\n\t\t\tpublic const int notification_right_side_padding_top = 2131165212;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f070069\n\t\t\tpublic const int notification_small_icon_background_padding = 2131165289;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006a\n\t\t\tpublic const int notification_small_icon_size_as_large = 2131165290;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006b\n\t\t\tpublic const int notification_subtext_size = 2131165291;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006c\n\t\t\tpublic const int notification_top_pad = 2131165292;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f07006d\n\t\t\tpublic const int notification_top_pad_large_text = 2131165293;\n\t\t\t\n\t\t\tstatic Dimension()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Dimension()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Drawable\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020000\n\t\t\tpublic const int abc_ab_share_pack_mtrl_alpha = 2130837504;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020001\n\t\t\tpublic const int abc_action_bar_item_background_material = 2130837505;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020002\n\t\t\tpublic const int abc_btn_borderless_material = 2130837506;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020003\n\t\t\tpublic const int abc_btn_check_material = 2130837507;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020004\n\t\t\tpublic const int abc_btn_check_to_on_mtrl_000 = 2130837508;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020005\n\t\t\tpublic const int abc_btn_check_to_on_mtrl_015 = 2130837509;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020006\n\t\t\tpublic const int abc_btn_colored_material = 2130837510;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020007\n\t\t\tpublic const int abc_btn_default_mtrl_shape = 2130837511;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020008\n\t\t\tpublic const int abc_btn_radio_material = 2130837512;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020009\n\t\t\tpublic const int abc_btn_radio_to_on_mtrl_000 = 2130837513;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000a\n\t\t\tpublic const int abc_btn_radio_to_on_mtrl_015 = 2130837514;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000b\n\t\t\tpublic const int abc_btn_switch_to_on_mtrl_00001 = 2130837515;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000c\n\t\t\tpublic const int abc_btn_switch_to_on_mtrl_00012 = 2130837516;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000d\n\t\t\tpublic const int abc_cab_background_internal_bg = 2130837517;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000e\n\t\t\tpublic const int abc_cab_background_top_material = 2130837518;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02000f\n\t\t\tpublic const int abc_cab_background_top_mtrl_alpha = 2130837519;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020010\n\t\t\tpublic const int abc_control_background_material = 2130837520;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020011\n\t\t\tpublic const int abc_dialog_material_background = 2130837521;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020012\n\t\t\tpublic const int abc_edit_text_material = 2130837522;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020013\n\t\t\tpublic const int abc_ic_ab_back_material = 2130837523;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020014\n\t\t\tpublic const int abc_ic_arrow_drop_right_black_24dp = 2130837524;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020015\n\t\t\tpublic const int abc_ic_clear_material = 2130837525;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020016\n\t\t\tpublic const int abc_ic_commit_search_api_mtrl_alpha = 2130837526;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020017\n\t\t\tpublic const int abc_ic_go_search_api_material = 2130837527;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020018\n\t\t\tpublic const int abc_ic_menu_copy_mtrl_am_alpha = 2130837528;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020019\n\t\t\tpublic const int abc_ic_menu_cut_mtrl_alpha = 2130837529;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001a\n\t\t\tpublic const int abc_ic_menu_overflow_material = 2130837530;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001b\n\t\t\tpublic const int abc_ic_menu_paste_mtrl_am_alpha = 2130837531;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001c\n\t\t\tpublic const int abc_ic_menu_selectall_mtrl_alpha = 2130837532;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001d\n\t\t\tpublic const int abc_ic_menu_share_mtrl_alpha = 2130837533;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001e\n\t\t\tpublic const int abc_ic_search_api_material = 2130837534;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02001f\n\t\t\tpublic const int abc_ic_star_black_16dp = 2130837535;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020020\n\t\t\tpublic const int abc_ic_star_black_36dp = 2130837536;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020021\n\t\t\tpublic const int abc_ic_star_black_48dp = 2130837537;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020022\n\t\t\tpublic const int abc_ic_star_half_black_16dp = 2130837538;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020023\n\t\t\tpublic const int abc_ic_star_half_black_36dp = 2130837539;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020024\n\t\t\tpublic const int abc_ic_star_half_black_48dp = 2130837540;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020025\n\t\t\tpublic const int abc_ic_voice_search_api_material = 2130837541;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020026\n\t\t\tpublic const int abc_item_background_holo_dark = 2130837542;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020027\n\t\t\tpublic const int abc_item_background_holo_light = 2130837543;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020028\n\t\t\tpublic const int abc_list_divider_mtrl_alpha = 2130837544;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020029\n\t\t\tpublic const int abc_list_focused_holo = 2130837545;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002a\n\t\t\tpublic const int abc_list_longpressed_holo = 2130837546;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002b\n\t\t\tpublic const int abc_list_pressed_holo_dark = 2130837547;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002c\n\t\t\tpublic const int abc_list_pressed_holo_light = 2130837548;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002d\n\t\t\tpublic const int abc_list_selector_background_transition_holo_dark = 2130837549;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002e\n\t\t\tpublic const int abc_list_selector_background_transition_holo_light = 2130837550;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02002f\n\t\t\tpublic const int abc_list_selector_disabled_holo_dark = 2130837551;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020030\n\t\t\tpublic const int abc_list_selector_disabled_holo_light = 2130837552;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020031\n\t\t\tpublic const int abc_list_selector_holo_dark = 2130837553;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020032\n\t\t\tpublic const int abc_list_selector_holo_light = 2130837554;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020033\n\t\t\tpublic const int abc_menu_hardkey_panel_mtrl_mult = 2130837555;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020034\n\t\t\tpublic const int abc_popup_background_mtrl_mult = 2130837556;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020035\n\t\t\tpublic const int abc_ratingbar_indicator_material = 2130837557;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020036\n\t\t\tpublic const int abc_ratingbar_material = 2130837558;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020037\n\t\t\tpublic const int abc_ratingbar_small_material = 2130837559;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020038\n\t\t\tpublic const int abc_scrubber_control_off_mtrl_alpha = 2130837560;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020039\n\t\t\tpublic const int abc_scrubber_control_to_pressed_mtrl_000 = 2130837561;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003a\n\t\t\tpublic const int abc_scrubber_control_to_pressed_mtrl_005 = 2130837562;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003b\n\t\t\tpublic const int abc_scrubber_primary_mtrl_alpha = 2130837563;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003c\n\t\t\tpublic const int abc_scrubber_track_mtrl_alpha = 2130837564;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003d\n\t\t\tpublic const int abc_seekbar_thumb_material = 2130837565;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003e\n\t\t\tpublic const int abc_seekbar_tick_mark_material = 2130837566;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02003f\n\t\t\tpublic const int abc_seekbar_track_material = 2130837567;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020040\n\t\t\tpublic const int abc_spinner_mtrl_am_alpha = 2130837568;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020041\n\t\t\tpublic const int abc_spinner_textfield_background_material = 2130837569;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020042\n\t\t\tpublic const int abc_switch_thumb_material = 2130837570;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020043\n\t\t\tpublic const int abc_switch_track_mtrl_alpha = 2130837571;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020044\n\t\t\tpublic const int abc_tab_indicator_material = 2130837572;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020045\n\t\t\tpublic const int abc_tab_indicator_mtrl_alpha = 2130837573;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020046\n\t\t\tpublic const int abc_text_cursor_material = 2130837574;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020047\n\t\t\tpublic const int abc_text_select_handle_left_mtrl_dark = 2130837575;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020048\n\t\t\tpublic const int abc_text_select_handle_left_mtrl_light = 2130837576;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020049\n\t\t\tpublic const int abc_text_select_handle_middle_mtrl_dark = 2130837577;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004a\n\t\t\tpublic const int abc_text_select_handle_middle_mtrl_light = 2130837578;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004b\n\t\t\tpublic const int abc_text_select_handle_right_mtrl_dark = 2130837579;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004c\n\t\t\tpublic const int abc_text_select_handle_right_mtrl_light = 2130837580;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004d\n\t\t\tpublic const int abc_textfield_activated_mtrl_alpha = 2130837581;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004e\n\t\t\tpublic const int abc_textfield_default_mtrl_alpha = 2130837582;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02004f\n\t\t\tpublic const int abc_textfield_search_activated_mtrl_alpha = 2130837583;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020050\n\t\t\tpublic const int abc_textfield_search_default_mtrl_alpha = 2130837584;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020051\n\t\t\tpublic const int abc_textfield_search_material = 2130837585;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020052\n\t\t\tpublic const int abc_vector_test = 2130837586;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020053\n\t\t\tpublic const int avd_hide_password = 2130837587;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010e\n\t\t\tpublic const int avd_hide_password_1 = 2130837774;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010f\n\t\t\tpublic const int avd_hide_password_2 = 2130837775;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020110\n\t\t\tpublic const int avd_hide_password_3 = 2130837776;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020054\n\t\t\tpublic const int avd_show_password = 2130837588;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020111\n\t\t\tpublic const int avd_show_password_1 = 2130837777;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020112\n\t\t\tpublic const int avd_show_password_2 = 2130837778;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020113\n\t\t\tpublic const int avd_show_password_3 = 2130837779;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020055\n\t\t\tpublic const int design_bottom_navigation_item_background = 2130837589;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020056\n\t\t\tpublic const int design_fab_background = 2130837590;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020057\n\t\t\tpublic const int design_ic_visibility = 2130837591;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020058\n\t\t\tpublic const int design_ic_visibility_off = 2130837592;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020059\n\t\t\tpublic const int design_password_eye = 2130837593;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005a\n\t\t\tpublic const int design_snackbar_background = 2130837594;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005b\n\t\t\tpublic const int ic_audiotrack_dark = 2130837595;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005c\n\t\t\tpublic const int ic_audiotrack_light = 2130837596;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005d\n\t\t\tpublic const int ic_dialog_close_dark = 2130837597;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005e\n\t\t\tpublic const int ic_dialog_close_light = 2130837598;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02005f\n\t\t\tpublic const int ic_group_collapse_00 = 2130837599;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020060\n\t\t\tpublic const int ic_group_collapse_01 = 2130837600;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020061\n\t\t\tpublic const int ic_group_collapse_02 = 2130837601;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020062\n\t\t\tpublic const int ic_group_collapse_03 = 2130837602;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020063\n\t\t\tpublic const int ic_group_collapse_04 = 2130837603;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020064\n\t\t\tpublic const int ic_group_collapse_05 = 2130837604;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020065\n\t\t\tpublic const int ic_group_collapse_06 = 2130837605;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020066\n\t\t\tpublic const int ic_group_collapse_07 = 2130837606;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020067\n\t\t\tpublic const int ic_group_collapse_08 = 2130837607;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020068\n\t\t\tpublic const int ic_group_collapse_09 = 2130837608;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020069\n\t\t\tpublic const int ic_group_collapse_10 = 2130837609;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006a\n\t\t\tpublic const int ic_group_collapse_11 = 2130837610;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006b\n\t\t\tpublic const int ic_group_collapse_12 = 2130837611;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006c\n\t\t\tpublic const int ic_group_collapse_13 = 2130837612;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006d\n\t\t\tpublic const int ic_group_collapse_14 = 2130837613;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006e\n\t\t\tpublic const int ic_group_collapse_15 = 2130837614;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02006f\n\t\t\tpublic const int ic_group_expand_00 = 2130837615;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020070\n\t\t\tpublic const int ic_group_expand_01 = 2130837616;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020071\n\t\t\tpublic const int ic_group_expand_02 = 2130837617;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020072\n\t\t\tpublic const int ic_group_expand_03 = 2130837618;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020073\n\t\t\tpublic const int ic_group_expand_04 = 2130837619;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020074\n\t\t\tpublic const int ic_group_expand_05 = 2130837620;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020075\n\t\t\tpublic const int ic_group_expand_06 = 2130837621;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020076\n\t\t\tpublic const int ic_group_expand_07 = 2130837622;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020077\n\t\t\tpublic const int ic_group_expand_08 = 2130837623;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020078\n\t\t\tpublic const int ic_group_expand_09 = 2130837624;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020079\n\t\t\tpublic const int ic_group_expand_10 = 2130837625;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007a\n\t\t\tpublic const int ic_group_expand_11 = 2130837626;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007b\n\t\t\tpublic const int ic_group_expand_12 = 2130837627;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007c\n\t\t\tpublic const int ic_group_expand_13 = 2130837628;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007d\n\t\t\tpublic const int ic_group_expand_14 = 2130837629;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007e\n\t\t\tpublic const int ic_group_expand_15 = 2130837630;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02007f\n\t\t\tpublic const int ic_media_pause_dark = 2130837631;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020080\n\t\t\tpublic const int ic_media_pause_light = 2130837632;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020081\n\t\t\tpublic const int ic_media_play_dark = 2130837633;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020082\n\t\t\tpublic const int ic_media_play_light = 2130837634;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020083\n\t\t\tpublic const int ic_media_stop_dark = 2130837635;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020084\n\t\t\tpublic const int ic_media_stop_light = 2130837636;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020085\n\t\t\tpublic const int ic_mr_button_connected_00_dark = 2130837637;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020086\n\t\t\tpublic const int ic_mr_button_connected_00_light = 2130837638;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020087\n\t\t\tpublic const int ic_mr_button_connected_01_dark = 2130837639;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020088\n\t\t\tpublic const int ic_mr_button_connected_01_light = 2130837640;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020089\n\t\t\tpublic const int ic_mr_button_connected_02_dark = 2130837641;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008a\n\t\t\tpublic const int ic_mr_button_connected_02_light = 2130837642;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008b\n\t\t\tpublic const int ic_mr_button_connected_03_dark = 2130837643;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008c\n\t\t\tpublic const int ic_mr_button_connected_03_light = 2130837644;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008d\n\t\t\tpublic const int ic_mr_button_connected_04_dark = 2130837645;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008e\n\t\t\tpublic const int ic_mr_button_connected_04_light = 2130837646;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02008f\n\t\t\tpublic const int ic_mr_button_connected_05_dark = 2130837647;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020090\n\t\t\tpublic const int ic_mr_button_connected_05_light = 2130837648;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020091\n\t\t\tpublic const int ic_mr_button_connected_06_dark = 2130837649;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020092\n\t\t\tpublic const int ic_mr_button_connected_06_light = 2130837650;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020093\n\t\t\tpublic const int ic_mr_button_connected_07_dark = 2130837651;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020094\n\t\t\tpublic const int ic_mr_button_connected_07_light = 2130837652;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020095\n\t\t\tpublic const int ic_mr_button_connected_08_dark = 2130837653;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020096\n\t\t\tpublic const int ic_mr_button_connected_08_light = 2130837654;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020097\n\t\t\tpublic const int ic_mr_button_connected_09_dark = 2130837655;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020098\n\t\t\tpublic const int ic_mr_button_connected_09_light = 2130837656;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020099\n\t\t\tpublic const int ic_mr_button_connected_10_dark = 2130837657;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009a\n\t\t\tpublic const int ic_mr_button_connected_10_light = 2130837658;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009b\n\t\t\tpublic const int ic_mr_button_connected_11_dark = 2130837659;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009c\n\t\t\tpublic const int ic_mr_button_connected_11_light = 2130837660;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009d\n\t\t\tpublic const int ic_mr_button_connected_12_dark = 2130837661;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009e\n\t\t\tpublic const int ic_mr_button_connected_12_light = 2130837662;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02009f\n\t\t\tpublic const int ic_mr_button_connected_13_dark = 2130837663;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a0\n\t\t\tpublic const int ic_mr_button_connected_13_light = 2130837664;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a1\n\t\t\tpublic const int ic_mr_button_connected_14_dark = 2130837665;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a2\n\t\t\tpublic const int ic_mr_button_connected_14_light = 2130837666;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a3\n\t\t\tpublic const int ic_mr_button_connected_15_dark = 2130837667;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a4\n\t\t\tpublic const int ic_mr_button_connected_15_light = 2130837668;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a5\n\t\t\tpublic const int ic_mr_button_connected_16_dark = 2130837669;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a6\n\t\t\tpublic const int ic_mr_button_connected_16_light = 2130837670;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a7\n\t\t\tpublic const int ic_mr_button_connected_17_dark = 2130837671;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a8\n\t\t\tpublic const int ic_mr_button_connected_17_light = 2130837672;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200a9\n\t\t\tpublic const int ic_mr_button_connected_18_dark = 2130837673;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200aa\n\t\t\tpublic const int ic_mr_button_connected_18_light = 2130837674;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ab\n\t\t\tpublic const int ic_mr_button_connected_19_dark = 2130837675;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ac\n\t\t\tpublic const int ic_mr_button_connected_19_light = 2130837676;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ad\n\t\t\tpublic const int ic_mr_button_connected_20_dark = 2130837677;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ae\n\t\t\tpublic const int ic_mr_button_connected_20_light = 2130837678;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200af\n\t\t\tpublic const int ic_mr_button_connected_21_dark = 2130837679;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b0\n\t\t\tpublic const int ic_mr_button_connected_21_light = 2130837680;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b1\n\t\t\tpublic const int ic_mr_button_connected_22_dark = 2130837681;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b2\n\t\t\tpublic const int ic_mr_button_connected_22_light = 2130837682;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b3\n\t\t\tpublic const int ic_mr_button_connecting_00_dark = 2130837683;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b4\n\t\t\tpublic const int ic_mr_button_connecting_00_light = 2130837684;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b5\n\t\t\tpublic const int ic_mr_button_connecting_01_dark = 2130837685;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b6\n\t\t\tpublic const int ic_mr_button_connecting_01_light = 2130837686;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b7\n\t\t\tpublic const int ic_mr_button_connecting_02_dark = 2130837687;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b8\n\t\t\tpublic const int ic_mr_button_connecting_02_light = 2130837688;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200b9\n\t\t\tpublic const int ic_mr_button_connecting_03_dark = 2130837689;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ba\n\t\t\tpublic const int ic_mr_button_connecting_03_light = 2130837690;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200bb\n\t\t\tpublic const int ic_mr_button_connecting_04_dark = 2130837691;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200bc\n\t\t\tpublic const int ic_mr_button_connecting_04_light = 2130837692;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200bd\n\t\t\tpublic const int ic_mr_button_connecting_05_dark = 2130837693;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200be\n\t\t\tpublic const int ic_mr_button_connecting_05_light = 2130837694;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200bf\n\t\t\tpublic const int ic_mr_button_connecting_06_dark = 2130837695;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c0\n\t\t\tpublic const int ic_mr_button_connecting_06_light = 2130837696;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c1\n\t\t\tpublic const int ic_mr_button_connecting_07_dark = 2130837697;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c2\n\t\t\tpublic const int ic_mr_button_connecting_07_light = 2130837698;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c3\n\t\t\tpublic const int ic_mr_button_connecting_08_dark = 2130837699;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c4\n\t\t\tpublic const int ic_mr_button_connecting_08_light = 2130837700;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c5\n\t\t\tpublic const int ic_mr_button_connecting_09_dark = 2130837701;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c6\n\t\t\tpublic const int ic_mr_button_connecting_09_light = 2130837702;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c7\n\t\t\tpublic const int ic_mr_button_connecting_10_dark = 2130837703;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c8\n\t\t\tpublic const int ic_mr_button_connecting_10_light = 2130837704;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200c9\n\t\t\tpublic const int ic_mr_button_connecting_11_dark = 2130837705;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ca\n\t\t\tpublic const int ic_mr_button_connecting_11_light = 2130837706;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200cb\n\t\t\tpublic const int ic_mr_button_connecting_12_dark = 2130837707;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200cc\n\t\t\tpublic const int ic_mr_button_connecting_12_light = 2130837708;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200cd\n\t\t\tpublic const int ic_mr_button_connecting_13_dark = 2130837709;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ce\n\t\t\tpublic const int ic_mr_button_connecting_13_light = 2130837710;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200cf\n\t\t\tpublic const int ic_mr_button_connecting_14_dark = 2130837711;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d0\n\t\t\tpublic const int ic_mr_button_connecting_14_light = 2130837712;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d1\n\t\t\tpublic const int ic_mr_button_connecting_15_dark = 2130837713;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d2\n\t\t\tpublic const int ic_mr_button_connecting_15_light = 2130837714;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d3\n\t\t\tpublic const int ic_mr_button_connecting_16_dark = 2130837715;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d4\n\t\t\tpublic const int ic_mr_button_connecting_16_light = 2130837716;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d5\n\t\t\tpublic const int ic_mr_button_connecting_17_dark = 2130837717;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d6\n\t\t\tpublic const int ic_mr_button_connecting_17_light = 2130837718;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d7\n\t\t\tpublic const int ic_mr_button_connecting_18_dark = 2130837719;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d8\n\t\t\tpublic const int ic_mr_button_connecting_18_light = 2130837720;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200d9\n\t\t\tpublic const int ic_mr_button_connecting_19_dark = 2130837721;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200da\n\t\t\tpublic const int ic_mr_button_connecting_19_light = 2130837722;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200db\n\t\t\tpublic const int ic_mr_button_connecting_20_dark = 2130837723;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200dc\n\t\t\tpublic const int ic_mr_button_connecting_20_light = 2130837724;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200dd\n\t\t\tpublic const int ic_mr_button_connecting_21_dark = 2130837725;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200de\n\t\t\tpublic const int ic_mr_button_connecting_21_light = 2130837726;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200df\n\t\t\tpublic const int ic_mr_button_connecting_22_dark = 2130837727;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e0\n\t\t\tpublic const int ic_mr_button_connecting_22_light = 2130837728;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e1\n\t\t\tpublic const int ic_mr_button_disabled_dark = 2130837729;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e2\n\t\t\tpublic const int ic_mr_button_disabled_light = 2130837730;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e3\n\t\t\tpublic const int ic_mr_button_disconnected_dark = 2130837731;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e4\n\t\t\tpublic const int ic_mr_button_disconnected_light = 2130837732;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e5\n\t\t\tpublic const int ic_mr_button_grey = 2130837733;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e6\n\t\t\tpublic const int ic_vol_type_speaker_dark = 2130837734;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e7\n\t\t\tpublic const int ic_vol_type_speaker_group_dark = 2130837735;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e8\n\t\t\tpublic const int ic_vol_type_speaker_group_light = 2130837736;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200e9\n\t\t\tpublic const int ic_vol_type_speaker_light = 2130837737;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ea\n\t\t\tpublic const int ic_vol_type_tv_dark = 2130837738;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200eb\n\t\t\tpublic const int ic_vol_type_tv_light = 2130837739;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ec\n\t\t\tpublic const int icon = 2130837740;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ed\n\t\t\tpublic const int mr_button_connected_dark = 2130837741;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ee\n\t\t\tpublic const int mr_button_connected_light = 2130837742;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ef\n\t\t\tpublic const int mr_button_connecting_dark = 2130837743;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f0\n\t\t\tpublic const int mr_button_connecting_light = 2130837744;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f1\n\t\t\tpublic const int mr_button_dark = 2130837745;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f2\n\t\t\tpublic const int mr_button_light = 2130837746;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f3\n\t\t\tpublic const int mr_dialog_close_dark = 2130837747;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f4\n\t\t\tpublic const int mr_dialog_close_light = 2130837748;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f5\n\t\t\tpublic const int mr_dialog_material_background_dark = 2130837749;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f6\n\t\t\tpublic const int mr_dialog_material_background_light = 2130837750;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f7\n\t\t\tpublic const int mr_group_collapse = 2130837751;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f8\n\t\t\tpublic const int mr_group_expand = 2130837752;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200f9\n\t\t\tpublic const int mr_media_pause_dark = 2130837753;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200fa\n\t\t\tpublic const int mr_media_pause_light = 2130837754;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200fb\n\t\t\tpublic const int mr_media_play_dark = 2130837755;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200fc\n\t\t\tpublic const int mr_media_play_light = 2130837756;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200fd\n\t\t\tpublic const int mr_media_stop_dark = 2130837757;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200fe\n\t\t\tpublic const int mr_media_stop_light = 2130837758;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0200ff\n\t\t\tpublic const int mr_vol_type_audiotrack_dark = 2130837759;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020100\n\t\t\tpublic const int mr_vol_type_audiotrack_light = 2130837760;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020101\n\t\t\tpublic const int navigation_empty_icon = 2130837761;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020102\n\t\t\tpublic const int notification_action_background = 2130837762;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020103\n\t\t\tpublic const int notification_bg = 2130837763;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020104\n\t\t\tpublic const int notification_bg_low = 2130837764;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020105\n\t\t\tpublic const int notification_bg_low_normal = 2130837765;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020106\n\t\t\tpublic const int notification_bg_low_pressed = 2130837766;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020107\n\t\t\tpublic const int notification_bg_normal = 2130837767;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020108\n\t\t\tpublic const int notification_bg_normal_pressed = 2130837768;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f020109\n\t\t\tpublic const int notification_icon_background = 2130837769;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010c\n\t\t\tpublic const int notification_template_icon_bg = 2130837772;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010d\n\t\t\tpublic const int notification_template_icon_low_bg = 2130837773;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010a\n\t\t\tpublic const int notification_tile_bg = 2130837770;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f02010b\n\t\t\tpublic const int notify_panel_notification_icon_bg = 2130837771;\n\t\t\t\n\t\t\tstatic Drawable()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Drawable()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Id\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009e\n\t\t\tpublic const int action0 = 2131230878;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080064\n\t\t\tpublic const int action_bar = 2131230820;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080001\n\t\t\tpublic const int action_bar_activity_content = 2131230721;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080063\n\t\t\tpublic const int action_bar_container = 2131230819;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005f\n\t\t\tpublic const int action_bar_root = 2131230815;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080002\n\t\t\tpublic const int action_bar_spinner = 2131230722;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080042\n\t\t\tpublic const int action_bar_subtitle = 2131230786;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080041\n\t\t\tpublic const int action_bar_title = 2131230785;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009b\n\t\t\tpublic const int action_container = 2131230875;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080065\n\t\t\tpublic const int action_context_bar = 2131230821;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a2\n\t\t\tpublic const int action_divider = 2131230882;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009c\n\t\t\tpublic const int action_image = 2131230876;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080003\n\t\t\tpublic const int action_menu_divider = 2131230723;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080004\n\t\t\tpublic const int action_menu_presenter = 2131230724;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080061\n\t\t\tpublic const int action_mode_bar = 2131230817;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080060\n\t\t\tpublic const int action_mode_bar_stub = 2131230816;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080043\n\t\t\tpublic const int action_mode_close_button = 2131230787;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009d\n\t\t\tpublic const int action_text = 2131230877;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800ab\n\t\t\tpublic const int actions = 2131230891;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080044\n\t\t\tpublic const int activity_chooser_view_content = 2131230788;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001e\n\t\t\tpublic const int add = 2131230750;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080058\n\t\t\tpublic const int alertTitle = 2131230808;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003d\n\t\t\tpublic const int all = 2131230781;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080023\n\t\t\tpublic const int always = 2131230755;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002f\n\t\t\tpublic const int auto = 2131230767;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080020\n\t\t\tpublic const int beginning = 2131230752;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080028\n\t\t\tpublic const int bottom = 2131230760;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004b\n\t\t\tpublic const int buttonPanel = 2131230795;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009f\n\t\t\tpublic const int cancel_action = 2131230879;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080030\n\t\t\tpublic const int center = 2131230768;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080031\n\t\t\tpublic const int center_horizontal = 2131230769;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080032\n\t\t\tpublic const int center_vertical = 2131230770;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005b\n\t\t\tpublic const int checkbox = 2131230811;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a7\n\t\t\tpublic const int chronometer = 2131230887;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080039\n\t\t\tpublic const int clip_horizontal = 2131230777;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003a\n\t\t\tpublic const int clip_vertical = 2131230778;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080024\n\t\t\tpublic const int collapseActionView = 2131230756;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080075\n\t\t\tpublic const int container = 2131230837;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004e\n\t\t\tpublic const int contentPanel = 2131230798;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080076\n\t\t\tpublic const int coordinator = 2131230838;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080055\n\t\t\tpublic const int custom = 2131230805;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080054\n\t\t\tpublic const int customPanel = 2131230804;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080062\n\t\t\tpublic const int decor_content_parent = 2131230818;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080047\n\t\t\tpublic const int default_activity_button = 2131230791;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080078\n\t\t\tpublic const int design_bottom_sheet = 2131230840;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007f\n\t\t\tpublic const int design_menu_item_action_area = 2131230847;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007e\n\t\t\tpublic const int design_menu_item_action_area_stub = 2131230846;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007d\n\t\t\tpublic const int design_menu_item_text = 2131230845;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007c\n\t\t\tpublic const int design_navigation_view = 2131230844;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080012\n\t\t\tpublic const int disableHome = 2131230738;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080066\n\t\t\tpublic const int edit_query = 2131230822;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080021\n\t\t\tpublic const int end = 2131230753;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b1\n\t\t\tpublic const int end_padder = 2131230897;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002a\n\t\t\tpublic const int enterAlways = 2131230762;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002b\n\t\t\tpublic const int enterAlwaysCollapsed = 2131230763;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002c\n\t\t\tpublic const int exitUntilCollapsed = 2131230764;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080045\n\t\t\tpublic const int expand_activities_button = 2131230789;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005a\n\t\t\tpublic const int expanded_menu = 2131230810;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003b\n\t\t\tpublic const int fill = 2131230779;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003c\n\t\t\tpublic const int fill_horizontal = 2131230780;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080033\n\t\t\tpublic const int fill_vertical = 2131230771;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003f\n\t\t\tpublic const int @fixed = 2131230783;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080005\n\t\t\tpublic const int home = 2131230725;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080013\n\t\t\tpublic const int homeAsUp = 2131230739;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080049\n\t\t\tpublic const int icon = 2131230793;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800ac\n\t\t\tpublic const int icon_group = 2131230892;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080025\n\t\t\tpublic const int ifRoom = 2131230757;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080046\n\t\t\tpublic const int image = 2131230790;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a8\n\t\t\tpublic const int info = 2131230888;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080000\n\t\t\tpublic const int item_touch_helper_previous_elevation = 2131230720;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080074\n\t\t\tpublic const int largeLabel = 2131230836;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080034\n\t\t\tpublic const int left = 2131230772;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800ad\n\t\t\tpublic const int line1 = 2131230893;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800af\n\t\t\tpublic const int line3 = 2131230895;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000f\n\t\t\tpublic const int listMode = 2131230735;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080048\n\t\t\tpublic const int list_item = 2131230792;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b5\n\t\t\tpublic const int masked = 2131230901;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a1\n\t\t\tpublic const int media_actions = 2131230881;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080022\n\t\t\tpublic const int middle = 2131230754;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08003e\n\t\t\tpublic const int mini = 2131230782;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008d\n\t\t\tpublic const int mr_art = 2131230861;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080082\n\t\t\tpublic const int mr_chooser_list = 2131230850;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080085\n\t\t\tpublic const int mr_chooser_route_desc = 2131230853;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080083\n\t\t\tpublic const int mr_chooser_route_icon = 2131230851;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080084\n\t\t\tpublic const int mr_chooser_route_name = 2131230852;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080081\n\t\t\tpublic const int mr_chooser_title = 2131230849;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008a\n\t\t\tpublic const int mr_close = 2131230858;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080090\n\t\t\tpublic const int mr_control_divider = 2131230864;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080096\n\t\t\tpublic const int mr_control_playback_ctrl = 2131230870;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080099\n\t\t\tpublic const int mr_control_subtitle = 2131230873;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080098\n\t\t\tpublic const int mr_control_title = 2131230872;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080097\n\t\t\tpublic const int mr_control_title_container = 2131230871;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008b\n\t\t\tpublic const int mr_custom_control = 2131230859;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008c\n\t\t\tpublic const int mr_default_control = 2131230860;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080087\n\t\t\tpublic const int mr_dialog_area = 2131230855;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080086\n\t\t\tpublic const int mr_expandable_area = 2131230854;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08009a\n\t\t\tpublic const int mr_group_expand_collapse = 2131230874;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008e\n\t\t\tpublic const int mr_media_main_control = 2131230862;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080089\n\t\t\tpublic const int mr_name = 2131230857;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08008f\n\t\t\tpublic const int mr_playback_control = 2131230863;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080088\n\t\t\tpublic const int mr_title_bar = 2131230856;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080091\n\t\t\tpublic const int mr_volume_control = 2131230865;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080092\n\t\t\tpublic const int mr_volume_group_list = 2131230866;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080094\n\t\t\tpublic const int mr_volume_item_icon = 2131230868;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080095\n\t\t\tpublic const int mr_volume_slider = 2131230869;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080019\n\t\t\tpublic const int multiply = 2131230745;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007b\n\t\t\tpublic const int navigation_header_container = 2131230843;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080026\n\t\t\tpublic const int never = 2131230758;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080014\n\t\t\tpublic const int none = 2131230740;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080010\n\t\t\tpublic const int normal = 2131230736;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800aa\n\t\t\tpublic const int notification_background = 2131230890;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a4\n\t\t\tpublic const int notification_main_column = 2131230884;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a3\n\t\t\tpublic const int notification_main_column_container = 2131230883;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080037\n\t\t\tpublic const int parallax = 2131230775;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004d\n\t\t\tpublic const int parentPanel = 2131230797;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080038\n\t\t\tpublic const int pin = 2131230776;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080006\n\t\t\tpublic const int progress_circular = 2131230726;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080007\n\t\t\tpublic const int progress_horizontal = 2131230727;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005d\n\t\t\tpublic const int radio = 2131230813;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080035\n\t\t\tpublic const int right = 2131230773;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a9\n\t\t\tpublic const int right_icon = 2131230889;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a5\n\t\t\tpublic const int right_side = 2131230885;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001a\n\t\t\tpublic const int screen = 2131230746;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002d\n\t\t\tpublic const int scroll = 2131230765;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080053\n\t\t\tpublic const int scrollIndicatorDown = 2131230803;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004f\n\t\t\tpublic const int scrollIndicatorUp = 2131230799;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080050\n\t\t\tpublic const int scrollView = 2131230800;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080040\n\t\t\tpublic const int scrollable = 2131230784;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080068\n\t\t\tpublic const int search_badge = 2131230824;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080067\n\t\t\tpublic const int search_bar = 2131230823;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080069\n\t\t\tpublic const int search_button = 2131230825;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006e\n\t\t\tpublic const int search_close_btn = 2131230830;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006a\n\t\t\tpublic const int search_edit_frame = 2131230826;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080070\n\t\t\tpublic const int search_go_btn = 2131230832;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006b\n\t\t\tpublic const int search_mag_icon = 2131230827;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006c\n\t\t\tpublic const int search_plate = 2131230828;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006d\n\t\t\tpublic const int search_src_text = 2131230829;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080071\n\t\t\tpublic const int search_voice_btn = 2131230833;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080072\n\t\t\tpublic const int select_dialog_listview = 2131230834;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005c\n\t\t\tpublic const int shortcut = 2131230812;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080015\n\t\t\tpublic const int showCustom = 2131230741;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080016\n\t\t\tpublic const int showHome = 2131230742;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080017\n\t\t\tpublic const int showTitle = 2131230743;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b2\n\t\t\tpublic const int sliding_tabs = 2131230898;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080073\n\t\t\tpublic const int smallLabel = 2131230835;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08007a\n\t\t\tpublic const int snackbar_action = 2131230842;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080079\n\t\t\tpublic const int snackbar_text = 2131230841;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08002e\n\t\t\tpublic const int snap = 2131230766;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004c\n\t\t\tpublic const int spacer = 2131230796;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080008\n\t\t\tpublic const int split_action_bar = 2131230728;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001b\n\t\t\tpublic const int src_atop = 2131230747;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001c\n\t\t\tpublic const int src_in = 2131230748;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001d\n\t\t\tpublic const int src_over = 2131230749;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080036\n\t\t\tpublic const int start = 2131230774;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a0\n\t\t\tpublic const int status_bar_latest_event_content = 2131230880;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08005e\n\t\t\tpublic const int submenuarrow = 2131230814;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08006f\n\t\t\tpublic const int submit_area = 2131230831;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080011\n\t\t\tpublic const int tabMode = 2131230737;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b0\n\t\t\tpublic const int text = 2131230896;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800ae\n\t\t\tpublic const int text2 = 2131230894;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080052\n\t\t\tpublic const int textSpacerNoButtons = 2131230802;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080051\n\t\t\tpublic const int textSpacerNoTitle = 2131230801;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080080\n\t\t\tpublic const int text_input_password_toggle = 2131230848;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000c\n\t\t\tpublic const int textinput_counter = 2131230732;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000d\n\t\t\tpublic const int textinput_error = 2131230733;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800a6\n\t\t\tpublic const int time = 2131230886;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08004a\n\t\t\tpublic const int title = 2131230794;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080059\n\t\t\tpublic const int titleDividerNoCustom = 2131230809;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080057\n\t\t\tpublic const int title_template = 2131230807;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b3\n\t\t\tpublic const int toolbar = 2131230899;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080029\n\t\t\tpublic const int top = 2131230761;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080056\n\t\t\tpublic const int topPanel = 2131230806;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080077\n\t\t\tpublic const int touch_outside = 2131230839;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000a\n\t\t\tpublic const int transition_current_scene = 2131230730;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000b\n\t\t\tpublic const int transition_scene_layoutid_cache = 2131230731;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080009\n\t\t\tpublic const int up = 2131230729;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080018\n\t\t\tpublic const int useLogo = 2131230744;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08000e\n\t\t\tpublic const int view_offset_helper = 2131230734;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0800b4\n\t\t\tpublic const int visible = 2131230900;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080093\n\t\t\tpublic const int volume_item_container = 2131230867;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f080027\n\t\t\tpublic const int withText = 2131230759;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f08001f\n\t\t\tpublic const int wrap_content = 2131230751;\n\t\t\t\n\t\t\tstatic Id()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Id()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Integer\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0003\n\t\t\tpublic const int abc_config_activityDefaultDur = 2131361795;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0004\n\t\t\tpublic const int abc_config_activityShortDur = 2131361796;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0008\n\t\t\tpublic const int app_bar_elevation_anim_duration = 2131361800;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0009\n\t\t\tpublic const int bottom_sheet_slide_duration = 2131361801;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0005\n\t\t\tpublic const int cancel_button_image_alpha = 2131361797;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0007\n\t\t\tpublic const int design_snackbar_text_max_lines = 2131361799;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a000a\n\t\t\tpublic const int hide_password_duration = 2131361802;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0000\n\t\t\tpublic const int mr_controller_volume_group_list_animation_duration_ms = 2131361792;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0001\n\t\t\tpublic const int mr_controller_volume_group_list_fade_in_duration_ms = 2131361793;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0002\n\t\t\tpublic const int mr_controller_volume_group_list_fade_out_duration_ms = 2131361794;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a000b\n\t\t\tpublic const int show_password_duration = 2131361803;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0a0006\n\t\t\tpublic const int status_bar_notification_info_maxnum = 2131361798;\n\t\t\t\n\t\t\tstatic Integer()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Integer()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Interpolator\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f060000\n\t\t\tpublic const int mr_fast_out_slow_in = 2131099648;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f060001\n\t\t\tpublic const int mr_linear_out_slow_in = 2131099649;\n\t\t\t\n\t\t\tstatic Interpolator()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Interpolator()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Layout\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030000\n\t\t\tpublic const int abc_action_bar_title_item = 2130903040;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030001\n\t\t\tpublic const int abc_action_bar_up_container = 2130903041;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030002\n\t\t\tpublic const int abc_action_bar_view_list_nav_layout = 2130903042;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030003\n\t\t\tpublic const int abc_action_menu_item_layout = 2130903043;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030004\n\t\t\tpublic const int abc_action_menu_layout = 2130903044;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030005\n\t\t\tpublic const int abc_action_mode_bar = 2130903045;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030006\n\t\t\tpublic const int abc_action_mode_close_item_material = 2130903046;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030007\n\t\t\tpublic const int abc_activity_chooser_view = 2130903047;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030008\n\t\t\tpublic const int abc_activity_chooser_view_list_item = 2130903048;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030009\n\t\t\tpublic const int abc_alert_dialog_button_bar_material = 2130903049;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000a\n\t\t\tpublic const int abc_alert_dialog_material = 2130903050;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000b\n\t\t\tpublic const int abc_alert_dialog_title_material = 2130903051;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000c\n\t\t\tpublic const int abc_dialog_title_material = 2130903052;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000d\n\t\t\tpublic const int abc_expanded_menu_layout = 2130903053;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000e\n\t\t\tpublic const int abc_list_menu_item_checkbox = 2130903054;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03000f\n\t\t\tpublic const int abc_list_menu_item_icon = 2130903055;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030010\n\t\t\tpublic const int abc_list_menu_item_layout = 2130903056;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030011\n\t\t\tpublic const int abc_list_menu_item_radio = 2130903057;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030012\n\t\t\tpublic const int abc_popup_menu_header_item_layout = 2130903058;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030013\n\t\t\tpublic const int abc_popup_menu_item_layout = 2130903059;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030014\n\t\t\tpublic const int abc_screen_content_include = 2130903060;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030015\n\t\t\tpublic const int abc_screen_simple = 2130903061;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030016\n\t\t\tpublic const int abc_screen_simple_overlay_action_mode = 2130903062;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030017\n\t\t\tpublic const int abc_screen_toolbar = 2130903063;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030018\n\t\t\tpublic const int abc_search_dropdown_item_icons_2line = 2130903064;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030019\n\t\t\tpublic const int abc_search_view = 2130903065;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001a\n\t\t\tpublic const int abc_select_dialog_material = 2130903066;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001b\n\t\t\tpublic const int design_bottom_navigation_item = 2130903067;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001c\n\t\t\tpublic const int design_bottom_sheet_dialog = 2130903068;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001d\n\t\t\tpublic const int design_layout_snackbar = 2130903069;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001e\n\t\t\tpublic const int design_layout_snackbar_include = 2130903070;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03001f\n\t\t\tpublic const int design_layout_tab_icon = 2130903071;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030020\n\t\t\tpublic const int design_layout_tab_text = 2130903072;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030021\n\t\t\tpublic const int design_menu_item_action_area = 2130903073;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030022\n\t\t\tpublic const int design_navigation_item = 2130903074;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030023\n\t\t\tpublic const int design_navigation_item_header = 2130903075;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030024\n\t\t\tpublic const int design_navigation_item_separator = 2130903076;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030025\n\t\t\tpublic const int design_navigation_item_subheader = 2130903077;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030026\n\t\t\tpublic const int design_navigation_menu = 2130903078;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030027\n\t\t\tpublic const int design_navigation_menu_item = 2130903079;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030028\n\t\t\tpublic const int design_text_input_password_icon = 2130903080;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030029\n\t\t\tpublic const int mr_chooser_dialog = 2130903081;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002a\n\t\t\tpublic const int mr_chooser_list_item = 2130903082;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002b\n\t\t\tpublic const int mr_controller_material_dialog_b = 2130903083;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002c\n\t\t\tpublic const int mr_controller_volume_item = 2130903084;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002d\n\t\t\tpublic const int mr_playback_control = 2130903085;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002e\n\t\t\tpublic const int mr_volume_control = 2130903086;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03002f\n\t\t\tpublic const int notification_action = 2130903087;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030030\n\t\t\tpublic const int notification_action_tombstone = 2130903088;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030031\n\t\t\tpublic const int notification_media_action = 2130903089;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030032\n\t\t\tpublic const int notification_media_cancel_action = 2130903090;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030033\n\t\t\tpublic const int notification_template_big_media = 2130903091;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030034\n\t\t\tpublic const int notification_template_big_media_custom = 2130903092;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030035\n\t\t\tpublic const int notification_template_big_media_narrow = 2130903093;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030036\n\t\t\tpublic const int notification_template_big_media_narrow_custom = 2130903094;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030037\n\t\t\tpublic const int notification_template_custom_big = 2130903095;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030038\n\t\t\tpublic const int notification_template_icon_group = 2130903096;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030039\n\t\t\tpublic const int notification_template_lines_media = 2130903097;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003a\n\t\t\tpublic const int notification_template_media = 2130903098;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003b\n\t\t\tpublic const int notification_template_media_custom = 2130903099;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003c\n\t\t\tpublic const int notification_template_part_chronometer = 2130903100;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003d\n\t\t\tpublic const int notification_template_part_time = 2130903101;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003e\n\t\t\tpublic const int select_dialog_item_material = 2130903102;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f03003f\n\t\t\tpublic const int select_dialog_multichoice_material = 2130903103;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030040\n\t\t\tpublic const int select_dialog_singlechoice_material = 2130903104;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030041\n\t\t\tpublic const int support_simple_spinner_dropdown_item = 2130903105;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030042\n\t\t\tpublic const int Tabbar = 2130903106;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f030043\n\t\t\tpublic const int Toolbar = 2130903107;\n\t\t\t\n\t\t\tstatic Layout()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Layout()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class String\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003f\n\t\t\tpublic const int ApplicationName = 2131296319;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003e\n\t\t\tpublic const int Hello = 2131296318;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090015\n\t\t\tpublic const int abc_action_bar_home_description = 2131296277;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090016\n\t\t\tpublic const int abc_action_bar_home_description_format = 2131296278;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090017\n\t\t\tpublic const int abc_action_bar_home_subtitle_description_format = 2131296279;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090018\n\t\t\tpublic const int abc_action_bar_up_description = 2131296280;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090019\n\t\t\tpublic const int abc_action_menu_overflow_description = 2131296281;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001a\n\t\t\tpublic const int abc_action_mode_done = 2131296282;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001b\n\t\t\tpublic const int abc_activity_chooser_view_see_all = 2131296283;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001c\n\t\t\tpublic const int abc_activitychooserview_choose_application = 2131296284;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001d\n\t\t\tpublic const int abc_capital_off = 2131296285;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001e\n\t\t\tpublic const int abc_capital_on = 2131296286;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002a\n\t\t\tpublic const int abc_font_family_body_1_material = 2131296298;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002b\n\t\t\tpublic const int abc_font_family_body_2_material = 2131296299;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002c\n\t\t\tpublic const int abc_font_family_button_material = 2131296300;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002d\n\t\t\tpublic const int abc_font_family_caption_material = 2131296301;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002e\n\t\t\tpublic const int abc_font_family_display_1_material = 2131296302;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09002f\n\t\t\tpublic const int abc_font_family_display_2_material = 2131296303;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090030\n\t\t\tpublic const int abc_font_family_display_3_material = 2131296304;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090031\n\t\t\tpublic const int abc_font_family_display_4_material = 2131296305;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090032\n\t\t\tpublic const int abc_font_family_headline_material = 2131296306;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090033\n\t\t\tpublic const int abc_font_family_menu_material = 2131296307;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090034\n\t\t\tpublic const int abc_font_family_subhead_material = 2131296308;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090035\n\t\t\tpublic const int abc_font_family_title_material = 2131296309;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09001f\n\t\t\tpublic const int abc_search_hint = 2131296287;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090020\n\t\t\tpublic const int abc_searchview_description_clear = 2131296288;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090021\n\t\t\tpublic const int abc_searchview_description_query = 2131296289;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090022\n\t\t\tpublic const int abc_searchview_description_search = 2131296290;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090023\n\t\t\tpublic const int abc_searchview_description_submit = 2131296291;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090024\n\t\t\tpublic const int abc_searchview_description_voice = 2131296292;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090025\n\t\t\tpublic const int abc_shareactionprovider_share_with = 2131296293;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090026\n\t\t\tpublic const int abc_shareactionprovider_share_with_application = 2131296294;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090027\n\t\t\tpublic const int abc_toolbar_collapse_description = 2131296295;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090036\n\t\t\tpublic const int appbar_scrolling_view_behavior = 2131296310;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090037\n\t\t\tpublic const int bottom_sheet_behavior = 2131296311;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090038\n\t\t\tpublic const int character_counter_pattern = 2131296312;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090000\n\t\t\tpublic const int mr_button_content_description = 2131296256;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090001\n\t\t\tpublic const int mr_cast_button_connected = 2131296257;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090002\n\t\t\tpublic const int mr_cast_button_connecting = 2131296258;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090003\n\t\t\tpublic const int mr_cast_button_disconnected = 2131296259;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090004\n\t\t\tpublic const int mr_chooser_searching = 2131296260;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090005\n\t\t\tpublic const int mr_chooser_title = 2131296261;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090006\n\t\t\tpublic const int mr_controller_album_art = 2131296262;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090007\n\t\t\tpublic const int mr_controller_casting_screen = 2131296263;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090008\n\t\t\tpublic const int mr_controller_close_description = 2131296264;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090009\n\t\t\tpublic const int mr_controller_collapse_group = 2131296265;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000a\n\t\t\tpublic const int mr_controller_disconnect = 2131296266;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000b\n\t\t\tpublic const int mr_controller_expand_group = 2131296267;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000c\n\t\t\tpublic const int mr_controller_no_info_available = 2131296268;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000d\n\t\t\tpublic const int mr_controller_no_media_selected = 2131296269;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000e\n\t\t\tpublic const int mr_controller_pause = 2131296270;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09000f\n\t\t\tpublic const int mr_controller_play = 2131296271;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090014\n\t\t\tpublic const int mr_controller_stop = 2131296276;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090010\n\t\t\tpublic const int mr_controller_stop_casting = 2131296272;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090011\n\t\t\tpublic const int mr_controller_volume_slider = 2131296273;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090012\n\t\t\tpublic const int mr_system_route_name = 2131296274;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090013\n\t\t\tpublic const int mr_user_route_category_name = 2131296275;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090039\n\t\t\tpublic const int password_toggle_content_description = 2131296313;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003a\n\t\t\tpublic const int path_password_eye = 2131296314;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003b\n\t\t\tpublic const int path_password_eye_mask_strike_through = 2131296315;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003c\n\t\t\tpublic const int path_password_eye_mask_visible = 2131296316;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f09003d\n\t\t\tpublic const int path_password_strike_through = 2131296317;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090028\n\t\t\tpublic const int search_menu_title = 2131296296;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f090029\n\t\t\tpublic const int status_bar_notification_info_overflow = 2131296297;\n\t\t\t\n\t\t\tstatic String()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate String()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Style\n\t\t{\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ae\n\t\t\tpublic const int AlertDialog_AppCompat = 2131427502;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00af\n\t\t\tpublic const int AlertDialog_AppCompat_Light = 2131427503;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b0\n\t\t\tpublic const int Animation_AppCompat_Dialog = 2131427504;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b1\n\t\t\tpublic const int Animation_AppCompat_DropDownUp = 2131427505;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0170\n\t\t\tpublic const int Animation_Design_BottomSheetDialog = 2131427696;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b018b\n\t\t\tpublic const int AppCompatDialogStyle = 2131427723;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b2\n\t\t\tpublic const int Base_AlertDialog_AppCompat = 2131427506;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b3\n\t\t\tpublic const int Base_AlertDialog_AppCompat_Light = 2131427507;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b4\n\t\t\tpublic const int Base_Animation_AppCompat_Dialog = 2131427508;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b5\n\t\t\tpublic const int Base_Animation_AppCompat_DropDownUp = 2131427509;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000c\n\t\t\tpublic const int Base_CardView = 2131427340;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b6\n\t\t\tpublic const int Base_DialogWindowTitle_AppCompat = 2131427510;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b7\n\t\t\tpublic const int Base_DialogWindowTitleBackground_AppCompat = 2131427511;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004e\n\t\t\tpublic const int Base_TextAppearance_AppCompat = 2131427406;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004f\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Body1 = 2131427407;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0050\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Body2 = 2131427408;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0036\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Button = 2131427382;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0051\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Caption = 2131427409;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0052\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Display1 = 2131427410;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0053\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Display2 = 2131427411;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0054\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Display3 = 2131427412;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0055\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Display4 = 2131427413;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0056\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Headline = 2131427414;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001a\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Inverse = 2131427354;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0057\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Large = 2131427415;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001b\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Large_Inverse = 2131427355;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0058\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131427416;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0059\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131427417;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005a\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Medium = 2131427418;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001c\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Medium_Inverse = 2131427356;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005b\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Menu = 2131427419;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b8\n\t\t\tpublic const int Base_TextAppearance_AppCompat_SearchResult = 2131427512;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005c\n\t\t\tpublic const int Base_TextAppearance_AppCompat_SearchResult_Subtitle = 2131427420;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005d\n\t\t\tpublic const int Base_TextAppearance_AppCompat_SearchResult_Title = 2131427421;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005e\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Small = 2131427422;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001d\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Small_Inverse = 2131427357;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b005f\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Subhead = 2131427423;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001e\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Subhead_Inverse = 2131427358;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0060\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Title = 2131427424;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b001f\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Title_Inverse = 2131427359;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a3\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131427491;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0061\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131427425;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0062\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131427426;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0063\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title = 2131427427;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0064\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131427428;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0065\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131427429;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0066\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_ActionMode_Title = 2131427430;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0067\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_Button = 2131427431;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00aa\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131427498;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ab\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_Button_Colored = 2131427499;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a4\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_Button_Inverse = 2131427492;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00b9\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_DropDownItem = 2131427513;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0068\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131427432;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0069\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131427433;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006a\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131427434;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006b\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_Switch = 2131427435;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006c\n\t\t\tpublic const int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131427436;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ba\n\t\t\tpublic const int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131427514;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006d\n\t\t\tpublic const int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131427437;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006e\n\t\t\tpublic const int Base_TextAppearance_Widget_AppCompat_Toolbar_Title = 2131427438;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b006f\n\t\t\tpublic const int Base_Theme_AppCompat = 2131427439;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00bb\n\t\t\tpublic const int Base_Theme_AppCompat_CompactMenu = 2131427515;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0020\n\t\t\tpublic const int Base_Theme_AppCompat_Dialog = 2131427360;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0021\n\t\t\tpublic const int Base_Theme_AppCompat_Dialog_Alert = 2131427361;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00bc\n\t\t\tpublic const int Base_Theme_AppCompat_Dialog_FixedSize = 2131427516;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0022\n\t\t\tpublic const int Base_Theme_AppCompat_Dialog_MinWidth = 2131427362;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0010\n\t\t\tpublic const int Base_Theme_AppCompat_DialogWhenLarge = 2131427344;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0070\n\t\t\tpublic const int Base_Theme_AppCompat_Light = 2131427440;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00bd\n\t\t\tpublic const int Base_Theme_AppCompat_Light_DarkActionBar = 2131427517;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0023\n\t\t\tpublic const int Base_Theme_AppCompat_Light_Dialog = 2131427363;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0024\n\t\t\tpublic const int Base_Theme_AppCompat_Light_Dialog_Alert = 2131427364;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00be\n\t\t\tpublic const int Base_Theme_AppCompat_Light_Dialog_FixedSize = 2131427518;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0025\n\t\t\tpublic const int Base_Theme_AppCompat_Light_Dialog_MinWidth = 2131427365;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0011\n\t\t\tpublic const int Base_Theme_AppCompat_Light_DialogWhenLarge = 2131427345;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00bf\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat = 2131427519;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c0\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_ActionBar = 2131427520;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c1\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_Dark = 2131427521;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c2\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_Dark_ActionBar = 2131427522;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0026\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_Dialog = 2131427366;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0027\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_Dialog_Alert = 2131427367;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c3\n\t\t\tpublic const int Base_ThemeOverlay_AppCompat_Light = 2131427523;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0028\n\t\t\tpublic const int Base_V11_Theme_AppCompat_Dialog = 2131427368;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0029\n\t\t\tpublic const int Base_V11_Theme_AppCompat_Light_Dialog = 2131427369;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002a\n\t\t\tpublic const int Base_V11_ThemeOverlay_AppCompat_Dialog = 2131427370;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0032\n\t\t\tpublic const int Base_V12_Widget_AppCompat_AutoCompleteTextView = 2131427378;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0033\n\t\t\tpublic const int Base_V12_Widget_AppCompat_EditText = 2131427379;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0071\n\t\t\tpublic const int Base_V21_Theme_AppCompat = 2131427441;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0072\n\t\t\tpublic const int Base_V21_Theme_AppCompat_Dialog = 2131427442;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0073\n\t\t\tpublic const int Base_V21_Theme_AppCompat_Light = 2131427443;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0074\n\t\t\tpublic const int Base_V21_Theme_AppCompat_Light_Dialog = 2131427444;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0075\n\t\t\tpublic const int Base_V21_ThemeOverlay_AppCompat_Dialog = 2131427445;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a1\n\t\t\tpublic const int Base_V22_Theme_AppCompat = 2131427489;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a2\n\t\t\tpublic const int Base_V22_Theme_AppCompat_Light = 2131427490;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a5\n\t\t\tpublic const int Base_V23_Theme_AppCompat = 2131427493;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a6\n\t\t\tpublic const int Base_V23_Theme_AppCompat_Light = 2131427494;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c4\n\t\t\tpublic const int Base_V7_Theme_AppCompat = 2131427524;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c5\n\t\t\tpublic const int Base_V7_Theme_AppCompat_Dialog = 2131427525;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c6\n\t\t\tpublic const int Base_V7_Theme_AppCompat_Light = 2131427526;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c7\n\t\t\tpublic const int Base_V7_Theme_AppCompat_Light_Dialog = 2131427527;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c8\n\t\t\tpublic const int Base_V7_ThemeOverlay_AppCompat_Dialog = 2131427528;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00c9\n\t\t\tpublic const int Base_V7_Widget_AppCompat_AutoCompleteTextView = 2131427529;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ca\n\t\t\tpublic const int Base_V7_Widget_AppCompat_EditText = 2131427530;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00cb\n\t\t\tpublic const int Base_Widget_AppCompat_ActionBar = 2131427531;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00cc\n\t\t\tpublic const int Base_Widget_AppCompat_ActionBar_Solid = 2131427532;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00cd\n\t\t\tpublic const int Base_Widget_AppCompat_ActionBar_TabBar = 2131427533;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0076\n\t\t\tpublic const int Base_Widget_AppCompat_ActionBar_TabText = 2131427446;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0077\n\t\t\tpublic const int Base_Widget_AppCompat_ActionBar_TabView = 2131427447;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0078\n\t\t\tpublic const int Base_Widget_AppCompat_ActionButton = 2131427448;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0079\n\t\t\tpublic const int Base_Widget_AppCompat_ActionButton_CloseMode = 2131427449;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007a\n\t\t\tpublic const int Base_Widget_AppCompat_ActionButton_Overflow = 2131427450;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ce\n\t\t\tpublic const int Base_Widget_AppCompat_ActionMode = 2131427534;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00cf\n\t\t\tpublic const int Base_Widget_AppCompat_ActivityChooserView = 2131427535;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0034\n\t\t\tpublic const int Base_Widget_AppCompat_AutoCompleteTextView = 2131427380;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007b\n\t\t\tpublic const int Base_Widget_AppCompat_Button = 2131427451;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007c\n\t\t\tpublic const int Base_Widget_AppCompat_Button_Borderless = 2131427452;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007d\n\t\t\tpublic const int Base_Widget_AppCompat_Button_Borderless_Colored = 2131427453;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d0\n\t\t\tpublic const int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131427536;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a7\n\t\t\tpublic const int Base_Widget_AppCompat_Button_Colored = 2131427495;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007e\n\t\t\tpublic const int Base_Widget_AppCompat_Button_Small = 2131427454;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b007f\n\t\t\tpublic const int Base_Widget_AppCompat_ButtonBar = 2131427455;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d1\n\t\t\tpublic const int Base_Widget_AppCompat_ButtonBar_AlertDialog = 2131427537;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0080\n\t\t\tpublic const int Base_Widget_AppCompat_CompoundButton_CheckBox = 2131427456;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0081\n\t\t\tpublic const int Base_Widget_AppCompat_CompoundButton_RadioButton = 2131427457;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d2\n\t\t\tpublic const int Base_Widget_AppCompat_CompoundButton_Switch = 2131427538;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000f\n\t\t\tpublic const int Base_Widget_AppCompat_DrawerArrowToggle = 2131427343;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d3\n\t\t\tpublic const int Base_Widget_AppCompat_DrawerArrowToggle_Common = 2131427539;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0082\n\t\t\tpublic const int Base_Widget_AppCompat_DropDownItem_Spinner = 2131427458;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0035\n\t\t\tpublic const int Base_Widget_AppCompat_EditText = 2131427381;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0083\n\t\t\tpublic const int Base_Widget_AppCompat_ImageButton = 2131427459;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d4\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar = 2131427540;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d5\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar_Solid = 2131427541;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d6\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar_TabBar = 2131427542;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0084\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar_TabText = 2131427460;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0085\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131427461;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0086\n\t\t\tpublic const int Base_Widget_AppCompat_Light_ActionBar_TabView = 2131427462;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0087\n\t\t\tpublic const int Base_Widget_AppCompat_Light_PopupMenu = 2131427463;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0088\n\t\t\tpublic const int Base_Widget_AppCompat_Light_PopupMenu_Overflow = 2131427464;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d7\n\t\t\tpublic const int Base_Widget_AppCompat_ListMenuView = 2131427543;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0089\n\t\t\tpublic const int Base_Widget_AppCompat_ListPopupWindow = 2131427465;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008a\n\t\t\tpublic const int Base_Widget_AppCompat_ListView = 2131427466;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008b\n\t\t\tpublic const int Base_Widget_AppCompat_ListView_DropDown = 2131427467;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008c\n\t\t\tpublic const int Base_Widget_AppCompat_ListView_Menu = 2131427468;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008d\n\t\t\tpublic const int Base_Widget_AppCompat_PopupMenu = 2131427469;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008e\n\t\t\tpublic const int Base_Widget_AppCompat_PopupMenu_Overflow = 2131427470;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d8\n\t\t\tpublic const int Base_Widget_AppCompat_PopupWindow = 2131427544;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002b\n\t\t\tpublic const int Base_Widget_AppCompat_ProgressBar = 2131427371;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002c\n\t\t\tpublic const int Base_Widget_AppCompat_ProgressBar_Horizontal = 2131427372;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b008f\n\t\t\tpublic const int Base_Widget_AppCompat_RatingBar = 2131427471;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a8\n\t\t\tpublic const int Base_Widget_AppCompat_RatingBar_Indicator = 2131427496;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a9\n\t\t\tpublic const int Base_Widget_AppCompat_RatingBar_Small = 2131427497;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00d9\n\t\t\tpublic const int Base_Widget_AppCompat_SearchView = 2131427545;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00da\n\t\t\tpublic const int Base_Widget_AppCompat_SearchView_ActionBar = 2131427546;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0090\n\t\t\tpublic const int Base_Widget_AppCompat_SeekBar = 2131427472;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00db\n\t\t\tpublic const int Base_Widget_AppCompat_SeekBar_Discrete = 2131427547;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0091\n\t\t\tpublic const int Base_Widget_AppCompat_Spinner = 2131427473;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0012\n\t\t\tpublic const int Base_Widget_AppCompat_Spinner_Underlined = 2131427346;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0092\n\t\t\tpublic const int Base_Widget_AppCompat_TextView_SpinnerItem = 2131427474;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00dc\n\t\t\tpublic const int Base_Widget_AppCompat_Toolbar = 2131427548;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0093\n\t\t\tpublic const int Base_Widget_AppCompat_Toolbar_Button_Navigation = 2131427475;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0171\n\t\t\tpublic const int Base_Widget_Design_AppBarLayout = 2131427697;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0172\n\t\t\tpublic const int Base_Widget_Design_TabLayout = 2131427698;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000b\n\t\t\tpublic const int CardView = 2131427339;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000d\n\t\t\tpublic const int CardView_Dark = 2131427341;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000e\n\t\t\tpublic const int CardView_Light = 2131427342;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0189\n\t\t\tpublic const int MainTheme = 2131427721;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b018a\n\t\t\tpublic const int MainTheme_Base = 2131427722;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002d\n\t\t\tpublic const int Platform_AppCompat = 2131427373;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002e\n\t\t\tpublic const int Platform_AppCompat_Light = 2131427374;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0094\n\t\t\tpublic const int Platform_ThemeOverlay_AppCompat = 2131427476;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0095\n\t\t\tpublic const int Platform_ThemeOverlay_AppCompat_Dark = 2131427477;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0096\n\t\t\tpublic const int Platform_ThemeOverlay_AppCompat_Light = 2131427478;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b002f\n\t\t\tpublic const int Platform_V11_AppCompat = 2131427375;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0030\n\t\t\tpublic const int Platform_V11_AppCompat_Light = 2131427376;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0037\n\t\t\tpublic const int Platform_V14_AppCompat = 2131427383;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0038\n\t\t\tpublic const int Platform_V14_AppCompat_Light = 2131427384;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0097\n\t\t\tpublic const int Platform_V21_AppCompat = 2131427479;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0098\n\t\t\tpublic const int Platform_V21_AppCompat_Light = 2131427480;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ac\n\t\t\tpublic const int Platform_V25_AppCompat = 2131427500;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ad\n\t\t\tpublic const int Platform_V25_AppCompat_Light = 2131427501;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0031\n\t\t\tpublic const int Platform_Widget_AppCompat_Spinner = 2131427377;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0040\n\t\t\tpublic const int RtlOverlay_DialogWindowTitle_AppCompat = 2131427392;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0041\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem = 2131427393;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0042\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_DialogTitle_Icon = 2131427394;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0043\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_PopupMenuItem = 2131427395;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0044\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup = 2131427396;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0045\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text = 2131427397;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0046\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_Search_DropDown = 2131427398;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0047\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 = 2131427399;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0048\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 = 2131427400;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0049\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_Search_DropDown_Query = 2131427401;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004a\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_Search_DropDown_Text = 2131427402;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004b\n\t\t\tpublic const int RtlOverlay_Widget_AppCompat_SearchView_MagIcon = 2131427403;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004c\n\t\t\tpublic const int RtlUnderlay_Widget_AppCompat_ActionButton = 2131427404;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b004d\n\t\t\tpublic const int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow = 2131427405;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00dd\n\t\t\tpublic const int TextAppearance_AppCompat = 2131427549;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00de\n\t\t\tpublic const int TextAppearance_AppCompat_Body1 = 2131427550;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00df\n\t\t\tpublic const int TextAppearance_AppCompat_Body2 = 2131427551;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e0\n\t\t\tpublic const int TextAppearance_AppCompat_Button = 2131427552;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e1\n\t\t\tpublic const int TextAppearance_AppCompat_Caption = 2131427553;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e2\n\t\t\tpublic const int TextAppearance_AppCompat_Display1 = 2131427554;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e3\n\t\t\tpublic const int TextAppearance_AppCompat_Display2 = 2131427555;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e4\n\t\t\tpublic const int TextAppearance_AppCompat_Display3 = 2131427556;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e5\n\t\t\tpublic const int TextAppearance_AppCompat_Display4 = 2131427557;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e6\n\t\t\tpublic const int TextAppearance_AppCompat_Headline = 2131427558;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e7\n\t\t\tpublic const int TextAppearance_AppCompat_Inverse = 2131427559;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e8\n\t\t\tpublic const int TextAppearance_AppCompat_Large = 2131427560;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00e9\n\t\t\tpublic const int TextAppearance_AppCompat_Large_Inverse = 2131427561;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ea\n\t\t\tpublic const int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 2131427562;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00eb\n\t\t\tpublic const int TextAppearance_AppCompat_Light_SearchResult_Title = 2131427563;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ec\n\t\t\tpublic const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 2131427564;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ed\n\t\t\tpublic const int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 2131427565;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ee\n\t\t\tpublic const int TextAppearance_AppCompat_Medium = 2131427566;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ef\n\t\t\tpublic const int TextAppearance_AppCompat_Medium_Inverse = 2131427567;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f0\n\t\t\tpublic const int TextAppearance_AppCompat_Menu = 2131427568;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0039\n\t\t\tpublic const int TextAppearance_AppCompat_Notification = 2131427385;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0099\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Info = 2131427481;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009a\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Info_Media = 2131427482;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f1\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Line2 = 2131427569;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f2\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Line2_Media = 2131427570;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009b\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Media = 2131427483;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009c\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Time = 2131427484;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009d\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Time_Media = 2131427485;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003a\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Title = 2131427386;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009e\n\t\t\tpublic const int TextAppearance_AppCompat_Notification_Title_Media = 2131427486;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f3\n\t\t\tpublic const int TextAppearance_AppCompat_SearchResult_Subtitle = 2131427571;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f4\n\t\t\tpublic const int TextAppearance_AppCompat_SearchResult_Title = 2131427572;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f5\n\t\t\tpublic const int TextAppearance_AppCompat_Small = 2131427573;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f6\n\t\t\tpublic const int TextAppearance_AppCompat_Small_Inverse = 2131427574;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f7\n\t\t\tpublic const int TextAppearance_AppCompat_Subhead = 2131427575;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f8\n\t\t\tpublic const int TextAppearance_AppCompat_Subhead_Inverse = 2131427576;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00f9\n\t\t\tpublic const int TextAppearance_AppCompat_Title = 2131427577;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00fa\n\t\t\tpublic const int TextAppearance_AppCompat_Title_Inverse = 2131427578;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00fb\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionBar_Menu = 2131427579;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00fc\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 2131427580;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00fd\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 2131427581;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00fe\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionBar_Title = 2131427582;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00ff\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 2131427583;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0100\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 2131427584;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0101\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 2131427585;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0102\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionMode_Title = 2131427586;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0103\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 2131427587;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0104\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_Button = 2131427588;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0105\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_Button_Borderless_Colored = 2131427589;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0106\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_Button_Colored = 2131427590;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0107\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_Button_Inverse = 2131427591;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0108\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_DropDownItem = 2131427592;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0109\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_PopupMenu_Header = 2131427593;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010a\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_PopupMenu_Large = 2131427594;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010b\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_PopupMenu_Small = 2131427595;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010c\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_Switch = 2131427596;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010d\n\t\t\tpublic const int TextAppearance_AppCompat_Widget_TextView_SpinnerItem = 2131427597;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0173\n\t\t\tpublic const int TextAppearance_Design_CollapsingToolbar_Expanded = 2131427699;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0174\n\t\t\tpublic const int TextAppearance_Design_Counter = 2131427700;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0175\n\t\t\tpublic const int TextAppearance_Design_Counter_Overflow = 2131427701;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0176\n\t\t\tpublic const int TextAppearance_Design_Error = 2131427702;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0177\n\t\t\tpublic const int TextAppearance_Design_Hint = 2131427703;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0178\n\t\t\tpublic const int TextAppearance_Design_Snackbar_Message = 2131427704;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0179\n\t\t\tpublic const int TextAppearance_Design_Tab = 2131427705;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0000\n\t\t\tpublic const int TextAppearance_MediaRouter_PrimaryText = 2131427328;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0001\n\t\t\tpublic const int TextAppearance_MediaRouter_SecondaryText = 2131427329;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0002\n\t\t\tpublic const int TextAppearance_MediaRouter_Title = 2131427330;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003b\n\t\t\tpublic const int TextAppearance_StatusBar_EventContent = 2131427387;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003c\n\t\t\tpublic const int TextAppearance_StatusBar_EventContent_Info = 2131427388;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003d\n\t\t\tpublic const int TextAppearance_StatusBar_EventContent_Line2 = 2131427389;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003e\n\t\t\tpublic const int TextAppearance_StatusBar_EventContent_Time = 2131427390;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b003f\n\t\t\tpublic const int TextAppearance_StatusBar_EventContent_Title = 2131427391;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010e\n\t\t\tpublic const int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 2131427598;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b010f\n\t\t\tpublic const int TextAppearance_Widget_AppCompat_Toolbar_Subtitle = 2131427599;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0110\n\t\t\tpublic const int TextAppearance_Widget_AppCompat_Toolbar_Title = 2131427600;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0111\n\t\t\tpublic const int Theme_AppCompat = 2131427601;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0112\n\t\t\tpublic const int Theme_AppCompat_CompactMenu = 2131427602;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0013\n\t\t\tpublic const int Theme_AppCompat_DayNight = 2131427347;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0014\n\t\t\tpublic const int Theme_AppCompat_DayNight_DarkActionBar = 2131427348;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0015\n\t\t\tpublic const int Theme_AppCompat_DayNight_Dialog = 2131427349;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0016\n\t\t\tpublic const int Theme_AppCompat_DayNight_Dialog_Alert = 2131427350;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0017\n\t\t\tpublic const int Theme_AppCompat_DayNight_Dialog_MinWidth = 2131427351;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0018\n\t\t\tpublic const int Theme_AppCompat_DayNight_DialogWhenLarge = 2131427352;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0019\n\t\t\tpublic const int Theme_AppCompat_DayNight_NoActionBar = 2131427353;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0113\n\t\t\tpublic const int Theme_AppCompat_Dialog = 2131427603;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0114\n\t\t\tpublic const int Theme_AppCompat_Dialog_Alert = 2131427604;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0115\n\t\t\tpublic const int Theme_AppCompat_Dialog_MinWidth = 2131427605;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0116\n\t\t\tpublic const int Theme_AppCompat_DialogWhenLarge = 2131427606;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0117\n\t\t\tpublic const int Theme_AppCompat_Light = 2131427607;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0118\n\t\t\tpublic const int Theme_AppCompat_Light_DarkActionBar = 2131427608;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0119\n\t\t\tpublic const int Theme_AppCompat_Light_Dialog = 2131427609;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011a\n\t\t\tpublic const int Theme_AppCompat_Light_Dialog_Alert = 2131427610;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011b\n\t\t\tpublic const int Theme_AppCompat_Light_Dialog_MinWidth = 2131427611;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011c\n\t\t\tpublic const int Theme_AppCompat_Light_DialogWhenLarge = 2131427612;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011d\n\t\t\tpublic const int Theme_AppCompat_Light_NoActionBar = 2131427613;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011e\n\t\t\tpublic const int Theme_AppCompat_NoActionBar = 2131427614;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017a\n\t\t\tpublic const int Theme_Design = 2131427706;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017b\n\t\t\tpublic const int Theme_Design_BottomSheetDialog = 2131427707;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017c\n\t\t\tpublic const int Theme_Design_Light = 2131427708;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017d\n\t\t\tpublic const int Theme_Design_Light_BottomSheetDialog = 2131427709;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017e\n\t\t\tpublic const int Theme_Design_Light_NoActionBar = 2131427710;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b017f\n\t\t\tpublic const int Theme_Design_NoActionBar = 2131427711;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0003\n\t\t\tpublic const int Theme_MediaRouter = 2131427331;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0004\n\t\t\tpublic const int Theme_MediaRouter_Light = 2131427332;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0005\n\t\t\tpublic const int Theme_MediaRouter_Light_DarkControlPanel = 2131427333;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0006\n\t\t\tpublic const int Theme_MediaRouter_LightControlPanel = 2131427334;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b011f\n\t\t\tpublic const int ThemeOverlay_AppCompat = 2131427615;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0120\n\t\t\tpublic const int ThemeOverlay_AppCompat_ActionBar = 2131427616;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0121\n\t\t\tpublic const int ThemeOverlay_AppCompat_Dark = 2131427617;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0122\n\t\t\tpublic const int ThemeOverlay_AppCompat_Dark_ActionBar = 2131427618;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0123\n\t\t\tpublic const int ThemeOverlay_AppCompat_Dialog = 2131427619;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0124\n\t\t\tpublic const int ThemeOverlay_AppCompat_Dialog_Alert = 2131427620;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0125\n\t\t\tpublic const int ThemeOverlay_AppCompat_Light = 2131427621;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0007\n\t\t\tpublic const int ThemeOverlay_MediaRouter_Dark = 2131427335;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0008\n\t\t\tpublic const int ThemeOverlay_MediaRouter_Light = 2131427336;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0126\n\t\t\tpublic const int Widget_AppCompat_ActionBar = 2131427622;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0127\n\t\t\tpublic const int Widget_AppCompat_ActionBar_Solid = 2131427623;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0128\n\t\t\tpublic const int Widget_AppCompat_ActionBar_TabBar = 2131427624;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0129\n\t\t\tpublic const int Widget_AppCompat_ActionBar_TabText = 2131427625;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012a\n\t\t\tpublic const int Widget_AppCompat_ActionBar_TabView = 2131427626;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012b\n\t\t\tpublic const int Widget_AppCompat_ActionButton = 2131427627;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012c\n\t\t\tpublic const int Widget_AppCompat_ActionButton_CloseMode = 2131427628;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012d\n\t\t\tpublic const int Widget_AppCompat_ActionButton_Overflow = 2131427629;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012e\n\t\t\tpublic const int Widget_AppCompat_ActionMode = 2131427630;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b012f\n\t\t\tpublic const int Widget_AppCompat_ActivityChooserView = 2131427631;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0130\n\t\t\tpublic const int Widget_AppCompat_AutoCompleteTextView = 2131427632;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0131\n\t\t\tpublic const int Widget_AppCompat_Button = 2131427633;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0132\n\t\t\tpublic const int Widget_AppCompat_Button_Borderless = 2131427634;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0133\n\t\t\tpublic const int Widget_AppCompat_Button_Borderless_Colored = 2131427635;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0134\n\t\t\tpublic const int Widget_AppCompat_Button_ButtonBar_AlertDialog = 2131427636;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0135\n\t\t\tpublic const int Widget_AppCompat_Button_Colored = 2131427637;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0136\n\t\t\tpublic const int Widget_AppCompat_Button_Small = 2131427638;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0137\n\t\t\tpublic const int Widget_AppCompat_ButtonBar = 2131427639;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0138\n\t\t\tpublic const int Widget_AppCompat_ButtonBar_AlertDialog = 2131427640;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0139\n\t\t\tpublic const int Widget_AppCompat_CompoundButton_CheckBox = 2131427641;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013a\n\t\t\tpublic const int Widget_AppCompat_CompoundButton_RadioButton = 2131427642;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013b\n\t\t\tpublic const int Widget_AppCompat_CompoundButton_Switch = 2131427643;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013c\n\t\t\tpublic const int Widget_AppCompat_DrawerArrowToggle = 2131427644;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013d\n\t\t\tpublic const int Widget_AppCompat_DropDownItem_Spinner = 2131427645;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013e\n\t\t\tpublic const int Widget_AppCompat_EditText = 2131427646;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b013f\n\t\t\tpublic const int Widget_AppCompat_ImageButton = 2131427647;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0140\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar = 2131427648;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0141\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_Solid = 2131427649;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0142\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 2131427650;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0143\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabBar = 2131427651;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0144\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 2131427652;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0145\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabText = 2131427653;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0146\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 2131427654;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0147\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabView = 2131427655;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0148\n\t\t\tpublic const int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 2131427656;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0149\n\t\t\tpublic const int Widget_AppCompat_Light_ActionButton = 2131427657;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014a\n\t\t\tpublic const int Widget_AppCompat_Light_ActionButton_CloseMode = 2131427658;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014b\n\t\t\tpublic const int Widget_AppCompat_Light_ActionButton_Overflow = 2131427659;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014c\n\t\t\tpublic const int Widget_AppCompat_Light_ActionMode_Inverse = 2131427660;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014d\n\t\t\tpublic const int Widget_AppCompat_Light_ActivityChooserView = 2131427661;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014e\n\t\t\tpublic const int Widget_AppCompat_Light_AutoCompleteTextView = 2131427662;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b014f\n\t\t\tpublic const int Widget_AppCompat_Light_DropDownItem_Spinner = 2131427663;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0150\n\t\t\tpublic const int Widget_AppCompat_Light_ListPopupWindow = 2131427664;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0151\n\t\t\tpublic const int Widget_AppCompat_Light_ListView_DropDown = 2131427665;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0152\n\t\t\tpublic const int Widget_AppCompat_Light_PopupMenu = 2131427666;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0153\n\t\t\tpublic const int Widget_AppCompat_Light_PopupMenu_Overflow = 2131427667;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0154\n\t\t\tpublic const int Widget_AppCompat_Light_SearchView = 2131427668;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0155\n\t\t\tpublic const int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 2131427669;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0156\n\t\t\tpublic const int Widget_AppCompat_ListMenuView = 2131427670;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0157\n\t\t\tpublic const int Widget_AppCompat_ListPopupWindow = 2131427671;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0158\n\t\t\tpublic const int Widget_AppCompat_ListView = 2131427672;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0159\n\t\t\tpublic const int Widget_AppCompat_ListView_DropDown = 2131427673;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015a\n\t\t\tpublic const int Widget_AppCompat_ListView_Menu = 2131427674;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b009f\n\t\t\tpublic const int Widget_AppCompat_NotificationActionContainer = 2131427487;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b00a0\n\t\t\tpublic const int Widget_AppCompat_NotificationActionText = 2131427488;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015b\n\t\t\tpublic const int Widget_AppCompat_PopupMenu = 2131427675;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015c\n\t\t\tpublic const int Widget_AppCompat_PopupMenu_Overflow = 2131427676;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015d\n\t\t\tpublic const int Widget_AppCompat_PopupWindow = 2131427677;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015e\n\t\t\tpublic const int Widget_AppCompat_ProgressBar = 2131427678;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b015f\n\t\t\tpublic const int Widget_AppCompat_ProgressBar_Horizontal = 2131427679;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0160\n\t\t\tpublic const int Widget_AppCompat_RatingBar = 2131427680;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0161\n\t\t\tpublic const int Widget_AppCompat_RatingBar_Indicator = 2131427681;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0162\n\t\t\tpublic const int Widget_AppCompat_RatingBar_Small = 2131427682;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0163\n\t\t\tpublic const int Widget_AppCompat_SearchView = 2131427683;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0164\n\t\t\tpublic const int Widget_AppCompat_SearchView_ActionBar = 2131427684;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0165\n\t\t\tpublic const int Widget_AppCompat_SeekBar = 2131427685;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0166\n\t\t\tpublic const int Widget_AppCompat_SeekBar_Discrete = 2131427686;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0167\n\t\t\tpublic const int Widget_AppCompat_Spinner = 2131427687;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0168\n\t\t\tpublic const int Widget_AppCompat_Spinner_DropDown = 2131427688;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0169\n\t\t\tpublic const int Widget_AppCompat_Spinner_DropDown_ActionBar = 2131427689;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016a\n\t\t\tpublic const int Widget_AppCompat_Spinner_Underlined = 2131427690;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016b\n\t\t\tpublic const int Widget_AppCompat_TextView_SpinnerItem = 2131427691;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016c\n\t\t\tpublic const int Widget_AppCompat_Toolbar = 2131427692;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016d\n\t\t\tpublic const int Widget_AppCompat_Toolbar_Button_Navigation = 2131427693;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016f\n\t\t\tpublic const int Widget_Design_AppBarLayout = 2131427695;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0180\n\t\t\tpublic const int Widget_Design_BottomNavigationView = 2131427712;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0181\n\t\t\tpublic const int Widget_Design_BottomSheet_Modal = 2131427713;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0182\n\t\t\tpublic const int Widget_Design_CollapsingToolbar = 2131427714;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0183\n\t\t\tpublic const int Widget_Design_CoordinatorLayout = 2131427715;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0184\n\t\t\tpublic const int Widget_Design_FloatingActionButton = 2131427716;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0185\n\t\t\tpublic const int Widget_Design_NavigationView = 2131427717;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0186\n\t\t\tpublic const int Widget_Design_ScrimInsetsFrameLayout = 2131427718;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0187\n\t\t\tpublic const int Widget_Design_Snackbar = 2131427719;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b016e\n\t\t\tpublic const int Widget_Design_TabLayout = 2131427694;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0188\n\t\t\tpublic const int Widget_Design_TextInputLayout = 2131427720;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b0009\n\t\t\tpublic const int Widget_MediaRouter_Light_MediaRouteButton = 2131427337;\n\t\t\t\n\t\t\t// aapt resource value: 0x7f0b000a\n\t\t\tpublic const int Widget_MediaRouter_MediaRouteButton = 2131427338;\n\t\t\t\n\t\t\tstatic Style()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Style()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t\t\n\t\tpublic partial class Styleable\n\t\t{\n\t\t\t\n\t\t\tpublic static int[] ActionBar = new int[] {\n\t\t\t\t\t2130771997,\n\t\t\t\t\t2130771999,\n\t\t\t\t\t2130772000,\n\t\t\t\t\t2130772001,\n\t\t\t\t\t2130772002,\n\t\t\t\t\t2130772003,\n\t\t\t\t\t2130772004,\n\t\t\t\t\t2130772005,\n\t\t\t\t\t2130772006,\n\t\t\t\t\t2130772007,\n\t\t\t\t\t2130772008,\n\t\t\t\t\t2130772009,\n\t\t\t\t\t2130772010,\n\t\t\t\t\t2130772011,\n\t\t\t\t\t2130772012,\n\t\t\t\t\t2130772013,\n\t\t\t\t\t2130772014,\n\t\t\t\t\t2130772015,\n\t\t\t\t\t2130772016,\n\t\t\t\t\t2130772017,\n\t\t\t\t\t2130772018,\n\t\t\t\t\t2130772019,\n\t\t\t\t\t2130772020,\n\t\t\t\t\t2130772021,\n\t\t\t\t\t2130772022,\n\t\t\t\t\t2130772023,\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772025,\n\t\t\t\t\t2130772089};\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int ActionBar_background = 10;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int ActionBar_backgroundSplit = 12;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int ActionBar_backgroundStacked = 11;\n\t\t\t\n\t\t\t// aapt resource value: 21\n\t\t\tpublic const int ActionBar_contentInsetEnd = 21;\n\t\t\t\n\t\t\t// aapt resource value: 25\n\t\t\tpublic const int ActionBar_contentInsetEndWithActions = 25;\n\t\t\t\n\t\t\t// aapt resource value: 22\n\t\t\tpublic const int ActionBar_contentInsetLeft = 22;\n\t\t\t\n\t\t\t// aapt resource value: 23\n\t\t\tpublic const int ActionBar_contentInsetRight = 23;\n\t\t\t\n\t\t\t// aapt resource value: 20\n\t\t\tpublic const int ActionBar_contentInsetStart = 20;\n\t\t\t\n\t\t\t// aapt resource value: 24\n\t\t\tpublic const int ActionBar_contentInsetStartWithNavigation = 24;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int ActionBar_customNavigationLayout = 13;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int ActionBar_displayOptions = 3;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int ActionBar_divider = 9;\n\t\t\t\n\t\t\t// aapt resource value: 26\n\t\t\tpublic const int ActionBar_elevation = 26;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ActionBar_height = 0;\n\t\t\t\n\t\t\t// aapt resource value: 19\n\t\t\tpublic const int ActionBar_hideOnContentScroll = 19;\n\t\t\t\n\t\t\t// aapt resource value: 28\n\t\t\tpublic const int ActionBar_homeAsUpIndicator = 28;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int ActionBar_homeLayout = 14;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int ActionBar_icon = 7;\n\t\t\t\n\t\t\t// aapt resource value: 16\n\t\t\tpublic const int ActionBar_indeterminateProgressStyle = 16;\n\t\t\t\n\t\t\t// aapt resource value: 18\n\t\t\tpublic const int ActionBar_itemPadding = 18;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int ActionBar_logo = 8;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ActionBar_navigationMode = 2;\n\t\t\t\n\t\t\t// aapt resource value: 27\n\t\t\tpublic const int ActionBar_popupTheme = 27;\n\t\t\t\n\t\t\t// aapt resource value: 17\n\t\t\tpublic const int ActionBar_progressBarPadding = 17;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int ActionBar_progressBarStyle = 15;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int ActionBar_subtitle = 4;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int ActionBar_subtitleTextStyle = 6;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ActionBar_title = 1;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int ActionBar_titleTextStyle = 5;\n\t\t\t\n\t\t\tpublic static int[] ActionBarLayout = new int[] {\n\t\t\t\t\t16842931};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ActionBarLayout_android_layout_gravity = 0;\n\t\t\t\n\t\t\tpublic static int[] ActionMenuItemView = new int[] {\n\t\t\t\t\t16843071};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ActionMenuItemView_android_minWidth = 0;\n\t\t\t\n\t\t\tpublic static int[] ActionMenuView;\n\t\t\t\n\t\t\tpublic static int[] ActionMode = new int[] {\n\t\t\t\t\t2130771997,\n\t\t\t\t\t2130772003,\n\t\t\t\t\t2130772004,\n\t\t\t\t\t2130772008,\n\t\t\t\t\t2130772010,\n\t\t\t\t\t2130772026};\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int ActionMode_background = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int ActionMode_backgroundSplit = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int ActionMode_closeItemLayout = 5;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ActionMode_height = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ActionMode_subtitleTextStyle = 2;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ActionMode_titleTextStyle = 1;\n\t\t\t\n\t\t\tpublic static int[] ActivityChooserView = new int[] {\n\t\t\t\t\t2130772027,\n\t\t\t\t\t2130772028};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ActivityChooserView_initialActivityCount = 0;\n\t\t\t\n\t\t\tpublic static int[] AlertDialog = new int[] {\n\t\t\t\t\t16842994,\n\t\t\t\t\t2130772029,\n\t\t\t\t\t2130772030,\n\t\t\t\t\t2130772031,\n\t\t\t\t\t2130772032,\n\t\t\t\t\t2130772033,\n\t\t\t\t\t2130772034};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AlertDialog_android_layout = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AlertDialog_buttonPanelSideLayout = 1;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int AlertDialog_listItemLayout = 5;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AlertDialog_listLayout = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int AlertDialog_multiChoiceItemLayout = 3;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int AlertDialog_showTitle = 6;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int AlertDialog_singleChoiceItemLayout = 4;\n\t\t\t\n\t\t\tpublic static int[] AppBarLayout = new int[] {\n\t\t\t\t\t16842964,\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772227};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppBarLayout_android_background = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppBarLayout_elevation = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AppBarLayout_expanded = 2;\n\t\t\t\n\t\t\tpublic static int[] AppBarLayoutStates = new int[] {\n\t\t\t\t\t2130772228,\n\t\t\t\t\t2130772229};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppBarLayoutStates_state_collapsed = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppBarLayoutStates_state_collapsible = 1;\n\t\t\t\n\t\t\tpublic static int[] AppBarLayout_Layout = new int[] {\n\t\t\t\t\t2130772230,\n\t\t\t\t\t2130772231};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppBarLayout_Layout_layout_scrollFlags = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppBarLayout_Layout_layout_scrollInterpolator = 1;\n\t\t\t\n\t\t\tpublic static int[] AppCompatImageView = new int[] {\n\t\t\t\t\t16843033,\n\t\t\t\t\t2130772035,\n\t\t\t\t\t2130772036,\n\t\t\t\t\t2130772037};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppCompatImageView_android_src = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppCompatImageView_srcCompat = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AppCompatImageView_tint = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int AppCompatImageView_tintMode = 3;\n\t\t\t\n\t\t\tpublic static int[] AppCompatSeekBar = new int[] {\n\t\t\t\t\t16843074,\n\t\t\t\t\t2130772038,\n\t\t\t\t\t2130772039,\n\t\t\t\t\t2130772040};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppCompatSeekBar_android_thumb = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppCompatSeekBar_tickMark = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AppCompatSeekBar_tickMarkTint = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int AppCompatSeekBar_tickMarkTintMode = 3;\n\t\t\t\n\t\t\tpublic static int[] AppCompatTextHelper = new int[] {\n\t\t\t\t\t16842804,\n\t\t\t\t\t16843117,\n\t\t\t\t\t16843118,\n\t\t\t\t\t16843119,\n\t\t\t\t\t16843120,\n\t\t\t\t\t16843666,\n\t\t\t\t\t16843667};\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AppCompatTextHelper_android_drawableBottom = 2;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int AppCompatTextHelper_android_drawableEnd = 6;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int AppCompatTextHelper_android_drawableLeft = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int AppCompatTextHelper_android_drawableRight = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int AppCompatTextHelper_android_drawableStart = 5;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppCompatTextHelper_android_drawableTop = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppCompatTextHelper_android_textAppearance = 0;\n\t\t\t\n\t\t\tpublic static int[] AppCompatTextView = new int[] {\n\t\t\t\t\t16842804,\n\t\t\t\t\t2130772041};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppCompatTextView_android_textAppearance = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppCompatTextView_textAllCaps = 1;\n\t\t\t\n\t\t\tpublic static int[] AppCompatTheme = new int[] {\n\t\t\t\t\t16842839,\n\t\t\t\t\t16842926,\n\t\t\t\t\t2130772042,\n\t\t\t\t\t2130772043,\n\t\t\t\t\t2130772044,\n\t\t\t\t\t2130772045,\n\t\t\t\t\t2130772046,\n\t\t\t\t\t2130772047,\n\t\t\t\t\t2130772048,\n\t\t\t\t\t2130772049,\n\t\t\t\t\t2130772050,\n\t\t\t\t\t2130772051,\n\t\t\t\t\t2130772052,\n\t\t\t\t\t2130772053,\n\t\t\t\t\t2130772054,\n\t\t\t\t\t2130772055,\n\t\t\t\t\t2130772056,\n\t\t\t\t\t2130772057,\n\t\t\t\t\t2130772058,\n\t\t\t\t\t2130772059,\n\t\t\t\t\t2130772060,\n\t\t\t\t\t2130772061,\n\t\t\t\t\t2130772062,\n\t\t\t\t\t2130772063,\n\t\t\t\t\t2130772064,\n\t\t\t\t\t2130772065,\n\t\t\t\t\t2130772066,\n\t\t\t\t\t2130772067,\n\t\t\t\t\t2130772068,\n\t\t\t\t\t2130772069,\n\t\t\t\t\t2130772070,\n\t\t\t\t\t2130772071,\n\t\t\t\t\t2130772072,\n\t\t\t\t\t2130772073,\n\t\t\t\t\t2130772074,\n\t\t\t\t\t2130772075,\n\t\t\t\t\t2130772076,\n\t\t\t\t\t2130772077,\n\t\t\t\t\t2130772078,\n\t\t\t\t\t2130772079,\n\t\t\t\t\t2130772080,\n\t\t\t\t\t2130772081,\n\t\t\t\t\t2130772082,\n\t\t\t\t\t2130772083,\n\t\t\t\t\t2130772084,\n\t\t\t\t\t2130772085,\n\t\t\t\t\t2130772086,\n\t\t\t\t\t2130772087,\n\t\t\t\t\t2130772088,\n\t\t\t\t\t2130772089,\n\t\t\t\t\t2130772090,\n\t\t\t\t\t2130772091,\n\t\t\t\t\t2130772092,\n\t\t\t\t\t2130772093,\n\t\t\t\t\t2130772094,\n\t\t\t\t\t2130772095,\n\t\t\t\t\t2130772096,\n\t\t\t\t\t2130772097,\n\t\t\t\t\t2130772098,\n\t\t\t\t\t2130772099,\n\t\t\t\t\t2130772100,\n\t\t\t\t\t2130772101,\n\t\t\t\t\t2130772102,\n\t\t\t\t\t2130772103,\n\t\t\t\t\t2130772104,\n\t\t\t\t\t2130772105,\n\t\t\t\t\t2130772106,\n\t\t\t\t\t2130772107,\n\t\t\t\t\t2130772108,\n\t\t\t\t\t2130772109,\n\t\t\t\t\t2130772110,\n\t\t\t\t\t2130772111,\n\t\t\t\t\t2130772112,\n\t\t\t\t\t2130772113,\n\t\t\t\t\t2130772114,\n\t\t\t\t\t2130772115,\n\t\t\t\t\t2130772116,\n\t\t\t\t\t2130772117,\n\t\t\t\t\t2130772118,\n\t\t\t\t\t2130772119,\n\t\t\t\t\t2130772120,\n\t\t\t\t\t2130772121,\n\t\t\t\t\t2130772122,\n\t\t\t\t\t2130772123,\n\t\t\t\t\t2130772124,\n\t\t\t\t\t2130772125,\n\t\t\t\t\t2130772126,\n\t\t\t\t\t2130772127,\n\t\t\t\t\t2130772128,\n\t\t\t\t\t2130772129,\n\t\t\t\t\t2130772130,\n\t\t\t\t\t2130772131,\n\t\t\t\t\t2130772132,\n\t\t\t\t\t2130772133,\n\t\t\t\t\t2130772134,\n\t\t\t\t\t2130772135,\n\t\t\t\t\t2130772136,\n\t\t\t\t\t2130772137,\n\t\t\t\t\t2130772138,\n\t\t\t\t\t2130772139,\n\t\t\t\t\t2130772140,\n\t\t\t\t\t2130772141,\n\t\t\t\t\t2130772142,\n\t\t\t\t\t2130772143,\n\t\t\t\t\t2130772144,\n\t\t\t\t\t2130772145,\n\t\t\t\t\t2130772146,\n\t\t\t\t\t2130772147,\n\t\t\t\t\t2130772148,\n\t\t\t\t\t2130772149,\n\t\t\t\t\t2130772150,\n\t\t\t\t\t2130772151,\n\t\t\t\t\t2130772152,\n\t\t\t\t\t2130772153,\n\t\t\t\t\t2130772154,\n\t\t\t\t\t2130772155};\n\t\t\t\n\t\t\t// aapt resource value: 23\n\t\t\tpublic const int AppCompatTheme_actionBarDivider = 23;\n\t\t\t\n\t\t\t// aapt resource value: 24\n\t\t\tpublic const int AppCompatTheme_actionBarItemBackground = 24;\n\t\t\t\n\t\t\t// aapt resource value: 17\n\t\t\tpublic const int AppCompatTheme_actionBarPopupTheme = 17;\n\t\t\t\n\t\t\t// aapt resource value: 22\n\t\t\tpublic const int AppCompatTheme_actionBarSize = 22;\n\t\t\t\n\t\t\t// aapt resource value: 19\n\t\t\tpublic const int AppCompatTheme_actionBarSplitStyle = 19;\n\t\t\t\n\t\t\t// aapt resource value: 18\n\t\t\tpublic const int AppCompatTheme_actionBarStyle = 18;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int AppCompatTheme_actionBarTabBarStyle = 13;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int AppCompatTheme_actionBarTabStyle = 12;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int AppCompatTheme_actionBarTabTextStyle = 14;\n\t\t\t\n\t\t\t// aapt resource value: 20\n\t\t\tpublic const int AppCompatTheme_actionBarTheme = 20;\n\t\t\t\n\t\t\t// aapt resource value: 21\n\t\t\tpublic const int AppCompatTheme_actionBarWidgetTheme = 21;\n\t\t\t\n\t\t\t// aapt resource value: 50\n\t\t\tpublic const int AppCompatTheme_actionButtonStyle = 50;\n\t\t\t\n\t\t\t// aapt resource value: 46\n\t\t\tpublic const int AppCompatTheme_actionDropDownStyle = 46;\n\t\t\t\n\t\t\t// aapt resource value: 25\n\t\t\tpublic const int AppCompatTheme_actionMenuTextAppearance = 25;\n\t\t\t\n\t\t\t// aapt resource value: 26\n\t\t\tpublic const int AppCompatTheme_actionMenuTextColor = 26;\n\t\t\t\n\t\t\t// aapt resource value: 29\n\t\t\tpublic const int AppCompatTheme_actionModeBackground = 29;\n\t\t\t\n\t\t\t// aapt resource value: 28\n\t\t\tpublic const int AppCompatTheme_actionModeCloseButtonStyle = 28;\n\t\t\t\n\t\t\t// aapt resource value: 31\n\t\t\tpublic const int AppCompatTheme_actionModeCloseDrawable = 31;\n\t\t\t\n\t\t\t// aapt resource value: 33\n\t\t\tpublic const int AppCompatTheme_actionModeCopyDrawable = 33;\n\t\t\t\n\t\t\t// aapt resource value: 32\n\t\t\tpublic const int AppCompatTheme_actionModeCutDrawable = 32;\n\t\t\t\n\t\t\t// aapt resource value: 37\n\t\t\tpublic const int AppCompatTheme_actionModeFindDrawable = 37;\n\t\t\t\n\t\t\t// aapt resource value: 34\n\t\t\tpublic const int AppCompatTheme_actionModePasteDrawable = 34;\n\t\t\t\n\t\t\t// aapt resource value: 39\n\t\t\tpublic const int AppCompatTheme_actionModePopupWindowStyle = 39;\n\t\t\t\n\t\t\t// aapt resource value: 35\n\t\t\tpublic const int AppCompatTheme_actionModeSelectAllDrawable = 35;\n\t\t\t\n\t\t\t// aapt resource value: 36\n\t\t\tpublic const int AppCompatTheme_actionModeShareDrawable = 36;\n\t\t\t\n\t\t\t// aapt resource value: 30\n\t\t\tpublic const int AppCompatTheme_actionModeSplitBackground = 30;\n\t\t\t\n\t\t\t// aapt resource value: 27\n\t\t\tpublic const int AppCompatTheme_actionModeStyle = 27;\n\t\t\t\n\t\t\t// aapt resource value: 38\n\t\t\tpublic const int AppCompatTheme_actionModeWebSearchDrawable = 38;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int AppCompatTheme_actionOverflowButtonStyle = 15;\n\t\t\t\n\t\t\t// aapt resource value: 16\n\t\t\tpublic const int AppCompatTheme_actionOverflowMenuStyle = 16;\n\t\t\t\n\t\t\t// aapt resource value: 58\n\t\t\tpublic const int AppCompatTheme_activityChooserViewStyle = 58;\n\t\t\t\n\t\t\t// aapt resource value: 95\n\t\t\tpublic const int AppCompatTheme_alertDialogButtonGroupStyle = 95;\n\t\t\t\n\t\t\t// aapt resource value: 96\n\t\t\tpublic const int AppCompatTheme_alertDialogCenterButtons = 96;\n\t\t\t\n\t\t\t// aapt resource value: 94\n\t\t\tpublic const int AppCompatTheme_alertDialogStyle = 94;\n\t\t\t\n\t\t\t// aapt resource value: 97\n\t\t\tpublic const int AppCompatTheme_alertDialogTheme = 97;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int AppCompatTheme_android_windowAnimationStyle = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int AppCompatTheme_android_windowIsFloating = 0;\n\t\t\t\n\t\t\t// aapt resource value: 102\n\t\t\tpublic const int AppCompatTheme_autoCompleteTextViewStyle = 102;\n\t\t\t\n\t\t\t// aapt resource value: 55\n\t\t\tpublic const int AppCompatTheme_borderlessButtonStyle = 55;\n\t\t\t\n\t\t\t// aapt resource value: 52\n\t\t\tpublic const int AppCompatTheme_buttonBarButtonStyle = 52;\n\t\t\t\n\t\t\t// aapt resource value: 100\n\t\t\tpublic const int AppCompatTheme_buttonBarNegativeButtonStyle = 100;\n\t\t\t\n\t\t\t// aapt resource value: 101\n\t\t\tpublic const int AppCompatTheme_buttonBarNeutralButtonStyle = 101;\n\t\t\t\n\t\t\t// aapt resource value: 99\n\t\t\tpublic const int AppCompatTheme_buttonBarPositiveButtonStyle = 99;\n\t\t\t\n\t\t\t// aapt resource value: 51\n\t\t\tpublic const int AppCompatTheme_buttonBarStyle = 51;\n\t\t\t\n\t\t\t// aapt resource value: 103\n\t\t\tpublic const int AppCompatTheme_buttonStyle = 103;\n\t\t\t\n\t\t\t// aapt resource value: 104\n\t\t\tpublic const int AppCompatTheme_buttonStyleSmall = 104;\n\t\t\t\n\t\t\t// aapt resource value: 105\n\t\t\tpublic const int AppCompatTheme_checkboxStyle = 105;\n\t\t\t\n\t\t\t// aapt resource value: 106\n\t\t\tpublic const int AppCompatTheme_checkedTextViewStyle = 106;\n\t\t\t\n\t\t\t// aapt resource value: 86\n\t\t\tpublic const int AppCompatTheme_colorAccent = 86;\n\t\t\t\n\t\t\t// aapt resource value: 93\n\t\t\tpublic const int AppCompatTheme_colorBackgroundFloating = 93;\n\t\t\t\n\t\t\t// aapt resource value: 90\n\t\t\tpublic const int AppCompatTheme_colorButtonNormal = 90;\n\t\t\t\n\t\t\t// aapt resource value: 88\n\t\t\tpublic const int AppCompatTheme_colorControlActivated = 88;\n\t\t\t\n\t\t\t// aapt resource value: 89\n\t\t\tpublic const int AppCompatTheme_colorControlHighlight = 89;\n\t\t\t\n\t\t\t// aapt resource value: 87\n\t\t\tpublic const int AppCompatTheme_colorControlNormal = 87;\n\t\t\t\n\t\t\t// aapt resource value: 84\n\t\t\tpublic const int AppCompatTheme_colorPrimary = 84;\n\t\t\t\n\t\t\t// aapt resource value: 85\n\t\t\tpublic const int AppCompatTheme_colorPrimaryDark = 85;\n\t\t\t\n\t\t\t// aapt resource value: 91\n\t\t\tpublic const int AppCompatTheme_colorSwitchThumbNormal = 91;\n\t\t\t\n\t\t\t// aapt resource value: 92\n\t\t\tpublic const int AppCompatTheme_controlBackground = 92;\n\t\t\t\n\t\t\t// aapt resource value: 44\n\t\t\tpublic const int AppCompatTheme_dialogPreferredPadding = 44;\n\t\t\t\n\t\t\t// aapt resource value: 43\n\t\t\tpublic const int AppCompatTheme_dialogTheme = 43;\n\t\t\t\n\t\t\t// aapt resource value: 57\n\t\t\tpublic const int AppCompatTheme_dividerHorizontal = 57;\n\t\t\t\n\t\t\t// aapt resource value: 56\n\t\t\tpublic const int AppCompatTheme_dividerVertical = 56;\n\t\t\t\n\t\t\t// aapt resource value: 75\n\t\t\tpublic const int AppCompatTheme_dropDownListViewStyle = 75;\n\t\t\t\n\t\t\t// aapt resource value: 47\n\t\t\tpublic const int AppCompatTheme_dropdownListPreferredItemHeight = 47;\n\t\t\t\n\t\t\t// aapt resource value: 64\n\t\t\tpublic const int AppCompatTheme_editTextBackground = 64;\n\t\t\t\n\t\t\t// aapt resource value: 63\n\t\t\tpublic const int AppCompatTheme_editTextColor = 63;\n\t\t\t\n\t\t\t// aapt resource value: 107\n\t\t\tpublic const int AppCompatTheme_editTextStyle = 107;\n\t\t\t\n\t\t\t// aapt resource value: 49\n\t\t\tpublic const int AppCompatTheme_homeAsUpIndicator = 49;\n\t\t\t\n\t\t\t// aapt resource value: 65\n\t\t\tpublic const int AppCompatTheme_imageButtonStyle = 65;\n\t\t\t\n\t\t\t// aapt resource value: 83\n\t\t\tpublic const int AppCompatTheme_listChoiceBackgroundIndicator = 83;\n\t\t\t\n\t\t\t// aapt resource value: 45\n\t\t\tpublic const int AppCompatTheme_listDividerAlertDialog = 45;\n\t\t\t\n\t\t\t// aapt resource value: 115\n\t\t\tpublic const int AppCompatTheme_listMenuViewStyle = 115;\n\t\t\t\n\t\t\t// aapt resource value: 76\n\t\t\tpublic const int AppCompatTheme_listPopupWindowStyle = 76;\n\t\t\t\n\t\t\t// aapt resource value: 70\n\t\t\tpublic const int AppCompatTheme_listPreferredItemHeight = 70;\n\t\t\t\n\t\t\t// aapt resource value: 72\n\t\t\tpublic const int AppCompatTheme_listPreferredItemHeightLarge = 72;\n\t\t\t\n\t\t\t// aapt resource value: 71\n\t\t\tpublic const int AppCompatTheme_listPreferredItemHeightSmall = 71;\n\t\t\t\n\t\t\t// aapt resource value: 73\n\t\t\tpublic const int AppCompatTheme_listPreferredItemPaddingLeft = 73;\n\t\t\t\n\t\t\t// aapt resource value: 74\n\t\t\tpublic const int AppCompatTheme_listPreferredItemPaddingRight = 74;\n\t\t\t\n\t\t\t// aapt resource value: 80\n\t\t\tpublic const int AppCompatTheme_panelBackground = 80;\n\t\t\t\n\t\t\t// aapt resource value: 82\n\t\t\tpublic const int AppCompatTheme_panelMenuListTheme = 82;\n\t\t\t\n\t\t\t// aapt resource value: 81\n\t\t\tpublic const int AppCompatTheme_panelMenuListWidth = 81;\n\t\t\t\n\t\t\t// aapt resource value: 61\n\t\t\tpublic const int AppCompatTheme_popupMenuStyle = 61;\n\t\t\t\n\t\t\t// aapt resource value: 62\n\t\t\tpublic const int AppCompatTheme_popupWindowStyle = 62;\n\t\t\t\n\t\t\t// aapt resource value: 108\n\t\t\tpublic const int AppCompatTheme_radioButtonStyle = 108;\n\t\t\t\n\t\t\t// aapt resource value: 109\n\t\t\tpublic const int AppCompatTheme_ratingBarStyle = 109;\n\t\t\t\n\t\t\t// aapt resource value: 110\n\t\t\tpublic const int AppCompatTheme_ratingBarStyleIndicator = 110;\n\t\t\t\n\t\t\t// aapt resource value: 111\n\t\t\tpublic const int AppCompatTheme_ratingBarStyleSmall = 111;\n\t\t\t\n\t\t\t// aapt resource value: 69\n\t\t\tpublic const int AppCompatTheme_searchViewStyle = 69;\n\t\t\t\n\t\t\t// aapt resource value: 112\n\t\t\tpublic const int AppCompatTheme_seekBarStyle = 112;\n\t\t\t\n\t\t\t// aapt resource value: 53\n\t\t\tpublic const int AppCompatTheme_selectableItemBackground = 53;\n\t\t\t\n\t\t\t// aapt resource value: 54\n\t\t\tpublic const int AppCompatTheme_selectableItemBackgroundBorderless = 54;\n\t\t\t\n\t\t\t// aapt resource value: 48\n\t\t\tpublic const int AppCompatTheme_spinnerDropDownItemStyle = 48;\n\t\t\t\n\t\t\t// aapt resource value: 113\n\t\t\tpublic const int AppCompatTheme_spinnerStyle = 113;\n\t\t\t\n\t\t\t// aapt resource value: 114\n\t\t\tpublic const int AppCompatTheme_switchStyle = 114;\n\t\t\t\n\t\t\t// aapt resource value: 40\n\t\t\tpublic const int AppCompatTheme_textAppearanceLargePopupMenu = 40;\n\t\t\t\n\t\t\t// aapt resource value: 77\n\t\t\tpublic const int AppCompatTheme_textAppearanceListItem = 77;\n\t\t\t\n\t\t\t// aapt resource value: 78\n\t\t\tpublic const int AppCompatTheme_textAppearanceListItemSecondary = 78;\n\t\t\t\n\t\t\t// aapt resource value: 79\n\t\t\tpublic const int AppCompatTheme_textAppearanceListItemSmall = 79;\n\t\t\t\n\t\t\t// aapt resource value: 42\n\t\t\tpublic const int AppCompatTheme_textAppearancePopupMenuHeader = 42;\n\t\t\t\n\t\t\t// aapt resource value: 67\n\t\t\tpublic const int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;\n\t\t\t\n\t\t\t// aapt resource value: 66\n\t\t\tpublic const int AppCompatTheme_textAppearanceSearchResultTitle = 66;\n\t\t\t\n\t\t\t// aapt resource value: 41\n\t\t\tpublic const int AppCompatTheme_textAppearanceSmallPopupMenu = 41;\n\t\t\t\n\t\t\t// aapt resource value: 98\n\t\t\tpublic const int AppCompatTheme_textColorAlertDialogListItem = 98;\n\t\t\t\n\t\t\t// aapt resource value: 68\n\t\t\tpublic const int AppCompatTheme_textColorSearchUrl = 68;\n\t\t\t\n\t\t\t// aapt resource value: 60\n\t\t\tpublic const int AppCompatTheme_toolbarNavigationButtonStyle = 60;\n\t\t\t\n\t\t\t// aapt resource value: 59\n\t\t\tpublic const int AppCompatTheme_toolbarStyle = 59;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int AppCompatTheme_windowActionBar = 2;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int AppCompatTheme_windowActionBarOverlay = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int AppCompatTheme_windowActionModeOverlay = 5;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int AppCompatTheme_windowFixedHeightMajor = 9;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int AppCompatTheme_windowFixedHeightMinor = 7;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int AppCompatTheme_windowFixedWidthMajor = 6;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int AppCompatTheme_windowFixedWidthMinor = 8;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int AppCompatTheme_windowMinWidthMajor = 10;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int AppCompatTheme_windowMinWidthMinor = 11;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int AppCompatTheme_windowNoTitle = 3;\n\t\t\t\n\t\t\tpublic static int[] BottomNavigationView = new int[] {\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772270,\n\t\t\t\t\t2130772271,\n\t\t\t\t\t2130772272,\n\t\t\t\t\t2130772273};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int BottomNavigationView_elevation = 0;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int BottomNavigationView_itemBackground = 4;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int BottomNavigationView_itemIconTint = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int BottomNavigationView_itemTextColor = 3;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int BottomNavigationView_menu = 1;\n\t\t\t\n\t\t\tpublic static int[] BottomSheetBehavior_Layout = new int[] {\n\t\t\t\t\t2130772232,\n\t\t\t\t\t2130772233,\n\t\t\t\t\t2130772234};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int BottomSheetBehavior_Layout_behavior_hideable = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int BottomSheetBehavior_Layout_behavior_peekHeight = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int BottomSheetBehavior_Layout_behavior_skipCollapsed = 2;\n\t\t\t\n\t\t\tpublic static int[] ButtonBarLayout = new int[] {\n\t\t\t\t\t2130772156};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ButtonBarLayout_allowStacking = 0;\n\t\t\t\n\t\t\tpublic static int[] CardView = new int[] {\n\t\t\t\t\t16843071,\n\t\t\t\t\t16843072,\n\t\t\t\t\t2130771985,\n\t\t\t\t\t2130771986,\n\t\t\t\t\t2130771987,\n\t\t\t\t\t2130771988,\n\t\t\t\t\t2130771989,\n\t\t\t\t\t2130771990,\n\t\t\t\t\t2130771991,\n\t\t\t\t\t2130771992,\n\t\t\t\t\t2130771993,\n\t\t\t\t\t2130771994,\n\t\t\t\t\t2130771995};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CardView_android_minHeight = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CardView_android_minWidth = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int CardView_cardBackgroundColor = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int CardView_cardCornerRadius = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int CardView_cardElevation = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int CardView_cardMaxElevation = 5;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int CardView_cardPreventCornerOverlap = 7;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int CardView_cardUseCompatPadding = 6;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int CardView_contentPadding = 8;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int CardView_contentPaddingBottom = 12;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int CardView_contentPaddingLeft = 9;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int CardView_contentPaddingRight = 10;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int CardView_contentPaddingTop = 11;\n\t\t\t\n\t\t\tpublic static int[] CollapsingToolbarLayout = new int[] {\n\t\t\t\t\t2130771999,\n\t\t\t\t\t2130772235,\n\t\t\t\t\t2130772236,\n\t\t\t\t\t2130772237,\n\t\t\t\t\t2130772238,\n\t\t\t\t\t2130772239,\n\t\t\t\t\t2130772240,\n\t\t\t\t\t2130772241,\n\t\t\t\t\t2130772242,\n\t\t\t\t\t2130772243,\n\t\t\t\t\t2130772244,\n\t\t\t\t\t2130772245,\n\t\t\t\t\t2130772246,\n\t\t\t\t\t2130772247,\n\t\t\t\t\t2130772248,\n\t\t\t\t\t2130772249};\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int CollapsingToolbarLayout_collapsedTitleGravity = 13;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int CollapsingToolbarLayout_contentScrim = 8;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleGravity = 14;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleMargin = 1;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleMarginStart = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleMarginTop = 3;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int CollapsingToolbarLayout_scrimAnimationDuration = 12;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int CollapsingToolbarLayout_scrimVisibleHeightTrigger = 11;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int CollapsingToolbarLayout_statusBarScrim = 9;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CollapsingToolbarLayout_title = 0;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int CollapsingToolbarLayout_titleEnabled = 15;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int CollapsingToolbarLayout_toolbarId = 10;\n\t\t\t\n\t\t\tpublic static int[] CollapsingToolbarLayout_Layout = new int[] {\n\t\t\t\t\t2130772250,\n\t\t\t\t\t2130772251};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CollapsingToolbarLayout_Layout_layout_collapseMode = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier = 1;\n\t\t\t\n\t\t\tpublic static int[] ColorStateListItem = new int[] {\n\t\t\t\t\t16843173,\n\t\t\t\t\t16843551,\n\t\t\t\t\t2130772157};\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ColorStateListItem_alpha = 2;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ColorStateListItem_android_alpha = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ColorStateListItem_android_color = 0;\n\t\t\t\n\t\t\tpublic static int[] CompoundButton = new int[] {\n\t\t\t\t\t16843015,\n\t\t\t\t\t2130772158,\n\t\t\t\t\t2130772159};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CompoundButton_android_button = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CompoundButton_buttonTint = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int CompoundButton_buttonTintMode = 2;\n\t\t\t\n\t\t\tpublic static int[] CoordinatorLayout = new int[] {\n\t\t\t\t\t2130772252,\n\t\t\t\t\t2130772253};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CoordinatorLayout_keylines = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CoordinatorLayout_statusBarBackground = 1;\n\t\t\t\n\t\t\tpublic static int[] CoordinatorLayout_Layout = new int[] {\n\t\t\t\t\t16842931,\n\t\t\t\t\t2130772254,\n\t\t\t\t\t2130772255,\n\t\t\t\t\t2130772256,\n\t\t\t\t\t2130772257,\n\t\t\t\t\t2130772258,\n\t\t\t\t\t2130772259};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int CoordinatorLayout_Layout_android_layout_gravity = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_anchor = 2;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_anchorGravity = 4;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_behavior = 1;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 6;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_insetEdge = 5;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int CoordinatorLayout_Layout_layout_keyline = 3;\n\t\t\t\n\t\t\tpublic static int[] DesignTheme = new int[] {\n\t\t\t\t\t2130772260,\n\t\t\t\t\t2130772261,\n\t\t\t\t\t2130772262};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int DesignTheme_bottomSheetDialogTheme = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int DesignTheme_bottomSheetStyle = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int DesignTheme_textColorError = 2;\n\t\t\t\n\t\t\tpublic static int[] DrawerArrowToggle = new int[] {\n\t\t\t\t\t2130772160,\n\t\t\t\t\t2130772161,\n\t\t\t\t\t2130772162,\n\t\t\t\t\t2130772163,\n\t\t\t\t\t2130772164,\n\t\t\t\t\t2130772165,\n\t\t\t\t\t2130772166,\n\t\t\t\t\t2130772167};\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int DrawerArrowToggle_arrowHeadLength = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int DrawerArrowToggle_arrowShaftLength = 5;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int DrawerArrowToggle_barLength = 6;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int DrawerArrowToggle_color = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int DrawerArrowToggle_drawableSize = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int DrawerArrowToggle_gapBetweenBars = 3;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int DrawerArrowToggle_spinBars = 1;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int DrawerArrowToggle_thickness = 7;\n\t\t\t\n\t\t\tpublic static int[] FloatingActionButton = new int[] {\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772225,\n\t\t\t\t\t2130772226,\n\t\t\t\t\t2130772263,\n\t\t\t\t\t2130772264,\n\t\t\t\t\t2130772265,\n\t\t\t\t\t2130772266,\n\t\t\t\t\t2130772267};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int FloatingActionButton_backgroundTint = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int FloatingActionButton_backgroundTintMode = 2;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int FloatingActionButton_borderWidth = 6;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int FloatingActionButton_elevation = 0;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int FloatingActionButton_fabSize = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int FloatingActionButton_pressedTranslationZ = 5;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int FloatingActionButton_rippleColor = 3;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int FloatingActionButton_useCompatPadding = 7;\n\t\t\t\n\t\t\tpublic static int[] FloatingActionButton_Behavior_Layout = new int[] {\n\t\t\t\t\t2130772268};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int FloatingActionButton_Behavior_Layout_behavior_autoHide = 0;\n\t\t\t\n\t\t\tpublic static int[] ForegroundLinearLayout = new int[] {\n\t\t\t\t\t16843017,\n\t\t\t\t\t16843264,\n\t\t\t\t\t2130772269};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ForegroundLinearLayout_android_foreground = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ForegroundLinearLayout_android_foregroundGravity = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ForegroundLinearLayout_foregroundInsidePadding = 2;\n\t\t\t\n\t\t\tpublic static int[] LinearLayoutCompat = new int[] {\n\t\t\t\t\t16842927,\n\t\t\t\t\t16842948,\n\t\t\t\t\t16843046,\n\t\t\t\t\t16843047,\n\t\t\t\t\t16843048,\n\t\t\t\t\t2130772007,\n\t\t\t\t\t2130772168,\n\t\t\t\t\t2130772169,\n\t\t\t\t\t2130772170};\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int LinearLayoutCompat_android_baselineAligned = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int LinearLayoutCompat_android_gravity = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int LinearLayoutCompat_android_orientation = 1;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int LinearLayoutCompat_android_weightSum = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int LinearLayoutCompat_divider = 5;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int LinearLayoutCompat_dividerPadding = 8;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int LinearLayoutCompat_measureWithLargestChild = 6;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int LinearLayoutCompat_showDividers = 7;\n\t\t\t\n\t\t\tpublic static int[] LinearLayoutCompat_Layout = new int[] {\n\t\t\t\t\t16842931,\n\t\t\t\t\t16842996,\n\t\t\t\t\t16842997,\n\t\t\t\t\t16843137};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int LinearLayoutCompat_Layout_android_layout_gravity = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int LinearLayoutCompat_Layout_android_layout_height = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int LinearLayoutCompat_Layout_android_layout_weight = 3;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int LinearLayoutCompat_Layout_android_layout_width = 1;\n\t\t\t\n\t\t\tpublic static int[] ListPopupWindow = new int[] {\n\t\t\t\t\t16843436,\n\t\t\t\t\t16843437};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ListPopupWindow_android_dropDownHorizontalOffset = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ListPopupWindow_android_dropDownVerticalOffset = 1;\n\t\t\t\n\t\t\tpublic static int[] MediaRouteButton = new int[] {\n\t\t\t\t\t16843071,\n\t\t\t\t\t16843072,\n\t\t\t\t\t2130771984,\n\t\t\t\t\t2130772158};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int MediaRouteButton_android_minHeight = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int MediaRouteButton_android_minWidth = 0;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int MediaRouteButton_buttonTint = 3;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int MediaRouteButton_externalRouteEnabledDrawable = 2;\n\t\t\t\n\t\t\tpublic static int[] MenuGroup = new int[] {\n\t\t\t\t\t16842766,\n\t\t\t\t\t16842960,\n\t\t\t\t\t16843156,\n\t\t\t\t\t16843230,\n\t\t\t\t\t16843231,\n\t\t\t\t\t16843232};\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int MenuGroup_android_checkableBehavior = 5;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int MenuGroup_android_enabled = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int MenuGroup_android_id = 1;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int MenuGroup_android_menuCategory = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int MenuGroup_android_orderInCategory = 4;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int MenuGroup_android_visible = 2;\n\t\t\t\n\t\t\tpublic static int[] MenuItem = new int[] {\n\t\t\t\t\t16842754,\n\t\t\t\t\t16842766,\n\t\t\t\t\t16842960,\n\t\t\t\t\t16843014,\n\t\t\t\t\t16843156,\n\t\t\t\t\t16843230,\n\t\t\t\t\t16843231,\n\t\t\t\t\t16843233,\n\t\t\t\t\t16843234,\n\t\t\t\t\t16843235,\n\t\t\t\t\t16843236,\n\t\t\t\t\t16843237,\n\t\t\t\t\t16843375,\n\t\t\t\t\t2130772171,\n\t\t\t\t\t2130772172,\n\t\t\t\t\t2130772173,\n\t\t\t\t\t2130772174};\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int MenuItem_actionLayout = 14;\n\t\t\t\n\t\t\t// aapt resource value: 16\n\t\t\tpublic const int MenuItem_actionProviderClass = 16;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int MenuItem_actionViewClass = 15;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int MenuItem_android_alphabeticShortcut = 9;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int MenuItem_android_checkable = 11;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int MenuItem_android_checked = 3;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int MenuItem_android_enabled = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int MenuItem_android_icon = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int MenuItem_android_id = 2;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int MenuItem_android_menuCategory = 5;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int MenuItem_android_numericShortcut = 10;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int MenuItem_android_onClick = 12;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int MenuItem_android_orderInCategory = 6;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int MenuItem_android_title = 7;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int MenuItem_android_titleCondensed = 8;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int MenuItem_android_visible = 4;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int MenuItem_showAsAction = 13;\n\t\t\t\n\t\t\tpublic static int[] MenuView = new int[] {\n\t\t\t\t\t16842926,\n\t\t\t\t\t16843052,\n\t\t\t\t\t16843053,\n\t\t\t\t\t16843054,\n\t\t\t\t\t16843055,\n\t\t\t\t\t16843056,\n\t\t\t\t\t16843057,\n\t\t\t\t\t2130772175,\n\t\t\t\t\t2130772176};\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int MenuView_android_headerBackground = 4;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int MenuView_android_horizontalDivider = 2;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int MenuView_android_itemBackground = 5;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int MenuView_android_itemIconDisabledAlpha = 6;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int MenuView_android_itemTextAppearance = 1;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int MenuView_android_verticalDivider = 3;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int MenuView_android_windowAnimationStyle = 0;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int MenuView_preserveIconSpacing = 7;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int MenuView_subMenuArrow = 8;\n\t\t\t\n\t\t\tpublic static int[] NavigationView = new int[] {\n\t\t\t\t\t16842964,\n\t\t\t\t\t16842973,\n\t\t\t\t\t16843039,\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772270,\n\t\t\t\t\t2130772271,\n\t\t\t\t\t2130772272,\n\t\t\t\t\t2130772273,\n\t\t\t\t\t2130772274,\n\t\t\t\t\t2130772275};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int NavigationView_android_background = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int NavigationView_android_fitsSystemWindows = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int NavigationView_android_maxWidth = 2;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int NavigationView_elevation = 3;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int NavigationView_headerLayout = 9;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int NavigationView_itemBackground = 7;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int NavigationView_itemIconTint = 5;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int NavigationView_itemTextAppearance = 8;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int NavigationView_itemTextColor = 6;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int NavigationView_menu = 4;\n\t\t\t\n\t\t\tpublic static int[] PopupWindow = new int[] {\n\t\t\t\t\t16843126,\n\t\t\t\t\t16843465,\n\t\t\t\t\t2130772177};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int PopupWindow_android_popupAnimationStyle = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int PopupWindow_android_popupBackground = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int PopupWindow_overlapAnchor = 2;\n\t\t\t\n\t\t\tpublic static int[] PopupWindowBackgroundState = new int[] {\n\t\t\t\t\t2130772178};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int PopupWindowBackgroundState_state_above_anchor = 0;\n\t\t\t\n\t\t\tpublic static int[] RecycleListView = new int[] {\n\t\t\t\t\t2130772179,\n\t\t\t\t\t2130772180};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int RecycleListView_paddingBottomNoButtons = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int RecycleListView_paddingTopNoTitle = 1;\n\t\t\t\n\t\t\tpublic static int[] RecyclerView = new int[] {\n\t\t\t\t\t16842948,\n\t\t\t\t\t16842993,\n\t\t\t\t\t2130771968,\n\t\t\t\t\t2130771969,\n\t\t\t\t\t2130771970,\n\t\t\t\t\t2130771971};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int RecyclerView_android_descendantFocusability = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int RecyclerView_android_orientation = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int RecyclerView_layoutManager = 2;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int RecyclerView_reverseLayout = 4;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int RecyclerView_spanCount = 3;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int RecyclerView_stackFromEnd = 5;\n\t\t\t\n\t\t\tpublic static int[] ScrimInsetsFrameLayout = new int[] {\n\t\t\t\t\t2130772276};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ScrimInsetsFrameLayout_insetForeground = 0;\n\t\t\t\n\t\t\tpublic static int[] ScrollingViewBehavior_Layout = new int[] {\n\t\t\t\t\t2130772277};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ScrollingViewBehavior_Layout_behavior_overlapTop = 0;\n\t\t\t\n\t\t\tpublic static int[] SearchView = new int[] {\n\t\t\t\t\t16842970,\n\t\t\t\t\t16843039,\n\t\t\t\t\t16843296,\n\t\t\t\t\t16843364,\n\t\t\t\t\t2130772181,\n\t\t\t\t\t2130772182,\n\t\t\t\t\t2130772183,\n\t\t\t\t\t2130772184,\n\t\t\t\t\t2130772185,\n\t\t\t\t\t2130772186,\n\t\t\t\t\t2130772187,\n\t\t\t\t\t2130772188,\n\t\t\t\t\t2130772189,\n\t\t\t\t\t2130772190,\n\t\t\t\t\t2130772191,\n\t\t\t\t\t2130772192,\n\t\t\t\t\t2130772193};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int SearchView_android_focusable = 0;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int SearchView_android_imeOptions = 3;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int SearchView_android_inputType = 2;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int SearchView_android_maxWidth = 1;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int SearchView_closeIcon = 8;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int SearchView_commitIcon = 13;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int SearchView_defaultQueryHint = 7;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int SearchView_goIcon = 9;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int SearchView_iconifiedByDefault = 5;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int SearchView_layout = 4;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int SearchView_queryBackground = 15;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int SearchView_queryHint = 6;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int SearchView_searchHintIcon = 11;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int SearchView_searchIcon = 10;\n\t\t\t\n\t\t\t// aapt resource value: 16\n\t\t\tpublic const int SearchView_submitBackground = 16;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int SearchView_suggestionRowLayout = 14;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int SearchView_voiceIcon = 12;\n\t\t\t\n\t\t\tpublic static int[] SnackbarLayout = new int[] {\n\t\t\t\t\t16843039,\n\t\t\t\t\t2130772024,\n\t\t\t\t\t2130772278};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int SnackbarLayout_android_maxWidth = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int SnackbarLayout_elevation = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int SnackbarLayout_maxActionInlineWidth = 2;\n\t\t\t\n\t\t\tpublic static int[] Spinner = new int[] {\n\t\t\t\t\t16842930,\n\t\t\t\t\t16843126,\n\t\t\t\t\t16843131,\n\t\t\t\t\t16843362,\n\t\t\t\t\t2130772025};\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int Spinner_android_dropDownWidth = 3;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int Spinner_android_entries = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int Spinner_android_popupBackground = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int Spinner_android_prompt = 2;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int Spinner_popupTheme = 4;\n\t\t\t\n\t\t\tpublic static int[] SwitchCompat = new int[] {\n\t\t\t\t\t16843044,\n\t\t\t\t\t16843045,\n\t\t\t\t\t16843074,\n\t\t\t\t\t2130772194,\n\t\t\t\t\t2130772195,\n\t\t\t\t\t2130772196,\n\t\t\t\t\t2130772197,\n\t\t\t\t\t2130772198,\n\t\t\t\t\t2130772199,\n\t\t\t\t\t2130772200,\n\t\t\t\t\t2130772201,\n\t\t\t\t\t2130772202,\n\t\t\t\t\t2130772203,\n\t\t\t\t\t2130772204};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int SwitchCompat_android_textOff = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int SwitchCompat_android_textOn = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int SwitchCompat_android_thumb = 2;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int SwitchCompat_showText = 13;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int SwitchCompat_splitTrack = 12;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int SwitchCompat_switchMinWidth = 10;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int SwitchCompat_switchPadding = 11;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int SwitchCompat_switchTextAppearance = 9;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int SwitchCompat_thumbTextPadding = 8;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int SwitchCompat_thumbTint = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int SwitchCompat_thumbTintMode = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int SwitchCompat_track = 5;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int SwitchCompat_trackTint = 6;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int SwitchCompat_trackTintMode = 7;\n\t\t\t\n\t\t\tpublic static int[] TabItem = new int[] {\n\t\t\t\t\t16842754,\n\t\t\t\t\t16842994,\n\t\t\t\t\t16843087};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int TabItem_android_icon = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int TabItem_android_layout = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int TabItem_android_text = 2;\n\t\t\t\n\t\t\tpublic static int[] TabLayout = new int[] {\n\t\t\t\t\t2130772279,\n\t\t\t\t\t2130772280,\n\t\t\t\t\t2130772281,\n\t\t\t\t\t2130772282,\n\t\t\t\t\t2130772283,\n\t\t\t\t\t2130772284,\n\t\t\t\t\t2130772285,\n\t\t\t\t\t2130772286,\n\t\t\t\t\t2130772287,\n\t\t\t\t\t2130772288,\n\t\t\t\t\t2130772289,\n\t\t\t\t\t2130772290,\n\t\t\t\t\t2130772291,\n\t\t\t\t\t2130772292,\n\t\t\t\t\t2130772293,\n\t\t\t\t\t2130772294};\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int TabLayout_tabBackground = 3;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int TabLayout_tabContentStart = 2;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int TabLayout_tabGravity = 5;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int TabLayout_tabIndicatorColor = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int TabLayout_tabIndicatorHeight = 1;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int TabLayout_tabMaxWidth = 7;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int TabLayout_tabMinWidth = 6;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int TabLayout_tabMode = 4;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int TabLayout_tabPadding = 15;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int TabLayout_tabPaddingBottom = 14;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int TabLayout_tabPaddingEnd = 13;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int TabLayout_tabPaddingStart = 11;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int TabLayout_tabPaddingTop = 12;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int TabLayout_tabSelectedTextColor = 10;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int TabLayout_tabTextAppearance = 8;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int TabLayout_tabTextColor = 9;\n\t\t\t\n\t\t\tpublic static int[] TextAppearance = new int[] {\n\t\t\t\t\t16842901,\n\t\t\t\t\t16842902,\n\t\t\t\t\t16842903,\n\t\t\t\t\t16842904,\n\t\t\t\t\t16842906,\n\t\t\t\t\t16843105,\n\t\t\t\t\t16843106,\n\t\t\t\t\t16843107,\n\t\t\t\t\t16843108,\n\t\t\t\t\t2130772041};\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int TextAppearance_android_shadowColor = 5;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int TextAppearance_android_shadowDx = 6;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int TextAppearance_android_shadowDy = 7;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int TextAppearance_android_shadowRadius = 8;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int TextAppearance_android_textColor = 3;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int TextAppearance_android_textColorHint = 4;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int TextAppearance_android_textSize = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int TextAppearance_android_textStyle = 2;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int TextAppearance_android_typeface = 1;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int TextAppearance_textAllCaps = 9;\n\t\t\t\n\t\t\tpublic static int[] TextInputLayout = new int[] {\n\t\t\t\t\t16842906,\n\t\t\t\t\t16843088,\n\t\t\t\t\t2130772295,\n\t\t\t\t\t2130772296,\n\t\t\t\t\t2130772297,\n\t\t\t\t\t2130772298,\n\t\t\t\t\t2130772299,\n\t\t\t\t\t2130772300,\n\t\t\t\t\t2130772301,\n\t\t\t\t\t2130772302,\n\t\t\t\t\t2130772303,\n\t\t\t\t\t2130772304,\n\t\t\t\t\t2130772305,\n\t\t\t\t\t2130772306,\n\t\t\t\t\t2130772307,\n\t\t\t\t\t2130772308};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int TextInputLayout_android_hint = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int TextInputLayout_android_textColorHint = 0;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int TextInputLayout_counterEnabled = 6;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int TextInputLayout_counterMaxLength = 7;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int TextInputLayout_counterOverflowTextAppearance = 9;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int TextInputLayout_counterTextAppearance = 8;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int TextInputLayout_errorEnabled = 4;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int TextInputLayout_errorTextAppearance = 5;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int TextInputLayout_hintAnimationEnabled = 10;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int TextInputLayout_hintEnabled = 3;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int TextInputLayout_hintTextAppearance = 2;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int TextInputLayout_passwordToggleContentDescription = 13;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int TextInputLayout_passwordToggleDrawable = 12;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int TextInputLayout_passwordToggleEnabled = 11;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int TextInputLayout_passwordToggleTint = 14;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int TextInputLayout_passwordToggleTintMode = 15;\n\t\t\t\n\t\t\tpublic static int[] Toolbar = new int[] {\n\t\t\t\t\t16842927,\n\t\t\t\t\t16843072,\n\t\t\t\t\t2130771999,\n\t\t\t\t\t2130772002,\n\t\t\t\t\t2130772006,\n\t\t\t\t\t2130772018,\n\t\t\t\t\t2130772019,\n\t\t\t\t\t2130772020,\n\t\t\t\t\t2130772021,\n\t\t\t\t\t2130772022,\n\t\t\t\t\t2130772023,\n\t\t\t\t\t2130772025,\n\t\t\t\t\t2130772205,\n\t\t\t\t\t2130772206,\n\t\t\t\t\t2130772207,\n\t\t\t\t\t2130772208,\n\t\t\t\t\t2130772209,\n\t\t\t\t\t2130772210,\n\t\t\t\t\t2130772211,\n\t\t\t\t\t2130772212,\n\t\t\t\t\t2130772213,\n\t\t\t\t\t2130772214,\n\t\t\t\t\t2130772215,\n\t\t\t\t\t2130772216,\n\t\t\t\t\t2130772217,\n\t\t\t\t\t2130772218,\n\t\t\t\t\t2130772219,\n\t\t\t\t\t2130772220,\n\t\t\t\t\t2130772221};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int Toolbar_android_gravity = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int Toolbar_android_minHeight = 1;\n\t\t\t\n\t\t\t// aapt resource value: 21\n\t\t\tpublic const int Toolbar_buttonGravity = 21;\n\t\t\t\n\t\t\t// aapt resource value: 23\n\t\t\tpublic const int Toolbar_collapseContentDescription = 23;\n\t\t\t\n\t\t\t// aapt resource value: 22\n\t\t\tpublic const int Toolbar_collapseIcon = 22;\n\t\t\t\n\t\t\t// aapt resource value: 6\n\t\t\tpublic const int Toolbar_contentInsetEnd = 6;\n\t\t\t\n\t\t\t// aapt resource value: 10\n\t\t\tpublic const int Toolbar_contentInsetEndWithActions = 10;\n\t\t\t\n\t\t\t// aapt resource value: 7\n\t\t\tpublic const int Toolbar_contentInsetLeft = 7;\n\t\t\t\n\t\t\t// aapt resource value: 8\n\t\t\tpublic const int Toolbar_contentInsetRight = 8;\n\t\t\t\n\t\t\t// aapt resource value: 5\n\t\t\tpublic const int Toolbar_contentInsetStart = 5;\n\t\t\t\n\t\t\t// aapt resource value: 9\n\t\t\tpublic const int Toolbar_contentInsetStartWithNavigation = 9;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int Toolbar_logo = 4;\n\t\t\t\n\t\t\t// aapt resource value: 26\n\t\t\tpublic const int Toolbar_logoDescription = 26;\n\t\t\t\n\t\t\t// aapt resource value: 20\n\t\t\tpublic const int Toolbar_maxButtonHeight = 20;\n\t\t\t\n\t\t\t// aapt resource value: 25\n\t\t\tpublic const int Toolbar_navigationContentDescription = 25;\n\t\t\t\n\t\t\t// aapt resource value: 24\n\t\t\tpublic const int Toolbar_navigationIcon = 24;\n\t\t\t\n\t\t\t// aapt resource value: 11\n\t\t\tpublic const int Toolbar_popupTheme = 11;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int Toolbar_subtitle = 3;\n\t\t\t\n\t\t\t// aapt resource value: 13\n\t\t\tpublic const int Toolbar_subtitleTextAppearance = 13;\n\t\t\t\n\t\t\t// aapt resource value: 28\n\t\t\tpublic const int Toolbar_subtitleTextColor = 28;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int Toolbar_title = 2;\n\t\t\t\n\t\t\t// aapt resource value: 14\n\t\t\tpublic const int Toolbar_titleMargin = 14;\n\t\t\t\n\t\t\t// aapt resource value: 18\n\t\t\tpublic const int Toolbar_titleMarginBottom = 18;\n\t\t\t\n\t\t\t// aapt resource value: 16\n\t\t\tpublic const int Toolbar_titleMarginEnd = 16;\n\t\t\t\n\t\t\t// aapt resource value: 15\n\t\t\tpublic const int Toolbar_titleMarginStart = 15;\n\t\t\t\n\t\t\t// aapt resource value: 17\n\t\t\tpublic const int Toolbar_titleMarginTop = 17;\n\t\t\t\n\t\t\t// aapt resource value: 19\n\t\t\tpublic const int Toolbar_titleMargins = 19;\n\t\t\t\n\t\t\t// aapt resource value: 12\n\t\t\tpublic const int Toolbar_titleTextAppearance = 12;\n\t\t\t\n\t\t\t// aapt resource value: 27\n\t\t\tpublic const int Toolbar_titleTextColor = 27;\n\t\t\t\n\t\t\tpublic static int[] View = new int[] {\n\t\t\t\t\t16842752,\n\t\t\t\t\t16842970,\n\t\t\t\t\t2130772222,\n\t\t\t\t\t2130772223,\n\t\t\t\t\t2130772224};\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int View_android_focusable = 1;\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int View_android_theme = 0;\n\t\t\t\n\t\t\t// aapt resource value: 3\n\t\t\tpublic const int View_paddingEnd = 3;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int View_paddingStart = 2;\n\t\t\t\n\t\t\t// aapt resource value: 4\n\t\t\tpublic const int View_theme = 4;\n\t\t\t\n\t\t\tpublic static int[] ViewBackgroundHelper = new int[] {\n\t\t\t\t\t16842964,\n\t\t\t\t\t2130772225,\n\t\t\t\t\t2130772226};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ViewBackgroundHelper_android_background = 0;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ViewBackgroundHelper_backgroundTint = 1;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ViewBackgroundHelper_backgroundTintMode = 2;\n\t\t\t\n\t\t\tpublic static int[] ViewStubCompat = new int[] {\n\t\t\t\t\t16842960,\n\t\t\t\t\t16842994,\n\t\t\t\t\t16842995};\n\t\t\t\n\t\t\t// aapt resource value: 0\n\t\t\tpublic const int ViewStubCompat_android_id = 0;\n\t\t\t\n\t\t\t// aapt resource value: 2\n\t\t\tpublic const int ViewStubCompat_android_inflatedId = 2;\n\t\t\t\n\t\t\t// aapt resource value: 1\n\t\t\tpublic const int ViewStubCompat_android_layout = 1;\n\t\t\t\n\t\t\tstatic Styleable()\n\t\t\t{\n\t\t\t\tglobal::Android.Runtime.ResourceIdManager.UpdateIdValues();\n\t\t\t}\n\t\t\t\n\t\t\tprivate Styleable()\n\t\t\t{\n\t\t\t}\n\t\t}\n\t}\n}\n#pragma warning restore 1591\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Resources/layout/Tabbar.axml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<android.support.design.widget.TabLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    android:id=\"@+id/sliding_tabs\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"wrap_content\"\n    android:background=\"?attr/colorPrimary\"\n    android:theme=\"@style/ThemeOverlay.AppCompat.Dark.ActionBar\"\n    app:tabIndicatorColor=\"@android:color/white\"\n    app:tabGravity=\"fill\"\n    app:tabMode=\"fixed\" />\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Resources/layout/Toolbar.axml",
    "content": "<android.support.v7.widget.Toolbar\n    xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    android:id=\"@+id/toolbar\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"wrap_content\"\n    android:background=\"?attr/colorPrimary\"\n    android:theme=\"@style/ThemeOverlay.AppCompat.Dark.ActionBar\"\n    android:popupTheme=\"@style/ThemeOverlay.AppCompat.Light\" />\n\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/Resources/values/styles.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<resources>\n\n  <style name=\"MainTheme\" parent=\"MainTheme.Base\">\n  </style>\n  <!-- Base theme applied no matter what API -->\n  <style name=\"MainTheme.Base\" parent=\"Theme.AppCompat.Light.DarkActionBar\">\n    <!--If you are using revision 22.1 please use just windowNoTitle. Without android:-->\n    <item name=\"windowNoTitle\">true</item>\n    <!--We will be using the toolbar so no need to show ActionBar-->\n    <item name=\"windowActionBar\">false</item>\n    <!-- Set theme colors from http://www.google.com/design/spec/style/color.html#color-color-palette -->\n    <!-- colorPrimary is used for the default action bar background -->\n    <item name=\"colorPrimary\">#2196F3</item>\n    <!-- colorPrimaryDark is used for the status bar -->\n    <item name=\"colorPrimaryDark\">#1976D2</item>\n    <!-- colorAccent is used as the default value for colorControlActivated\n         which is used to tint widgets -->\n    <item name=\"colorAccent\">#FF4081</item>\n    <!-- You can also set colorControlNormal, colorControlActivated\n         colorControlHighlight and colorSwitchThumbNormal. -->\n    <item name=\"windowActionModeOverlay\">true</item>\n\n    <item name=\"android:datePickerDialogTheme\">@style/AppCompatDialogStyle</item>\n  </style>\n\n  <style name=\"AppCompatDialogStyle\" parent=\"Theme.AppCompat.Light.Dialog\">\n    <item name=\"colorAccent\">#FF4081</item>\n  </style>\n</resources>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.Android/UniversalBeacon.Sample.Android.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"4.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">AnyCPU</Platform>\n    <ProductVersion>8.0.30703</ProductVersion>\n    <SchemaVersion>2.0</SchemaVersion>\n    <ProjectGuid>{812AEA6F-D623-4297-8BB2-D0E2DADC3181}</ProjectGuid>\n    <ProjectTypeGuids>{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n    <OutputType>Library</OutputType>\n    <AppDesignerFolder>Properties</AppDesignerFolder>\n    <RootNamespace>UniversalBeacon.Sample.Droid</RootNamespace>\n    <AssemblyName>UniversalBeacon.Sample.Android</AssemblyName>\n    <FileAlignment>512</FileAlignment>\n    <RestoreProjectStyle>PackageReference</RestoreProjectStyle>\n    <AndroidApplication>true</AndroidApplication>\n    <AndroidResgenFile>Resources\\Resource.Designer.cs</AndroidResgenFile>\n    <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>\n    <AndroidManifest>Properties\\AndroidManifest.xml</AndroidManifest>\n    <TargetFrameworkVersion>v8.1</TargetFrameworkVersion>\n    <AndroidStoreUncompressedFileExtensions />\n    <MandroidI18n />\n    <JavaMaximumHeapSize />\n    <JavaOptions />\n    <NuGetPackageImportStamp>\n    </NuGetPackageImportStamp>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' \">\n    <DebugSymbols>true</DebugSymbols>\n    <DebugType>full</DebugType>\n    <Optimize>false</Optimize>\n    <OutputPath>bin\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <AndroidUseSharedRuntime>True</AndroidUseSharedRuntime>\n    <AndroidLinkMode>None</AndroidLinkMode>\n    <AndroidSupportedAbis>armeabi,armeabi-v7a,x86</AndroidSupportedAbis>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' \">\n    <DebugType>pdbonly</DebugType>\n    <Optimize>true</Optimize>\n    <OutputPath>bin\\Release\\</OutputPath>\n    <DefineConstants>TRACE</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>\n    <AndroidLinkMode>SdkOnly</AndroidLinkMode>\n  </PropertyGroup>\n  <ItemGroup>\n    <Reference Include=\"Mono.Android\" />\n    <Reference Include=\"mscorlib\" />\n    <Reference Include=\"System\" />\n    <Reference Include=\"System.Core\" />\n    <Reference Include=\"System.IO.Compression\" />\n    <Reference Include=\"System.Net.Http\" />\n    <Reference Include=\"System.Xml.Linq\" />\n    <Reference Include=\"System.Xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Compile Include=\"MainActivity.cs\" />\n    <Compile Include=\"MainApplication.cs\" />\n    <Compile Include=\"Resources\\Resource.Designer.cs\" />\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n  </ItemGroup>\n  <ItemGroup>\n    <None Include=\"Resources\\AboutResources.txt\" />\n    <None Include=\"Assets\\AboutAssets.txt\" />\n  </ItemGroup>\n  <ItemGroup>\n    <AndroidResource Include=\"Resources\\drawable\\icon.png\" />\n    <AndroidResource Include=\"Resources\\drawable-hdpi\\icon.png\" />\n    <AndroidResource Include=\"Resources\\drawable-xhdpi\\icon.png\" />\n    <AndroidResource Include=\"Resources\\drawable-xxhdpi\\icon.png\" />\n  </ItemGroup>\n  <ItemGroup>\n    <None Include=\"Properties\\AndroidManifest.xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <AndroidResource Include=\"Resources\\layout\\Tabbar.axml\" />\n    <AndroidResource Include=\"Resources\\layout\\Toolbar.axml\" />\n    <AndroidResource Include=\"Resources\\values\\styles.xml\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"opennetcf-ioc-standard\">\n      <Version>1.0.17213</Version>\n    </PackageReference>\n    <PackageReference Include=\"Plugin.Permissions\">\n      <Version>3.0.0.12</Version>\n    </PackageReference>\n    <PackageReference Include=\"Xamarin.Android.Support.v7.AppCompat\">\n      <Version>25.4.0.2</Version>\n    </PackageReference>\n    <PackageReference Include=\"Xamarin.Forms\">\n      <Version>3.1.0.697729</Version>\n    </PackageReference>\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\UniversalBeacon.Sample\\UniversalBeacon.Sample.csproj\">\n      <Project>{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}</Project>\n      <Name>UniversalBeacon.Sample</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.Android\\UniversalBeacon.Library.Android.csproj\">\n      <Project>{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}</Project>\n      <Name>UniversalBeacon.Library.Android</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\n      <Project>{83BE2E56-2400-40A2-8D88-B5DAE98213E1}</Project>\n      <Name>UniversalBeacon.Library.Core</Name>\n    </ProjectReference>\n  </ItemGroup>\n  <ItemGroup>\n    <InterfaceDefinition Include=\"Main.storyboard\" />\n  </ItemGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Xamarin\\Android\\Xamarin.Android.CSharp.targets\" />\n  <Target Name=\"EnsureNuGetPackageBuildImports\" BeforeTargets=\"PrepareForBuild\">\n    <PropertyGroup>\n      <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>\n    </PropertyGroup>\n  </Target>\n</Project>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/App.xaml",
    "content": "﻿<Application\n    x:Class=\"UniversalBeacon.Sample.UWP.App\"\n    xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"\n    xmlns:local=\"using:UniversalBeacon.Sample.UWP\"\n    RequestedTheme=\"Light\">\n\n</Application>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/App.xaml.cs",
    "content": "﻿using OpenNETCF.IoC;\nusing System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Runtime.InteropServices.WindowsRuntime;\nusing Windows.ApplicationModel;\nusing Windows.ApplicationModel.Activation;\nusing Windows.Foundation;\nusing Windows.Foundation.Collections;\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\nusing Windows.UI.Xaml.Controls.Primitives;\nusing Windows.UI.Xaml.Data;\nusing Windows.UI.Xaml.Input;\nusing Windows.UI.Xaml.Media;\nusing Windows.UI.Xaml.Navigation;\nusing UniversalBeacon.Library.Core.Interfaces;\nusing UniversalBeacon.Library.UWP;\n\nnamespace UniversalBeacon.Sample.UWP\n{\n    /// <summary>\n    /// Provides application-specific behavior to supplement the default Application class.\n    /// </summary>\n    sealed partial class App : Application\n    {\n        /// <summary>\n        /// Initializes the singleton application object.  This is the first line of authored code\n        /// executed, and as such is the logical equivalent of main() or WinMain().\n        /// </summary>\n        public App()\n        {\n            this.InitializeComponent();\n            this.Suspending += OnSuspending;\n        }\n\n        /// <summary>\n        /// Invoked when the application is launched normally by the end user.  Other entry points\n        /// will be used such as when the application is launched to open a specific file.\n        /// </summary>\n        /// <param name=\"e\">Details about the launch request and process.</param>\n        protected override void OnLaunched(LaunchActivatedEventArgs e)\n        {\n            // create the bluetooth provider if it doesn't yet exist\n            var existing = RootWorkItem.Services.Get<IBluetoothPacketProvider>();\n            if (existing == null)\n            {\n                RootWorkItem.Services.AddNew<WindowsBluetoothPacketProvider, IBluetoothPacketProvider>();\n            }\n            \n\n            Frame rootFrame = Window.Current.Content as Frame;\n\n            // Do not repeat app initialization when the Window already has content,\n            // just ensure that the window is active\n            if (rootFrame == null)\n            {\n                // Create a Frame to act as the navigation context and navigate to the first page\n                rootFrame = new Frame();\n\n                rootFrame.NavigationFailed += OnNavigationFailed;\n\n                Xamarin.Forms.Forms.Init(e);\n\n                if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)\n                {\n                    //TODO: Load state from previously suspended application\n                }\n\n                // Place the frame in the current Window\n                Window.Current.Content = rootFrame;\n            }\n\n            if (rootFrame.Content == null)\n            {\n                // When the navigation stack isn't restored navigate to the first page,\n                // configuring the new page by passing required information as a navigation\n                // parameter\n                rootFrame.Navigate(typeof(MainPage), e.Arguments);\n            }\n            // Ensure the current window is active\n            Window.Current.Activate();\n        }\n\n        /// <summary>\n        /// Invoked when Navigation to a certain page fails\n        /// </summary>\n        /// <param name=\"sender\">The Frame which failed navigation</param>\n        /// <param name=\"e\">Details about the navigation failure</param>\n        void OnNavigationFailed(object sender, NavigationFailedEventArgs e)\n        {\n            throw new Exception(\"Failed to load Page \" + e.SourcePageType.FullName);\n        }\n\n        /// <summary>\n        /// Invoked when application execution is being suspended.  Application state is saved\n        /// without knowing whether the application will be terminated or resumed with the contents\n        /// of memory still intact.\n        /// </summary>\n        /// <param name=\"sender\">The source of the suspend request.</param>\n        /// <param name=\"e\">Details about the suspend request.</param>\n        private void OnSuspending(object sender, SuspendingEventArgs e)\n        {\n            var deferral = e.SuspendingOperation.GetDeferral();\n            //TODO: Save application state and stop any background activity\n            deferral.Complete();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/MainPage.xaml",
    "content": "﻿<forms:WindowsPage\n    x:Class=\"UniversalBeacon.Sample.UWP.MainPage\"\n    xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"\n    xmlns:forms=\"using:Xamarin.Forms.Platform.UWP\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"\n    xmlns:local=\"using:UniversalBeacon.Sample.UWP\"\n    xmlns:d=\"http://schemas.microsoft.com/expression/blend/2008\"\n    xmlns:mc=\"http://schemas.openxmlformats.org/markup-compatibility/2006\"\n    mc:Ignorable=\"d\"\n    Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\">\n\n    <Grid Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\">\n\n    </Grid>\n</forms:WindowsPage>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/MainPage.xaml.cs",
    "content": "﻿using System;\nusing System.Collections.Generic;\nusing System.IO;\nusing System.Linq;\nusing System.Runtime.InteropServices.WindowsRuntime;\nusing Windows.Foundation;\nusing Windows.Foundation.Collections;\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\nusing Windows.UI.Xaml.Controls.Primitives;\nusing Windows.UI.Xaml.Data;\nusing Windows.UI.Xaml.Input;\nusing Windows.UI.Xaml.Media;\nusing Windows.UI.Xaml.Navigation;\n\nnamespace UniversalBeacon.Sample.UWP\n{\n    public sealed partial class MainPage\n    {\n        public MainPage()\n        {\n            this.InitializeComponent();\n\n            LoadApplication(new UniversalBeacon.Sample.App());\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/Package.appxmanifest",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Package xmlns=\"http://schemas.microsoft.com/appx/manifest/foundation/windows10\" xmlns:mp=\"http://schemas.microsoft.com/appx/2014/phone/manifest\" xmlns:uap=\"http://schemas.microsoft.com/appx/manifest/uap/windows10\" IgnorableNamespaces=\"uap mp\">\n  <Identity Name=\"6e8f6c3f-bd35-4fd6-88f2-4b227a2e7e2a\" Publisher=\"CN=Andreas Jakl\" Version=\"3.2.0.0\" />\n  <mp:PhoneIdentity PhoneProductId=\"6e8f6c3f-bd35-4fd6-88f2-4b227a2e7e2a\" PhonePublisherId=\"00000000-0000-0000-0000-000000000000\" />\n  <Properties>\n    <DisplayName>Universal Beacon Library - Xamarin UWP Sample</DisplayName>\n    <PublisherDisplayName>ctacke</PublisherDisplayName>\n    <Logo>Assets\\StoreLogo.png</Logo>\n  </Properties>\n  <Dependencies>\n    <TargetDeviceFamily Name=\"Windows.Universal\" MinVersion=\"10.0.0.0\" MaxVersionTested=\"10.0.0.0\" />\n  </Dependencies>\n  <Resources>\n    <Resource Language=\"x-generate\" />\n  </Resources>\n  <Applications>\n    <Application Id=\"App\" Executable=\"$targetnametoken$.exe\" EntryPoint=\"UniversalBeacon.Sample.UWP.App\">\n      <uap:VisualElements DisplayName=\"Universal Beacon Library - Xamarin UWP Sample\" Square150x150Logo=\"Assets\\Square150x150Logo.png\" Square44x44Logo=\"Assets\\Square44x44Logo.png\" Description=\"View information from nearby Bluetooth Beacons - currently supporting Eddystone and iBeacon.\" BackgroundColor=\"#0089ff\">\n        <uap:DefaultTile Wide310x150Logo=\"Assets\\Wide310x150Logo.png\" ShortName=\"Universal Bluetooth Beacon Sample\" Square310x310Logo=\"Assets\\LargeTile.png\" Square71x71Logo=\"Assets\\SmallTile.png\">\n          <uap:ShowNameOnTiles>\n            <uap:ShowOn Tile=\"square150x150Logo\" />\n            <uap:ShowOn Tile=\"wide310x150Logo\" />\n            <uap:ShowOn Tile=\"square310x310Logo\" />\n          </uap:ShowNameOnTiles>\n        </uap:DefaultTile>\n        <uap:SplashScreen Image=\"Assets\\SplashScreen.png\" BackgroundColor=\"#0089ff\" />\n      </uap:VisualElements>\n    </Application>\n  </Applications>\n  <Capabilities>\n    <Capability Name=\"internetClient\" />\n    <DeviceCapability Name=\"bluetooth\" />\n  </Capabilities>\n</Package>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"Universal Beacon Library - Xamarin UWP Sample\")]\n[assembly: AssemblyDescription(\"View information from nearby Bluetooth Beacons - currently supporting Eddystone and iBeacon.\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Sample.UWP\")]\n[assembly: AssemblyCopyright(\"Copyright © 2015 - 2017 Chris Tacke, Andreas Jakl\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"3.2.0.0\")]\n[assembly: AssemblyFileVersion(\"3.2.0.0\")]\n[assembly: ComVisible(false)]"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/Properties/Default.rd.xml",
    "content": "<!--\n    This file contains Runtime Directives used by .NET Native. The defaults here are suitable for most\n    developers. However, you can modify these parameters to modify the behavior of the .NET Native\n    optimizer.\n\n    Runtime Directives are documented at http://go.microsoft.com/fwlink/?LinkID=391919\n\n    To fully enable reflection for App1.MyClass and all of its public/private members\n    <Type Name=\"App1.MyClass\" Dynamic=\"Required All\"/>\n\n    To enable dynamic creation of the specific instantiation of AppClass<T> over System.Int32\n    <TypeInstantiation Name=\"App1.AppClass\" Arguments=\"System.Int32\" Activate=\"Required Public\" />\n\n    Using the Namespace directive to apply reflection policy to all the types in a particular namespace\n    <Namespace Name=\"DataClasses.ViewModels\" Seralize=\"All\" />\n-->\n\n<Directives xmlns=\"http://schemas.microsoft.com/netfx/2013/01/metadata\">\n  <Application>\n    <!--\n      An Assembly element with Name=\"*Application*\" applies to all assemblies in\n      the application package. The asterisks are not wildcards.\n    -->\n    <Assembly Name=\"*Application*\" Dynamic=\"Required All\" />\n    \n    \n    <!-- Add your application specific runtime directives here. -->\n\n\n  </Application>\n</Directives>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/UniversalBeacon.Sample.UWP.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"14.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <Import Project=\"$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props\" Condition=\"Exists('$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props')\" />\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">x86</Platform>\n    <ProjectGuid>{C1005196-FE9C-4CD5-A500-D7237A32CA12}</ProjectGuid>\n    <OutputType>AppContainerExe</OutputType>\n    <AppDesignerFolder>Properties</AppDesignerFolder>\n    <RootNamespace>UniversalBeacon.Sample.UWP</RootNamespace>\n    <AssemblyName>UniversalBeacon.Sample.UWP</AssemblyName>\n    <DefaultLanguage>en-US</DefaultLanguage>\n    <RestoreProjectStyle>PackageReference</RestoreProjectStyle>\n    <TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>\n    <TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>\n    <TargetPlatformMinVersion>10.0.16299.0</TargetPlatformMinVersion>\n    <MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>\n    <EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>\n    <FileAlignment>512</FileAlignment>\n    <ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n    <PackageCertificateKeyFile>UniversalBeacon.Sample.UWP_TemporaryKey.pfx</PackageCertificateKeyFile>\n    <PackageCertificateThumbprint>9C44D797976D42D8F820F3B6DE052A8272DE7BAD</PackageCertificateThumbprint>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|ARM'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\ARM\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|ARM'\">\n    <OutputPath>bin\\ARM\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x64'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x64\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x64'\">\n    <OutputPath>bin\\x64\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x86'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x86\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x86'\">\n    <OutputPath>bin\\x86\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <ItemGroup>\n    <Compile Include=\"App.xaml.cs\">\n      <DependentUpon>App.xaml</DependentUpon>\n    </Compile>\n    <Compile Include=\"MainPage.xaml.cs\">\n      <DependentUpon>MainPage.xaml</DependentUpon>\n    </Compile>\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n  </ItemGroup>\n  <ItemGroup>\n    <AppxManifest Include=\"Package.appxmanifest\">\n      <SubType>Designer</SubType>\n    </AppxManifest>\n  </ItemGroup>\n  <ItemGroup>\n    <Content Include=\"Assets\\LargeTile.scale-100.png\" />\n    <Content Include=\"Assets\\LargeTile.scale-125.png\" />\n    <Content Include=\"Assets\\LargeTile.scale-150.png\" />\n    <Content Include=\"Assets\\LargeTile.scale-200.png\" />\n    <Content Include=\"Assets\\LargeTile.scale-400.png\" />\n    <Content Include=\"Assets\\SmallTile.scale-100.png\" />\n    <Content Include=\"Assets\\SmallTile.scale-125.png\" />\n    <Content Include=\"Assets\\SmallTile.scale-150.png\" />\n    <Content Include=\"Assets\\SmallTile.scale-200.png\" />\n    <Content Include=\"Assets\\SmallTile.scale-400.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-16.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-24.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-256.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-32.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-48.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-100.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-125.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-150.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-200.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-400.png\" />\n    <Content Include=\"Properties\\Default.rd.xml\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-100.png\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-125.png\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-150.png\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-200.png\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-400.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-100.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-125.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-150.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-200.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-400.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-100.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-125.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-150.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-400.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-100.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-125.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-150.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-400.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-16_altform-unplated.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-24_altform-unplated.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-32_altform-unplated.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-48_altform-unplated.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-256_altform-unplated.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-100.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-125.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-150.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-400.png\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ApplicationDefinition Include=\"App.xaml\">\n      <Generator>MSBuild:Compile</Generator>\n      <SubType>Designer</SubType>\n    </ApplicationDefinition>\n    <Page Include=\"MainPage.xaml\">\n      <Generator>MSBuild:Compile</Generator>\n      <SubType>Designer</SubType>\n    </Page>\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"Microsoft.NETCore.UniversalWindowsPlatform\">\n      <Version>6.1.7</Version>\n    </PackageReference>\n    <PackageReference Include=\"UniversalBeaconLibrary\">\n      <Version>3.2.0</Version>\n    </PackageReference>\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\n      <Project>{83be2e56-2400-40a2-8d88-b5dae98213e1}</Project>\n      <Name>UniversalBeacon.Library.Core</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.UWP\\UniversalBeacon.Library.UWP.csproj\">\n      <Project>{806d344b-4ffa-47bc-9417-2f7b26f20821}</Project>\n      <Name>UniversalBeacon.Library.UWP</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\UniversalBeacon.Sample\\UniversalBeacon.Sample.csproj\">\n      <Project>{cb0cdd3c-f400-458c-ae3a-337087944257}</Project>\n      <Name>UniversalBeacon.Sample</Name>\n    </ProjectReference>\n  </ItemGroup>\n  <ItemGroup>\n    <None Include=\"UniversalBeacon.Sample.UWP_TemporaryKey.pfx\" />\n  </ItemGroup>\n  <PropertyGroup Condition=\" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' \">\n    <VisualStudioVersion>14.0</VisualStudioVersion>\n  </PropertyGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Microsoft\\WindowsXaml\\v$(VisualStudioVersion)\\Microsoft.Windows.UI.Xaml.CSharp.targets\" />\n</Project>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/UniversalBeacon.Sample.UWP.nuget.targets",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?>\n<Project ToolsVersion=\"14.0\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <PropertyGroup Condition=\" '$(ExcludeRestorePackageImports)' != 'true' \">\n    <RestoreSuccess Condition=\" '$(RestoreSuccess)' == '' \">False</RestoreSuccess>\n    <RestoreTool Condition=\" '$(RestoreTool)' == '' \">NuGet</RestoreTool>\n    <ProjectAssetsFile Condition=\" '$(ProjectAssetsFile)' == '' \">C:\\Repos\\OpenNETCF\\universal-beacon\\Samples\\UniversalBeacon.Sample\\UniversalBeacon.Sample.UWP\\project.lock.json</ProjectAssetsFile>\n    <NuGetPackageRoot Condition=\" '$(NuGetPackageRoot)' == '' \">$(UserProfile)\\.nuget\\packages\\</NuGetPackageRoot>\n    <NuGetPackageFolders Condition=\" '$(NuGetPackageFolders)' == '' \">C:\\Users\\ctacke\\.nuget\\packages\\</NuGetPackageFolders>\n    <NuGetProjectStyle Condition=\" '$(NuGetProjectStyle)' == '' \">ProjectJson</NuGetProjectStyle>\n    <NuGetToolVersion Condition=\" '$(NuGetToolVersion)' == '' \">4.2.0</NuGetToolVersion>\n  </PropertyGroup>\n  <PropertyGroup>\n    <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>\n  </PropertyGroup>\n  <ImportGroup Condition=\" '$(ExcludeRestorePackageImports)' != 'true' \">\n    <Import Project=\"$(NuGetPackageRoot)xamarin.forms\\2.3.4.224\\build\\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\\Xamarin.Forms.targets\" Condition=\"Exists('$(NuGetPackageRoot)xamarin.forms\\2.3.4.224\\build\\portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20\\Xamarin.Forms.targets')\" />\n  </ImportGroup>\n</Project>"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.UWP/project.lock.json",
    "content": "{\n  \"version\": 2,\n  \"targets\": {\n    \"UAP,Version=v10.0\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"lib/netcore50/System.Core.dll\": {},\n          \"lib/netcore50/System.Net.dll\": {},\n          \"lib/netcore50/System.Numerics.dll\": {},\n          \"lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"lib/netcore50/System.ServiceModel.dll\": {},\n          \"lib/netcore50/System.Windows.dll\": {},\n          \"lib/netcore50/System.Xml.Linq.dll\": {},\n          \"lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"lib/netcore50/System.Xml.dll\": {},\n          \"lib/netcore50/System.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Core.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Net.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Numerics.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Windows.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Xml.Linq.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Xml.Serialization.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.Xml.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/System.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/aot/lib/netcore50/mscorlib.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"debian.8-x64\"\n          }\n        }\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"fedora.23-x64\"\n          }\n        }\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"fedora.24-x64\"\n          }\n        }\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"opensuse.13.2-x64\"\n          }\n        }\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"opensuse.42.1-x64\"\n          }\n        }\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib\": {\n            \"assetType\": \"native\",\n            \"rid\": \"osx.10.10-x64\"\n          }\n        }\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"rhel.7-x64\"\n          }\n        }\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"ubuntu.14.04-x64\"\n          }\n        }\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"ubuntu.16.04-x64\"\n          }\n        }\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"runtimeTargets\": {\n          \"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so\": {\n            \"assetType\": \"native\",\n            \"rid\": \"ubuntu.16.10-x64\"\n          }\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.AppContext.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.AppContext.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Net.NameResolution/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"linux\"\n          },\n          \"runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"osx\"\n          },\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Net.WebSockets.Client.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Private.DataContractSerialization.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win7\"\n          }\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.ILGeneration.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/_._\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.Lightweight.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/_._\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          },\n          \"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win8-aot\"\n          },\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win8\"\n          }\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win8\"\n          }\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"unix\"\n          },\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"win\"\n          }\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtimeTargets\": {\n          \"runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll\": {\n            \"assetType\": \"runtime\",\n            \"rid\": \"aot\"\n          }\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-arm\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"lib/netcore50/System.Core.dll\": {},\n          \"lib/netcore50/System.Net.dll\": {},\n          \"lib/netcore50/System.Numerics.dll\": {},\n          \"lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"lib/netcore50/System.ServiceModel.dll\": {},\n          \"lib/netcore50/System.Windows.dll\": {},\n          \"lib/netcore50/System.Xml.Linq.dll\": {},\n          \"lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"lib/netcore50/System.Xml.dll\": {},\n          \"lib/netcore50/System.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.any.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.any.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.any.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win8-arm.runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll\": {},\n          \"runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll\": {}\n        },\n        \"native\": {\n          \"runtimes/win8-arm/native/System.Private.CoreLib.ni.dll\": {},\n          \"runtimes/win8-arm/native/clretwrc.dll\": {},\n          \"runtimes/win8-arm/native/coreclr.dll\": {},\n          \"runtimes/win8-arm/native/dbgshim.dll\": {},\n          \"runtimes/win8-arm/native/mscordaccore.dll\": {},\n          \"runtimes/win8-arm/native/mscordbi.dll\": {},\n          \"runtimes/win8-arm/native/mscorlib.ni.dll\": {},\n          \"runtimes/win8-arm/native/mscorrc.debug.dll\": {},\n          \"runtimes/win8-arm/native/mscorrc.dll\": {},\n          \"runtimes/win8-arm/native/sos.dll\": {}\n        }\n      },\n      \"runtime.win8-arm.runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win8-arm/native/clrcompression.dll\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.any.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.ILGeneration.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.Lightweight.dll\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.any.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.any.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-arm-aot\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Core.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Net.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Numerics.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Windows.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Linq.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.dll\": {},\n          \"runtimes/aot/lib/netcore50/mscorlib.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.aot.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.aot.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win10-arm-aot.runtime.native.System.IO.Compression\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win10-arm-aot.runtime.native.System.IO.Compression/4.0.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"runtimes/win10-arm-aot/lib/netcore50/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8-arm-aot/lib/netstandard1.0/_._\": {}\n        },\n        \"native\": {\n          \"runtimes/win8-arm-aot/native/_._\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.aot.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.aot.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-x64\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.win7-x64.Microsoft.NETCore.Jit\": \"1.0.3\"\n        }\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"lib/netcore50/System.Core.dll\": {},\n          \"lib/netcore50/System.Net.dll\": {},\n          \"lib/netcore50/System.Numerics.dll\": {},\n          \"lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"lib/netcore50/System.ServiceModel.dll\": {},\n          \"lib/netcore50/System.Windows.dll\": {},\n          \"lib/netcore50/System.Xml.Linq.dll\": {},\n          \"lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"lib/netcore50/System.Xml.dll\": {},\n          \"lib/netcore50/System.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.any.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.any.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.any.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7-x64.runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x64/native/clrjit.dll\": {}\n        }\n      },\n      \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll\": {},\n          \"runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll\": {}\n        },\n        \"native\": {\n          \"runtimes/win7-x64/native/System.Private.CoreLib.ni.dll\": {},\n          \"runtimes/win7-x64/native/clretwrc.dll\": {},\n          \"runtimes/win7-x64/native/coreclr.dll\": {},\n          \"runtimes/win7-x64/native/dbgshim.dll\": {},\n          \"runtimes/win7-x64/native/mscordaccore.dll\": {},\n          \"runtimes/win7-x64/native/mscordbi.dll\": {},\n          \"runtimes/win7-x64/native/mscorlib.ni.dll\": {},\n          \"runtimes/win7-x64/native/mscorrc.debug.dll\": {},\n          \"runtimes/win7-x64/native/mscorrc.dll\": {},\n          \"runtimes/win7-x64/native/sos.dll\": {}\n        }\n      },\n      \"runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x64/native/clrcompression.dll\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.any.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.ILGeneration.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.Lightweight.dll\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.any.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.any.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-x64-aot\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.win7-x64.Microsoft.NETCore.Jit\": \"1.0.3\"\n        }\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Core.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Net.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Numerics.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Windows.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Linq.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.dll\": {},\n          \"runtimes/aot/lib/netcore50/mscorlib.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.aot.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.aot.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win10-x64-aot.runtime.native.System.IO.Compression\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win10-x64-aot.runtime.native.System.IO.Compression/4.0.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"runtimes/win10-x64-aot/lib/netcore50/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll\": {}\n        }\n      },\n      \"runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x64-aot/native/_._\": {}\n        }\n      },\n      \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7-x64-aot/lib/netstandard1.0/_._\": {}\n        },\n        \"native\": {\n          \"runtimes/win7-x64-aot/native/_._\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.aot.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.aot.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-x86\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.win7-x86.Microsoft.NETCore.Jit\": \"1.0.3\"\n        }\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"lib/netcore50/System.Core.dll\": {},\n          \"lib/netcore50/System.Net.dll\": {},\n          \"lib/netcore50/System.Numerics.dll\": {},\n          \"lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"lib/netcore50/System.ServiceModel.dll\": {},\n          \"lib/netcore50/System.Windows.dll\": {},\n          \"lib/netcore50/System.Xml.Linq.dll\": {},\n          \"lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"lib/netcore50/System.Xml.dll\": {},\n          \"lib/netcore50/System.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.any.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.any.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.any.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.any.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.any.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.any.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.any.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.any.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7-x86.runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x86/native/clrjit.dll\": {}\n        }\n      },\n      \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll\": {},\n          \"runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll\": {}\n        },\n        \"native\": {\n          \"runtimes/win7-x86/native/System.Private.CoreLib.ni.dll\": {},\n          \"runtimes/win7-x86/native/clretwrc.dll\": {},\n          \"runtimes/win7-x86/native/coreclr.dll\": {},\n          \"runtimes/win7-x86/native/dbgshim.dll\": {},\n          \"runtimes/win7-x86/native/mscordaccore.dll\": {},\n          \"runtimes/win7-x86/native/mscordbi.dll\": {},\n          \"runtimes/win7-x86/native/mscorlib.ni.dll\": {},\n          \"runtimes/win7-x86/native/mscorrc.debug.dll\": {},\n          \"runtimes/win7-x86/native/mscorrc.dll\": {},\n          \"runtimes/win7-x86/native/sos.dll\": {}\n        }\n      },\n      \"runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x86/native/clrcompression.dll\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.any.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.ILGeneration.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.Lightweight.dll\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.any.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.any.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.any.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.any.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    },\n    \"UAP,Version=v10.0/win10-x86-aot\": {\n      \"Microsoft.CSharp/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.CSharp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.CSharp.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore/5.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.CSharp\": \"4.0.1\",\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.VisualBasic\": \"10.0.1\",\n          \"System.AppContext\": \"4.1.0\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.Immutable\": \"1.2.0\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.ComponentModel.Annotations\": \"4.1.0\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tools\": \"4.0.1\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Calendars\": \"4.0.1\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.1\",\n          \"System.IO.Compression.ZipFile\": \"4.0.1\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.IO.UnmanagedMemoryStream\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Parallel\": \"4.0.1\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.NetworkInformation\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Metadata\": \"1.3.0\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Numerics\": \"4.0.1\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Tasks.Dataflow\": \"4.6.0\",\n          \"System.Threading.Tasks.Parallel\": \"4.0.1\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XDocument\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.win7-x86.Microsoft.NETCore.Jit\": \"1.0.3\"\n        }\n      },\n      \"Microsoft.NETCore.Platforms/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"ref/netcore50/System.Core.dll\": {},\n          \"ref/netcore50/System.Net.dll\": {},\n          \"ref/netcore50/System.Numerics.dll\": {},\n          \"ref/netcore50/System.Runtime.Serialization.dll\": {},\n          \"ref/netcore50/System.ServiceModel.Web.dll\": {},\n          \"ref/netcore50/System.ServiceModel.dll\": {},\n          \"ref/netcore50/System.Windows.dll\": {},\n          \"ref/netcore50/System.Xml.Linq.dll\": {},\n          \"ref/netcore50/System.Xml.Serialization.dll\": {},\n          \"ref/netcore50/System.Xml.dll\": {},\n          \"ref/netcore50/System.dll\": {},\n          \"ref/netcore50/mscorlib.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Core.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Net.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Numerics.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.ServiceModel.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Windows.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Linq.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.Serialization.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.Xml.dll\": {},\n          \"runtimes/aot/lib/netcore50/System.dll\": {},\n          \"runtimes/aot/lib/netcore50/mscorlib.dll\": {}\n        }\n      },\n      \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Jit\": \"1.0.3\",\n          \"Microsoft.NETCore.Windows.ApiSets\": \"1.0.1\",\n          \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.2\"\n        }\n      },\n      \"Microsoft.NETCore.Targets/1.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore\": \"5.0.2\",\n          \"Microsoft.NETCore.Portable.Compatibility\": \"1.0.2\",\n          \"Microsoft.NETCore.Runtime.CoreCLR\": \"1.0.3\",\n          \"Microsoft.NETCore.Targets\": \"1.0.2\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Data.Common\": \"4.1.0\",\n          \"System.Diagnostics.Contracts\": \"4.0.1\",\n          \"System.Diagnostics.StackTrace\": \"4.0.2\",\n          \"System.IO.IsolatedStorage\": \"4.0.1\",\n          \"System.Net.Http.Rtc\": \"4.0.1\",\n          \"System.Net.NameResolution\": \"4.0.0\",\n          \"System.Net.Requests\": \"4.0.11\",\n          \"System.Net.Sockets\": \"4.1.0\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.Numerics.Vectors.WindowsRuntime\": \"4.0.1\",\n          \"System.Reflection.Context\": \"4.0.1\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.Serialization.Json\": \"4.0.2\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Runtime.WindowsRuntime.UI.Xaml\": \"4.0.1\",\n          \"System.ServiceModel.Duplex\": \"4.0.1\",\n          \"System.ServiceModel.Http\": \"4.1.0\",\n          \"System.ServiceModel.NetTcp\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.ServiceModel.Security\": \"4.0.1\",\n          \"System.Text.Encoding.CodePages\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        }\n      },\n      \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n        \"type\": \"package\"\n      },\n      \"Microsoft.VisualBasic/10.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Dynamic.Runtime\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/Microsoft.VisualBasic.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/Microsoft.VisualBasic.dll\": {}\n        }\n      },\n      \"Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.Microsoft.Win32.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"NETStandard.Library/1.6.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.AppContext\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Console\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.Compression.ZipFile\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Linq.Expressions\": \"4.3.0\",\n          \"System.Net.Http\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Net.Sockets\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.InteropServices.RuntimeInformation\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Timer\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\",\n          \"System.Xml.XDocument\": \"4.3.0\"\n        }\n      },\n      \"runtime.aot.System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Collections.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"runtime.aot.System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.IO.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Tasks.dll\": {}\n        }\n      },\n      \"runtime.aot.System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.Timer.dll\": {}\n        }\n      },\n      \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.native.System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win10-x86-aot.runtime.native.System.IO.Compression\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\",\n          \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"lib/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.0/_._\": {}\n        }\n      },\n      \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n        \"type\": \"package\"\n      },\n      \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Console.dll\": {}\n        }\n      },\n      \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll\": {}\n        }\n      },\n      \"runtime.win.System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\": {}\n        }\n      },\n      \"runtime.win.System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Net.NameResolution\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Overlapped\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll\": {}\n        }\n      },\n      \"runtime.win10-x86-aot.runtime.native.System.IO.Compression/4.0.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"runtimes/win10-x86-aot/lib/netcore50/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll\": {}\n        }\n      },\n      \"runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3\": {\n        \"type\": \"package\",\n        \"native\": {\n          \"runtimes/win7-x86-aot/native/_._\": {}\n        }\n      },\n      \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7-x86-aot/lib/netstandard1.0/_._\": {}\n        },\n        \"native\": {\n          \"runtimes/win7-x86-aot/native/_._\": {}\n        }\n      },\n      \"runtime.win7.System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.Uri.dll\": {}\n        }\n      },\n      \"System.AppContext/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.AppContext.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.AppContext.dll\": {}\n        }\n      },\n      \"System.Buffers/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Buffers.dll\": {}\n        }\n      },\n      \"System.Collections/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Collections\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Collections.Concurrent/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Collections.Concurrent.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Collections.Concurrent.dll\": {}\n        }\n      },\n      \"System.Collections.Immutable/1.2.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\": {}\n        }\n      },\n      \"System.Collections.NonGeneric/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.NonGeneric.dll\": {}\n        }\n      },\n      \"System.Collections.Specialized/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Globalization.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Collections.Specialized.dll\": {}\n        }\n      },\n      \"System.ComponentModel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.dll\": {}\n        }\n      },\n      \"System.ComponentModel.Annotations/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel\": \"4.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.Annotations.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.Annotations.dll\": {}\n        }\n      },\n      \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\": {}\n        }\n      },\n      \"System.Console/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.win.System.Console\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Console.dll\": {}\n        }\n      },\n      \"System.Data.Common/4.1.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.2/System.Data.Common.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.2/System.Data.Common.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Contracts/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Contracts.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Debug/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Diagnostics.Debug\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Debug.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\": {}\n        }\n      },\n      \"System.Diagnostics.StackTrace/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll\": {}\n        }\n      },\n      \"System.Diagnostics.Tools/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tools\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tools.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Diagnostics.Tracing/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Diagnostics.Tracing\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Diagnostics.Tracing.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Dynamic.Runtime/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Dynamic.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll\": {}\n        }\n      },\n      \"System.Globalization/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Globalization.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Globalization.Calendars/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Globalization.Calendars\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Calendars.dll\": {}\n        }\n      },\n      \"System.Globalization.Extensions/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\": {}\n        }\n      },\n      \"System.IO/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.aot.System.IO\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.IO.Compression/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.native.System.IO.Compression\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.IO.Compression.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\": {}\n        }\n      },\n      \"System.IO.Compression.ZipFile/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Buffers\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.Compression\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.IO.FileSystem\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.dll\": {}\n        }\n      },\n      \"System.IO.FileSystem.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\": {}\n        }\n      },\n      \"System.IO.IsolatedStorage/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem\": \"4.0.1\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.IO.IsolatedStorage.dll\": {}\n        }\n      },\n      \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\": {}\n        }\n      },\n      \"System.Linq/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.dll\": {}\n        }\n      },\n      \"System.Linq.Expressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Emit.Lightweight\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Reflection.TypeExtensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Expressions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll\": {}\n        }\n      },\n      \"System.Linq.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Parallel.dll\": {}\n        }\n      },\n      \"System.Linq.Queryable/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Linq.Queryable.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Linq.Queryable.dll\": {}\n        }\n      },\n      \"System.Net.Http/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.DiagnosticSource\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.3.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.dll\": {}\n        }\n      },\n      \"System.Net.Http.Rtc/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Http.Rtc.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\": {}\n        }\n      },\n      \"System.Net.NameResolution/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Tracing\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.NameResolution.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\": {}\n        }\n      },\n      \"System.Net.NetworkInformation/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.NetworkInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\": {}\n        }\n      },\n      \"System.Net.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.win.System.Net.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Net.Requests/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Net.Requests.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\": {}\n        }\n      },\n      \"System.Net.Sockets/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Net.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"runtime.win.System.Net.Sockets\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.Sockets.dll\": {}\n        }\n      },\n      \"System.Net.WebHeaderCollection/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.Win32.Primitives\": \"4.0.1\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Net.WebSockets.dll\": {}\n        }\n      },\n      \"System.Net.WebSockets.Client/4.0.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices.WindowsRuntime\": \"4.0.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors/4.1.1\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"ref/netstandard1.0/System.Numerics.Vectors.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\": {}\n        }\n      },\n      \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Numerics.Vectors\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.ObjectModel/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ObjectModel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ObjectModel.dll\": {}\n        }\n      },\n      \"System.Private.DataContractSerialization/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll\": {}\n        }\n      },\n      \"System.Private.ServiceModel/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Collections.NonGeneric\": \"4.0.1\",\n          \"System.Collections.Specialized\": \"4.0.1\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.IO.Compression\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Linq.Expressions\": \"4.1.0\",\n          \"System.Linq.Queryable\": \"4.0.1\",\n          \"System.Net.Http\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Net.WebSockets\": \"4.0.0\",\n          \"System.Net.WebSockets.Client\": \"4.0.0\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.DispatchProxy\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\",\n          \"System.Security.Claims\": \"4.0.1\",\n          \"System.Security.Cryptography.Algorithms\": \"4.2.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.0.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.0.0\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Text.Encoding.Extensions\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\",\n          \"System.Threading.Timer\": \"4.0.1\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\",\n          \"System.Xml.XmlSerializer\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\": {}\n        }\n      },\n      \"System.Private.Uri/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.win7.System.Private.Uri\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard/_._\": {}\n        }\n      },\n      \"System.Reflection/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Context/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Context.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Context.dll\": {}\n        }\n      },\n      \"System.Reflection.DispatchProxy/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Reflection.Emit.dll\": {}\n        }\n      },\n      \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Emit.Lightweight/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.0/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/_._\": {}\n        }\n      },\n      \"System.Reflection.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.Metadata/1.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Immutable\": \"1.2.0\"\n        },\n        \"compile\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8/System.Reflection.Metadata.dll\": {}\n        }\n      },\n      \"System.Reflection.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Reflection.Primitives\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Reflection.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Reflection.TypeExtensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Contracts\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll\": {}\n        }\n      },\n      \"System.Resources.ResourceManager/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Resources.ResourceManager\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Resources.ResourceManager.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"runtime.aot.System.Runtime\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.win.System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.Handles/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.Handles\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Runtime.Handles.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Primitives\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"runtime.aot.System.Runtime.InteropServices\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Reflection.Extensions\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\": {}\n        }\n      },\n      \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.Numerics/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Numerics.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Numerics.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Json/4.0.2\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Json.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Primitives/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll\": {}\n        }\n      },\n      \"System.Runtime.Serialization.Xml/4.1.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.IO\": \"4.1.0\",\n          \"System.Private.DataContractSerialization\": \"4.1.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Runtime.Serialization.Xml.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.ObjectModel\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll\": {}\n        }\n      },\n      \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.WindowsRuntime\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\": {}\n        }\n      },\n      \"System.Security.Claims/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Claims.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Claims.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Algorithms/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Cng/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/_._\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Collections.Concurrent\": \"4.3.0\",\n          \"System.Linq\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.native.System.Security.Cryptography.OpenSsl\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.Primitives/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\": {}\n        }\n      },\n      \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Globalization.Calendars\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Runtime.Numerics\": \"4.3.0\",\n          \"System.Security.Cryptography.Algorithms\": \"4.3.0\",\n          \"System.Security.Cryptography.Cng\": \"4.3.0\",\n          \"System.Security.Cryptography.Encoding\": \"4.3.0\",\n          \"System.Security.Cryptography.Primitives\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\": {}\n        }\n      },\n      \"System.Security.Principal/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Security.Principal.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Security.Principal.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Duplex/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Duplex.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Duplex.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Http/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Net.WebHeaderCollection\": \"4.0.1\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Http.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Http.dll\": {}\n        }\n      },\n      \"System.ServiceModel.NetTcp/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.NetTcp.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Primitives/4.1.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.ComponentModel.EventBasedAsync\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Net.Primitives\": \"4.0.11\",\n          \"System.ObjectModel\": \"4.0.12\",\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Primitives\": \"4.1.1\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.Security.Cryptography.X509Certificates\": \"4.1.0\",\n          \"System.Security.Principal\": \"4.0.1\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Primitives.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Primitives.dll\": {}\n        }\n      },\n      \"System.ServiceModel.Security/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Private.ServiceModel\": \"4.1.0\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Serialization.Xml\": \"4.1.1\",\n          \"System.ServiceModel.Primitives\": \"4.1.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.ServiceModel.Security.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.ServiceModel.Security.dll\": {}\n        }\n      },\n      \"System.Text.Encoding/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.Encoding.CodePages/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.0.1\",\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Runtime.Handles\": \"4.0.1\",\n          \"System.Runtime.InteropServices\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\": {}\n        }\n      },\n      \"System.Text.Encoding.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"runtime.aot.System.Text.Encoding.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.Encoding.Extensions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Text.RegularExpressions/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Text.RegularExpressions.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Text.RegularExpressions.dll\": {}\n        }\n      },\n      \"System.Threading/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Threading.dll\": {}\n        }\n      },\n      \"System.Threading.Overlapped/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.Handles\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/System.Threading.Overlapped.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Tasks\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win8/_._\": {}\n        }\n      },\n      \"System.Threading.Tasks.Dataflow/4.6.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Extensions/4.3.0\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/portable-net45+win8+wp8+wpa81/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\": {}\n        }\n      },\n      \"System.Threading.Tasks.Parallel/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections.Concurrent\": \"4.0.12\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Diagnostics.Tracing\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Threading.Tasks\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Threading.Tasks.Parallel.dll\": {}\n        }\n      },\n      \"System.Threading.Timer/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.Platforms\": \"1.1.0\",\n          \"Microsoft.NETCore.Targets\": \"1.1.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"runtime.aot.System.Threading.Timer\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Threading.Timer.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/win81/_._\": {}\n        }\n      },\n      \"System.Xml.ReaderWriter/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.IO.FileSystem\": \"4.3.0\",\n          \"System.IO.FileSystem.Primitives\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Runtime.InteropServices\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Text.Encoding.Extensions\": \"4.3.0\",\n          \"System.Text.RegularExpressions\": \"4.3.0\",\n          \"System.Threading.Tasks\": \"4.3.0\",\n          \"System.Threading.Tasks.Extensions\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.ReaderWriter.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.ReaderWriter.dll\": {}\n        }\n      },\n      \"System.Xml.XDocument/4.3.0\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.3.0\",\n          \"System.Diagnostics.Debug\": \"4.3.0\",\n          \"System.Diagnostics.Tools\": \"4.3.0\",\n          \"System.Globalization\": \"4.3.0\",\n          \"System.IO\": \"4.3.0\",\n          \"System.Reflection\": \"4.3.0\",\n          \"System.Resources.ResourceManager\": \"4.3.0\",\n          \"System.Runtime\": \"4.3.0\",\n          \"System.Runtime.Extensions\": \"4.3.0\",\n          \"System.Text.Encoding\": \"4.3.0\",\n          \"System.Threading\": \"4.3.0\",\n          \"System.Xml.ReaderWriter\": \"4.3.0\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XDocument.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/netcore50/System.Xml.XDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlDocument/4.0.1\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Diagnostics.Debug\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.Encoding\": \"4.0.11\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\"\n        },\n        \"compile\": {\n          \"ref/netstandard1.3/_._\": {}\n        },\n        \"runtime\": {\n          \"lib/netstandard1.3/System.Xml.XmlDocument.dll\": {}\n        }\n      },\n      \"System.Xml.XmlSerializer/4.0.11\": {\n        \"type\": \"package\",\n        \"dependencies\": {\n          \"System.Collections\": \"4.0.11\",\n          \"System.Globalization\": \"4.0.11\",\n          \"System.IO\": \"4.1.0\",\n          \"System.Linq\": \"4.1.0\",\n          \"System.Reflection\": \"4.1.0\",\n          \"System.Reflection.Emit\": \"4.0.1\",\n          \"System.Reflection.Emit.ILGeneration\": \"4.0.1\",\n          \"System.Reflection.Extensions\": \"4.0.1\",\n          \"System.Reflection.Primitives\": \"4.0.1\",\n          \"System.Reflection.TypeExtensions\": \"4.1.0\",\n          \"System.Resources.ResourceManager\": \"4.0.1\",\n          \"System.Runtime\": \"4.1.0\",\n          \"System.Runtime.Extensions\": \"4.1.0\",\n          \"System.Text.RegularExpressions\": \"4.1.0\",\n          \"System.Threading\": \"4.0.11\",\n          \"System.Xml.ReaderWriter\": \"4.0.11\",\n          \"System.Xml.XmlDocument\": \"4.0.1\"\n        },\n        \"compile\": {\n          \"ref/netcore50/System.Xml.XmlSerializer.dll\": {}\n        },\n        \"runtime\": {\n          \"runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll\": {}\n        }\n      },\n      \"Xamarin.Forms/2.3.4.224\": {\n        \"type\": \"package\",\n        \"compile\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"runtime\": {\n          \"lib/uap10.0/Xamarin.Forms.Core.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Platform.dll\": {},\n          \"lib/uap10.0/Xamarin.Forms.Xaml.dll\": {}\n        },\n        \"build\": {\n          \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\": {}\n        }\n      },\n      \"UniversalBeacon.Library.Core/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \".NETStandard,Version=v1.4\",\n        \"dependencies\": {\n          \"NETStandard.Library\": \"1.6.1\"\n        }\n      },\n      \"UniversalBeacon.Library.UWP/1.0.0\": {\n        \"type\": \"project\",\n        \"framework\": \"Unsupported,Version=v0.0\",\n        \"dependencies\": {\n          \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.4.0\"\n        }\n      },\n      \"UniversalBeacon.Sample/1.0.0\": {\n        \"type\": \"project\",\n        \"dependencies\": {\n          \"UniversalBeacon.Library.Core\": \"1.0.0\"\n        }\n      }\n    }\n  },\n  \"libraries\": {\n    \"Microsoft.CSharp/4.0.1\": {\n      \"sha512\": \"17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.csharp/4.0.1\",\n      \"files\": [\n        \"Microsoft.CSharp.4.0.1.nupkg.sha512\",\n        \"Microsoft.CSharp.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/Microsoft.CSharp.dll\",\n        \"lib/netstandard1.3/Microsoft.CSharp.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/Microsoft.CSharp.dll\",\n        \"ref/netcore50/Microsoft.CSharp.xml\",\n        \"ref/netcore50/de/Microsoft.CSharp.xml\",\n        \"ref/netcore50/es/Microsoft.CSharp.xml\",\n        \"ref/netcore50/fr/Microsoft.CSharp.xml\",\n        \"ref/netcore50/it/Microsoft.CSharp.xml\",\n        \"ref/netcore50/ja/Microsoft.CSharp.xml\",\n        \"ref/netcore50/ko/Microsoft.CSharp.xml\",\n        \"ref/netcore50/ru/Microsoft.CSharp.xml\",\n        \"ref/netcore50/zh-hans/Microsoft.CSharp.xml\",\n        \"ref/netcore50/zh-hant/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/Microsoft.CSharp.dll\",\n        \"ref/netstandard1.0/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/de/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/es/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/fr/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/it/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/ja/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/ko/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/ru/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml\",\n        \"ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"Microsoft.NETCore/5.0.2\": {\n      \"sha512\": \"wHb/fpL+6IxrZBAL2BwRJmj51RwYr3TVcnw5KIsxUtqLxjsqgasTbBmE9kZPAlhhljnt+m2EYMc7vcFuAhGNqA==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore/5.0.2\",\n      \"files\": [\n        \"Microsoft.NETCore.5.0.2.nupkg.sha512\",\n        \"Microsoft.NETCore.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\"\n      ]\n    },\n    \"Microsoft.NETCore.Jit/1.0.3\": {\n      \"sha512\": \"/l8xYwtoJrFSx9zMWRClaKrgR+BTstCD1E5P90ADgiwH0GwlEqVhLoFIrsXpYj0j9vCB/fzOq7D/ZzuCbtmrTQ==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.jit/1.0.3\",\n      \"files\": [\n        \"Microsoft.NETCore.Jit.1.0.3.nupkg.sha512\",\n        \"Microsoft.NETCore.Jit.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.json\"\n      ]\n    },\n    \"Microsoft.NETCore.Platforms/1.1.0\": {\n      \"sha512\": \"kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.platforms/1.1.0\",\n      \"files\": [\n        \"Microsoft.NETCore.Platforms.1.1.0.nupkg.sha512\",\n        \"Microsoft.NETCore.Platforms.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/_._\",\n        \"runtime.json\"\n      ]\n    },\n    \"Microsoft.NETCore.Portable.Compatibility/1.0.2\": {\n      \"sha512\": \"sR4m1GQ8Tbg+Xdbf8Y8yC+LXKSUJUVe/B5vckCAU9Jd5MYf84gC1D0u2YeA72B4WjeWewCyHRB20ddA8hyLmqQ==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.portable.compatibility/1.0.2\",\n      \"files\": [\n        \"Microsoft.NETCore.Portable.Compatibility.1.0.2.nupkg.sha512\",\n        \"Microsoft.NETCore.Portable.Compatibility.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ComponentModel.DataAnnotations.dll\",\n        \"lib/netcore50/System.Core.dll\",\n        \"lib/netcore50/System.Net.dll\",\n        \"lib/netcore50/System.Numerics.dll\",\n        \"lib/netcore50/System.Runtime.Serialization.dll\",\n        \"lib/netcore50/System.ServiceModel.Web.dll\",\n        \"lib/netcore50/System.ServiceModel.dll\",\n        \"lib/netcore50/System.Windows.dll\",\n        \"lib/netcore50/System.Xml.Linq.dll\",\n        \"lib/netcore50/System.Xml.Serialization.dll\",\n        \"lib/netcore50/System.Xml.dll\",\n        \"lib/netcore50/System.dll\",\n        \"lib/netstandard1.0/System.ComponentModel.DataAnnotations.dll\",\n        \"lib/netstandard1.0/System.Core.dll\",\n        \"lib/netstandard1.0/System.Net.dll\",\n        \"lib/netstandard1.0/System.Numerics.dll\",\n        \"lib/netstandard1.0/System.Runtime.Serialization.dll\",\n        \"lib/netstandard1.0/System.ServiceModel.Web.dll\",\n        \"lib/netstandard1.0/System.ServiceModel.dll\",\n        \"lib/netstandard1.0/System.Windows.dll\",\n        \"lib/netstandard1.0/System.Xml.Linq.dll\",\n        \"lib/netstandard1.0/System.Xml.Serialization.dll\",\n        \"lib/netstandard1.0/System.Xml.dll\",\n        \"lib/netstandard1.0/System.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ComponentModel.DataAnnotations.dll\",\n        \"ref/netcore50/System.Core.dll\",\n        \"ref/netcore50/System.Net.dll\",\n        \"ref/netcore50/System.Numerics.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.dll\",\n        \"ref/netcore50/System.ServiceModel.Web.dll\",\n        \"ref/netcore50/System.ServiceModel.dll\",\n        \"ref/netcore50/System.Windows.dll\",\n        \"ref/netcore50/System.Xml.Linq.dll\",\n        \"ref/netcore50/System.Xml.Serialization.dll\",\n        \"ref/netcore50/System.Xml.dll\",\n        \"ref/netcore50/System.dll\",\n        \"ref/netcore50/mscorlib.dll\",\n        \"ref/netstandard1.0/System.ComponentModel.DataAnnotations.dll\",\n        \"ref/netstandard1.0/System.Core.dll\",\n        \"ref/netstandard1.0/System.Net.dll\",\n        \"ref/netstandard1.0/System.Numerics.dll\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.dll\",\n        \"ref/netstandard1.0/System.ServiceModel.Web.dll\",\n        \"ref/netstandard1.0/System.ServiceModel.dll\",\n        \"ref/netstandard1.0/System.Windows.dll\",\n        \"ref/netstandard1.0/System.Xml.Linq.dll\",\n        \"ref/netstandard1.0/System.Xml.Serialization.dll\",\n        \"ref/netstandard1.0/System.Xml.dll\",\n        \"ref/netstandard1.0/System.dll\",\n        \"ref/netstandard1.0/mscorlib.dll\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"runtimes/aot/lib/netcore50/System.ComponentModel.DataAnnotations.dll\",\n        \"runtimes/aot/lib/netcore50/System.Core.dll\",\n        \"runtimes/aot/lib/netcore50/System.Net.dll\",\n        \"runtimes/aot/lib/netcore50/System.Numerics.dll\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.dll\",\n        \"runtimes/aot/lib/netcore50/System.ServiceModel.Web.dll\",\n        \"runtimes/aot/lib/netcore50/System.ServiceModel.dll\",\n        \"runtimes/aot/lib/netcore50/System.Windows.dll\",\n        \"runtimes/aot/lib/netcore50/System.Xml.Linq.dll\",\n        \"runtimes/aot/lib/netcore50/System.Xml.Serialization.dll\",\n        \"runtimes/aot/lib/netcore50/System.Xml.dll\",\n        \"runtimes/aot/lib/netcore50/System.dll\",\n        \"runtimes/aot/lib/netcore50/mscorlib.dll\"\n      ]\n    },\n    \"Microsoft.NETCore.Runtime.CoreCLR/1.0.3\": {\n      \"sha512\": \"tjD5r9Lxy+MD+YRJcuds5+sT+xGHkVt2Hb5LfLZIgkFmwUewBRPm/42UXi4oxhV1OIdRtt4ymwsiuFCwT16T9w==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.runtime.coreclr/1.0.3\",\n      \"files\": [\n        \"Microsoft.NETCore.Runtime.CoreCLR.1.0.3.nupkg.sha512\",\n        \"Microsoft.NETCore.Runtime.CoreCLR.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.json\"\n      ]\n    },\n    \"Microsoft.NETCore.Targets/1.1.0\": {\n      \"sha512\": \"aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.targets/1.1.0\",\n      \"files\": [\n        \"Microsoft.NETCore.Targets.1.1.0.nupkg.sha512\",\n        \"Microsoft.NETCore.Targets.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/_._\",\n        \"runtime.json\"\n      ]\n    },\n    \"Microsoft.NETCore.UniversalWindowsPlatform/5.2.2\": {\n      \"sha512\": \"9UHv2YObWmcF8gqtBoDC4UW5gdHzFRtaZ5KtB9QKvCy+NC9LH1DMYyOI/ltupjVZlwYEulj3msjBXys9/QI6nw==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.universalwindowsplatform/5.2.2\",\n      \"files\": [\n        \"Microsoft.NETCore.UniversalWindowsPlatform.5.2.2.nupkg.sha512\",\n        \"Microsoft.NETCore.UniversalWindowsPlatform.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\"\n      ]\n    },\n    \"Microsoft.NETCore.Windows.ApiSets/1.0.1\": {\n      \"sha512\": \"SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.netcore.windows.apisets/1.0.1\",\n      \"files\": [\n        \"Microsoft.NETCore.Windows.ApiSets.1.0.1.nupkg.sha512\",\n        \"Microsoft.NETCore.Windows.ApiSets.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.json\"\n      ]\n    },\n    \"Microsoft.VisualBasic/10.0.1\": {\n      \"sha512\": \"HpNyOf/4Tp2lh4FyywB55VITk0SqVxEjDzsVDDyF1yafDN6Bq18xcHowzCPINyYHUTgGcEtmpYiRsFdSo0KKdQ==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.visualbasic/10.0.1\",\n      \"files\": [\n        \"Microsoft.VisualBasic.10.0.1.nupkg.sha512\",\n        \"Microsoft.VisualBasic.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/Microsoft.VisualBasic.dll\",\n        \"lib/netstandard1.3/Microsoft.VisualBasic.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/Microsoft.VisualBasic.dll\",\n        \"ref/netcore50/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/de/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/es/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/fr/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/it/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/ja/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/ko/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/ru/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/zh-hans/Microsoft.VisualBasic.xml\",\n        \"ref/netcore50/zh-hant/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/Microsoft.VisualBasic.dll\",\n        \"ref/netstandard1.1/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/de/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/es/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/fr/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/it/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/ja/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/ko/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/ru/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml\",\n        \"ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\"\n      ]\n    },\n    \"Microsoft.Win32.Primitives/4.3.0\": {\n      \"sha512\": \"9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==\",\n      \"type\": \"package\",\n      \"path\": \"microsoft.win32.primitives/4.3.0\",\n      \"files\": [\n        \"Microsoft.Win32.Primitives.4.3.0.nupkg.sha512\",\n        \"Microsoft.Win32.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/Microsoft.Win32.Primitives.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/Microsoft.Win32.Primitives.dll\",\n        \"ref/netstandard1.3/Microsoft.Win32.Primitives.dll\",\n        \"ref/netstandard1.3/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"NETStandard.Library/1.6.1\": {\n      \"sha512\": \"WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==\",\n      \"type\": \"package\",\n      \"path\": \"netstandard.library/1.6.1\",\n      \"files\": [\n        \"NETStandard.Library.1.6.1.nupkg.sha512\",\n        \"NETStandard.Library.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\"\n      ]\n    },\n    \"runtime.any.System.Collections/4.3.0\": {\n      \"sha512\": \"23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.collections/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Collections.dll\",\n        \"lib/netstandard1.3/System.Collections.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Collections.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Collections.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Diagnostics.Tools/4.3.0\": {\n      \"sha512\": \"S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.diagnostics.tools/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Diagnostics.Tools.dll\",\n        \"lib/netstandard1.3/System.Diagnostics.Tools.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Diagnostics.Tools.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Diagnostics.Tools.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Diagnostics.Tracing/4.3.0\": {\n      \"sha512\": \"1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.diagnostics.tracing/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Diagnostics.Tracing.dll\",\n        \"lib/netstandard1.5/System.Diagnostics.Tracing.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Diagnostics.Tracing.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Diagnostics.Tracing.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Globalization/4.3.0\": {\n      \"sha512\": \"sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.globalization/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Globalization.dll\",\n        \"lib/netstandard1.3/System.Globalization.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Globalization.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Globalization.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Globalization.Calendars/4.3.0\": {\n      \"sha512\": \"M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.globalization.calendars/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net/_._\",\n        \"lib/netcore50/System.Globalization.Calendars.dll\",\n        \"lib/netstandard1.3/System.Globalization.Calendars.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Globalization.Calendars.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Globalization.Calendars.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.IO/4.3.0\": {\n      \"sha512\": \"SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.io/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.IO.dll\",\n        \"lib/netstandard1.5/System.IO.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.IO.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.IO.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Reflection/4.3.0\": {\n      \"sha512\": \"hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.reflection/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.dll\",\n        \"lib/netstandard1.5/System.Reflection.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Reflection.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Reflection.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Reflection.Extensions/4.3.0\": {\n      \"sha512\": \"cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.reflection.extensions/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Extensions.dll\",\n        \"lib/netstandard1.3/System.Reflection.Extensions.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Reflection.Extensions.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Reflection.Extensions.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Reflection.Primitives/4.3.0\": {\n      \"sha512\": \"Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.reflection.primitives/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Primitives.dll\",\n        \"lib/netstandard1.3/System.Reflection.Primitives.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Reflection.Primitives.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Reflection.Primitives.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Resources.ResourceManager/4.3.0\": {\n      \"sha512\": \"Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.resources.resourcemanager/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Resources.ResourceManager.dll\",\n        \"lib/netstandard1.3/System.Resources.ResourceManager.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Resources.ResourceManager.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Resources.ResourceManager.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Runtime/4.3.0\": {\n      \"sha512\": \"fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.runtime/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Runtime.dll\",\n        \"lib/netstandard1.5/System.Runtime.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Runtime.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Runtime.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Runtime.Handles/4.3.0\": {\n      \"sha512\": \"GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.runtime.handles/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/_._\",\n        \"lib/netstandard1.3/System.Runtime.Handles.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Runtime.Handles.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Runtime.Handles.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Runtime.InteropServices/4.3.0\": {\n      \"sha512\": \"lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.runtime.interopservices/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Runtime.InteropServices.dll\",\n        \"lib/netstandard1.5/System.Runtime.InteropServices.dll\",\n        \"lib/netstandard1.6/System.Runtime.InteropServices.dll\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Runtime.InteropServices.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Runtime.InteropServices.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Text.Encoding/4.3.0\": {\n      \"sha512\": \"+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.text.encoding/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Text.Encoding.dll\",\n        \"lib/netstandard1.3/System.Text.Encoding.dll\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Text.Encoding.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Text.Encoding.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Text.Encoding.Extensions/4.3.0\": {\n      \"sha512\": \"NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.text.encoding.extensions/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Text.Encoding.Extensions.dll\",\n        \"lib/netstandard1.3/System.Text.Encoding.Extensions.dll\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Text.Encoding.Extensions.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Text.Encoding.Extensions.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Threading.Tasks/4.3.0\": {\n      \"sha512\": \"OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.threading.tasks/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Threading.Tasks.dll\",\n        \"lib/netstandard1.3/System.Threading.Tasks.dll\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Threading.Tasks.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Threading.Tasks.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.any.System.Threading.Timer/4.3.0\": {\n      \"sha512\": \"w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.any.system.threading.timer/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Threading.Timer.dll\",\n        \"lib/netstandard1.3/System.Threading.Timer.dll\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/netstandard/_._\",\n        \"runtime.any.System.Threading.Timer.4.3.0.nupkg.sha512\",\n        \"runtime.any.System.Threading.Timer.nuspec\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"runtime.aot.System.Collections/4.3.0\": {\n      \"sha512\": \"oIRYUjjkmxyxtbdyo2uslKneprTYyfu3exJnG2g2kfNK9I/SkgtZ3Ayynlr93aaasZs5PNvYfvHpZW/3QwQg4Q==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.collections/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Collections.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Collections.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Collections.dll\"\n      ]\n    },\n    \"runtime.aot.System.Diagnostics.Tools/4.3.0\": {\n      \"sha512\": \"Sry/JfiffR1IBLanHobuD+Iaf1aeNKCrmmB7ycHREnMwxDBexYaXQ0cHoxlApYze5EYKG/XXWHWFYEx3Ep2xgA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.diagnostics.tools/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Diagnostics.Tools.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Diagnostics.Tools.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Diagnostics.Tools.dll\"\n      ]\n    },\n    \"runtime.aot.System.Diagnostics.Tracing/4.3.0\": {\n      \"sha512\": \"N5oWCovFjd/RQbiWBn3KTPCfX5mxj7cAOPSnNmm1ChyPcpiHy+WPEZt1f/Z8yoegEStUkC2Ukh+2mxM9Hpbv2w==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.diagnostics.tracing/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Diagnostics.Tracing.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Diagnostics.Tracing.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Diagnostics.Tracing.dll\"\n      ]\n    },\n    \"runtime.aot.System.Globalization/4.3.0\": {\n      \"sha512\": \"JGVbV0rYZGFq44g2wd1pmm/CfcxiqyjwclO9WTzRcUT+SJvj097u1DoaXt/epyT5lOTkbOkEBqgl9hZlKvMf9g==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.globalization/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Globalization.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Globalization.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Globalization.dll\"\n      ]\n    },\n    \"runtime.aot.System.Globalization.Calendars/4.3.0\": {\n      \"sha512\": \"HSiIdDAwkvlGy8MYdI4MLcks+kyYeAWMHoqMmFsXlEMypaYG/Yf8iYLdyzNuJcrnCXE31wEChsfgTEyo0AG7Ew==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.globalization.calendars/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Globalization.Calendars.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Globalization.Calendars.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Globalization.Calendars.dll\"\n      ]\n    },\n    \"runtime.aot.System.IO/4.3.0\": {\n      \"sha512\": \"Hh4Acaw1LDirS2SRU3H8vjcdQDfWbJzP/6TacuIrmkzBvnmPMV0npB7BvZ3ODa2uyqdynrXx7/M60ufqrrVz/g==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.io/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.IO.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.IO.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.IO.dll\",\n        \"runtimes/aot/lib/netstandard1.3/System.IO.dll\"\n      ]\n    },\n    \"runtime.aot.System.Reflection/4.3.0\": {\n      \"sha512\": \"RtPByBmixEVC003nTtg9rGk+hogh8u3Tjd2Ap9WtYchddErK+EfOWhWEWSNfrlfHSep0fPZyjLXye+bdDqeqyQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.reflection/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Reflection.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Reflection.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Reflection.dll\"\n      ]\n    },\n    \"runtime.aot.System.Reflection.Extensions/4.3.0\": {\n      \"sha512\": \"d2g/03MJAxr3c/mIlIwZghxfK/BBfofn+FPni7K9ec7YfZp1yXCWfs/GijOmVAE55UBkzeZlfEbEuuA5ElLPlg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.reflection.extensions/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Reflection.Extensions.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Reflection.Extensions.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll\"\n      ]\n    },\n    \"runtime.aot.System.Reflection.Primitives/4.3.0\": {\n      \"sha512\": \"H8uucvnpgVnZizQqLfkfISLPfJ4SwTiZdhkciAZniRCjRR4iW23npVeAQVhsdaMsy1tVFt4lJgfzrbvQElRGlA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.reflection.primitives/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Reflection.Primitives.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Reflection.Primitives.nuspec\",\n        \"runtimes/aot/lib/MonoAndroid10/_._\",\n        \"runtimes/aot/lib/MonoTouch10/_._\",\n        \"runtimes/aot/lib/net45/_._\",\n        \"runtimes/aot/lib/netcore50/System.Reflection.Primitives.dll\",\n        \"runtimes/aot/lib/win8/_._\",\n        \"runtimes/aot/lib/wp80/_._\",\n        \"runtimes/aot/lib/wpa81/_._\",\n        \"runtimes/aot/lib/xamarinios10/_._\",\n        \"runtimes/aot/lib/xamarinmac20/_._\",\n        \"runtimes/aot/lib/xamarintvos10/_._\",\n        \"runtimes/aot/lib/xamarinwatchos10/_._\"\n      ]\n    },\n    \"runtime.aot.System.Resources.ResourceManager/4.3.0\": {\n      \"sha512\": \"UuU/71bzofPYs0edqzGObX8yJ0JzwxWPK8W1OC0EddWbLTOkmlDUAefJTiDqN0/UZYHMOHX5lJCwgXLsV3c/4A==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.resources.resourcemanager/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Resources.ResourceManager.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Resources.ResourceManager.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Resources.ResourceManager.dll\"\n      ]\n    },\n    \"runtime.aot.System.Runtime/4.3.0\": {\n      \"sha512\": \"+v3ECNS5te29NRB7qhY2Ea3KKK1ACWEoGRcicbXm79HqFi7eL0IuqPpCpv43MMVUWxGcnrP8+PdktB2c2P0L0w==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.runtime/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Runtime.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Runtime.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.dll\"\n      ]\n    },\n    \"runtime.aot.System.Runtime.Handles/4.3.0\": {\n      \"sha512\": \"ZAj0jGdfc7XhE8Ax9vVG4AJnBK/Bcd6qOfaEmI310KINj5g/4BzVNroxympBwiYsGFXbp8c1Urlb4TvNIbgbGg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.runtime.handles/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Runtime.Handles.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Runtime.Handles.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.Handles.dll\"\n      ]\n    },\n    \"runtime.aot.System.Runtime.InteropServices/4.3.0\": {\n      \"sha512\": \"LfLCyGN9KNe3B4Dnytcqo1Q53FhenzdSaHrUSHRdwQAPnfRJg2FPlBAD8DKlCiIL8q0VzMLGD0PSG0D93ZxgMw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.runtime.interopservices/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Runtime.InteropServices.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Runtime.InteropServices.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.dll\"\n      ]\n    },\n    \"runtime.aot.System.Text.Encoding/4.3.0\": {\n      \"sha512\": \"oFUYKrchmj4Y9BVT/VgCdUZkvvo0geGntd6Ojz27jsQcu0NDNcYK62arI0/LVQOYCVrQIdUfFMJqCjS4YQidJg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.text.encoding/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Text.Encoding.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Text.Encoding.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Text.Encoding.dll\"\n      ]\n    },\n    \"runtime.aot.System.Text.Encoding.Extensions/4.3.0\": {\n      \"sha512\": \"pxSiZre1BBpXurLR4HdFk5PKQHvLwB2wYc8xSaZV34y/zojUFTOJtMHprjXW217p72aR4llwVrp4WVlDppXcGw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.text.encoding.extensions/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Text.Encoding.Extensions.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Text.Encoding.Extensions.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Text.Encoding.Extensions.dll\"\n      ]\n    },\n    \"runtime.aot.System.Threading.Tasks/4.3.0\": {\n      \"sha512\": \"xkNtSW7Xcy3gauT0tEc5FgA2FviuG+QsPNEo3hf/pdOWCXHIQtLBJCWwXnc0B3VpCLSJB6A2zQ5XIxHS9mBkmQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.threading.tasks/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Threading.Tasks.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Threading.Tasks.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Threading.Tasks.dll\"\n      ]\n    },\n    \"runtime.aot.System.Threading.Timer/4.3.0\": {\n      \"sha512\": \"FdzqGdxrXAOZmKd4ung3i7jC6jGlqDtwvq7zm6Z1ttqJ8vUChh99W+8y2K/CsGCLtGwYGtgT2uOKWmjQwi74Mw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.aot.system.threading.timer/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.aot.System.Threading.Timer.4.3.0.nupkg.sha512\",\n        \"runtime.aot.System.Threading.Timer.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Threading.Timer.dll\"\n      ]\n    },\n    \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.native.System.IO.Compression/4.3.0\": {\n      \"sha512\": \"INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.native.system.io.compression/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/_._\",\n        \"runtime.native.System.IO.Compression.4.3.0.nupkg.sha512\",\n        \"runtime.native.System.IO.Compression.nuspec\"\n      ]\n    },\n    \"runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/_._\",\n        \"runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.native.System.Security.Cryptography.OpenSsl.nuspec\"\n      ]\n    },\n    \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib\"\n      ]\n    },\n    \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0\": {\n      \"sha512\": \"VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.4.3.0.nupkg.sha512\",\n        \"runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl.nuspec\",\n        \"runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so\"\n      ]\n    },\n    \"runtime.win.Microsoft.Win32.Primitives/4.3.0\": {\n      \"sha512\": \"NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.microsoft.win32.primitives/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.Microsoft.Win32.Primitives.4.3.0.nupkg.sha512\",\n        \"runtime.win.Microsoft.Win32.Primitives.nuspec\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Primitives.dll\"\n      ]\n    },\n    \"runtime.win.System.Console/4.3.0\": {\n      \"sha512\": \"RRACWygml5dnmfgC1SW6tLGsFgwsUAKFtvhdyHnIEz4EhWyrd7pacDdY95CacQJy7BMXRDRCejC9aCRC0Y1sQA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.console/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.Console.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.Console.nuspec\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netcore50/System.Console.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Console.dll\"\n      ]\n    },\n    \"runtime.win.System.Diagnostics.Debug/4.3.0\": {\n      \"sha512\": \"hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.diagnostics.debug/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.Diagnostics.Debug.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.Diagnostics.Debug.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Diagnostics.Debug.dll\",\n        \"runtimes/win/lib/net45/_._\",\n        \"runtimes/win/lib/netcore50/System.Diagnostics.Debug.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Diagnostics.Debug.dll\",\n        \"runtimes/win/lib/win8/_._\",\n        \"runtimes/win/lib/wp80/_._\",\n        \"runtimes/win/lib/wpa81/_._\"\n      ]\n    },\n    \"runtime.win.System.IO.FileSystem/4.3.0\": {\n      \"sha512\": \"Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.io.filesystem/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.IO.FileSystem.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.IO.FileSystem.nuspec\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netcore50/System.IO.FileSystem.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.IO.FileSystem.dll\",\n        \"runtimes/win/lib/win8/_._\",\n        \"runtimes/win/lib/wp8/_._\",\n        \"runtimes/win/lib/wpa81/_._\"\n      ]\n    },\n    \"runtime.win.System.Net.Primitives/4.3.0\": {\n      \"sha512\": \"lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.net.primitives/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.Net.Primitives.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.Net.Primitives.nuspec\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netcore50/System.Net.Primitives.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.Primitives.dll\"\n      ]\n    },\n    \"runtime.win.System.Net.Sockets/4.3.0\": {\n      \"sha512\": \"FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.net.sockets/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.Net.Sockets.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.Net.Sockets.nuspec\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netcore50/System.Net.Sockets.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.Sockets.dll\"\n      ]\n    },\n    \"runtime.win.System.Runtime.Extensions/4.3.0\": {\n      \"sha512\": \"RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win.system.runtime.extensions/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win.System.Runtime.Extensions.4.3.0.nupkg.sha512\",\n        \"runtime.win.System.Runtime.Extensions.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.Extensions.dll\",\n        \"runtimes/win/lib/net/_._\",\n        \"runtimes/win/lib/netcore50/System.Runtime.Extensions.dll\",\n        \"runtimes/win/lib/netstandard1.5/System.Runtime.Extensions.dll\"\n      ]\n    },\n    \"runtime.win10-arm-aot.runtime.native.System.IO.Compression/4.0.1\": {\n      \"sha512\": \"fzsKrHHfrv6wpLE1sxAHcWoB9vpAyoNjxVTnBJkzeXow2ZivR1H7wdpnsoKXIIb0d2EzYrrezHeHy4gI6tqqTA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win10-arm-aot.runtime.native.system.io.compression/4.0.1\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win10-arm-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512\",\n        \"runtime.win10-arm-aot.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win10-arm-aot/lib/netcore50/clrcompression.dll\"\n      ]\n    },\n    \"runtime.win10-x64-aot.runtime.native.System.IO.Compression/4.0.1\": {\n      \"sha512\": \"qr2+iGSxqUjVW3eATYzV4GHN6qQOu5cDTzCGf7VZ4aaxXGv2P/XVk9BkQ6WdPCDitEdIuWmtFYIFvGdvY/qN6Q==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win10-x64-aot.runtime.native.system.io.compression/4.0.1\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win10-x64-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512\",\n        \"runtime.win10-x64-aot.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win10-x64-aot/lib/netcore50/clrcompression.dll\"\n      ]\n    },\n    \"runtime.win10-x86-aot.runtime.native.System.IO.Compression/4.0.1\": {\n      \"sha512\": \"c3yeCSi1emskJMjeqbX6B+neZRozhYk4et/Lv/6s05Yz30jcwY2Mj5PAr7mvmlAZtP5+HLbxz+Ux+RNNM/1GUA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win10-x86-aot.runtime.native.system.io.compression/4.0.1\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win10-x86-aot.runtime.native.System.IO.Compression.4.0.1.nupkg.sha512\",\n        \"runtime.win10-x86-aot.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win10-x86-aot/lib/netcore50/clrcompression.dll\"\n      ]\n    },\n    \"runtime.win7-x64.Microsoft.NETCore.Jit/1.0.3\": {\n      \"sha512\": \"pXLZyhN1gFNVjmmZloXzGxbdZyUjkiHKpojzxUxCZ2U+T0jD6ooK3rYhwqFzlSjVKUAdQ9QNDoixxnEr3/5VWw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x64.microsoft.netcore.jit/1.0.3\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win7-x64.Microsoft.NETCore.Jit.1.0.3.nupkg.sha512\",\n        \"runtime.win7-x64.Microsoft.NETCore.Jit.nuspec\",\n        \"runtimes/win7-x64-aot/native/_._\",\n        \"runtimes/win7-x64/native/clrjit.dll\"\n      ]\n    },\n    \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n      \"sha512\": \"YaXA5RVLCYIcV1N31A7MJhWJnNkNfGnyRBNH1yYilUrBDvzMxNsbXX2pD7owWsC/go/4LRwbHbdWWXwHowKNvw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x64.microsoft.netcore.runtime.coreclr/1.0.2\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard1.0/_._\",\n        \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512\",\n        \"runtime.win7-x64.Microsoft.NETCore.Runtime.CoreCLR.nuspec\",\n        \"runtimes/win7-x64-aot/lib/netstandard1.0/_._\",\n        \"runtimes/win7-x64-aot/native/_._\",\n        \"runtimes/win7-x64/lib/netstandard1.0/System.Private.CoreLib.dll\",\n        \"runtimes/win7-x64/lib/netstandard1.0/mscorlib.dll\",\n        \"runtimes/win7-x64/native/System.Private.CoreLib.ni.dll\",\n        \"runtimes/win7-x64/native/clretwrc.dll\",\n        \"runtimes/win7-x64/native/coreclr.dll\",\n        \"runtimes/win7-x64/native/dbgshim.dll\",\n        \"runtimes/win7-x64/native/mscordaccore.dll\",\n        \"runtimes/win7-x64/native/mscordbi.dll\",\n        \"runtimes/win7-x64/native/mscorlib.ni.dll\",\n        \"runtimes/win7-x64/native/mscorrc.debug.dll\",\n        \"runtimes/win7-x64/native/mscorrc.dll\",\n        \"runtimes/win7-x64/native/sos.dll\",\n        \"tools/crossgen.exe\"\n      ]\n    },\n    \"runtime.win7-x64.runtime.native.System.IO.Compression/4.3.0\": {\n      \"sha512\": \"UamDlgSO/nIzc96M+g3wbvAGbAuXjvRYR5Ttm/FVJgt2iva8ouOqSJ0j6eGI7pZDLvD/ZISl9XRZOajE/Xvizg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x64.runtime.native.system.io.compression/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win7-x64.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512\",\n        \"runtime.win7-x64.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win7-x64/native/clrcompression.dll\"\n      ]\n    },\n    \"runtime.win7-x86.Microsoft.NETCore.Jit/1.0.3\": {\n      \"sha512\": \"bU1EUneMeB6JltMNDCekL7nP1dluxOlnUgmAFx8EGsD6a+lgaYoDLk7V7F3H5Zpw/LeCxl5XmZqgPObGAlW7Dg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x86.microsoft.netcore.jit/1.0.3\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win7-x86.Microsoft.NETCore.Jit.1.0.3.nupkg.sha512\",\n        \"runtime.win7-x86.Microsoft.NETCore.Jit.nuspec\",\n        \"runtimes/win7-x86-aot/native/_._\",\n        \"runtimes/win7-x86/native/clrjit.dll\"\n      ]\n    },\n    \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n      \"sha512\": \"80Jj8QlMLAnTq+BDhoHBnSNXRKqVjjZM9VjHcpw9/F98cBmh80rBdbnM0AAr54htjhzupYvwLqwuKnlzxec04A==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x86.microsoft.netcore.runtime.coreclr/1.0.2\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard1.0/_._\",\n        \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512\",\n        \"runtime.win7-x86.Microsoft.NETCore.Runtime.CoreCLR.nuspec\",\n        \"runtimes/win7-x86-aot/lib/netstandard1.0/_._\",\n        \"runtimes/win7-x86-aot/native/_._\",\n        \"runtimes/win7-x86/lib/netstandard1.0/System.Private.CoreLib.dll\",\n        \"runtimes/win7-x86/lib/netstandard1.0/mscorlib.dll\",\n        \"runtimes/win7-x86/native/System.Private.CoreLib.ni.dll\",\n        \"runtimes/win7-x86/native/clretwrc.dll\",\n        \"runtimes/win7-x86/native/coreclr.dll\",\n        \"runtimes/win7-x86/native/dbgshim.dll\",\n        \"runtimes/win7-x86/native/mscordaccore.dll\",\n        \"runtimes/win7-x86/native/mscordbi.dll\",\n        \"runtimes/win7-x86/native/mscorlib.ni.dll\",\n        \"runtimes/win7-x86/native/mscorrc.debug.dll\",\n        \"runtimes/win7-x86/native/mscorrc.dll\",\n        \"runtimes/win7-x86/native/sos.dll\",\n        \"tools/crossgen.exe\"\n      ]\n    },\n    \"runtime.win7-x86.runtime.native.System.IO.Compression/4.3.0\": {\n      \"sha512\": \"99pM1ZhX7dPNnr/dOxuAxnVl/2XNWRh1WAUfesV3ZKwbR6mnEzpfbz2GX69zrpGvKbEytsjMKCD+auvvH6f7kA==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7-x86.runtime.native.system.io.compression/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win7-x86.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512\",\n        \"runtime.win7-x86.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win7-x86/native/clrcompression.dll\"\n      ]\n    },\n    \"runtime.win7.System.Private.Uri/4.3.0\": {\n      \"sha512\": \"Q+IBgaPYicSQs2tBlmXqbS25c/JLIthWrgrpMwxKSOobW/OqIMVFruUGfuaz4QABVzV8iKdCAbN7APY7Tclbnw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win7.system.private.uri/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtime.win7.System.Private.Uri.4.3.0.nupkg.sha512\",\n        \"runtime.win7.System.Private.Uri.nuspec\",\n        \"runtimes/aot/lib/netcore50/System.Private.Uri.dll\",\n        \"runtimes/win/lib/netcore50/System.Private.Uri.dll\",\n        \"runtimes/win/lib/netstandard1.0/System.Private.Uri.dll\"\n      ]\n    },\n    \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR/1.0.2\": {\n      \"sha512\": \"0V6sq7Dg0bQPrJtm/Qw5Zu0e7gidnRPLaqUhKIkLYzVn64jkat+JnR6LcezryD3c0Wuva/MdJWYSAaOPq5V/Zw==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win8-arm.microsoft.netcore.runtime.coreclr/1.0.2\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard1.0/_._\",\n        \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.1.0.2.nupkg.sha512\",\n        \"runtime.win8-arm.Microsoft.NETCore.Runtime.CoreCLR.nuspec\",\n        \"runtimes/win8-arm-aot/lib/netstandard1.0/_._\",\n        \"runtimes/win8-arm-aot/native/_._\",\n        \"runtimes/win8-arm/lib/netstandard1.0/System.Private.CoreLib.dll\",\n        \"runtimes/win8-arm/lib/netstandard1.0/mscorlib.dll\",\n        \"runtimes/win8-arm/native/System.Private.CoreLib.ni.dll\",\n        \"runtimes/win8-arm/native/clretwrc.dll\",\n        \"runtimes/win8-arm/native/coreclr.dll\",\n        \"runtimes/win8-arm/native/dbgshim.dll\",\n        \"runtimes/win8-arm/native/mscordaccore.dll\",\n        \"runtimes/win8-arm/native/mscordbi.dll\",\n        \"runtimes/win8-arm/native/mscorlib.ni.dll\",\n        \"runtimes/win8-arm/native/mscorrc.debug.dll\",\n        \"runtimes/win8-arm/native/mscorrc.dll\",\n        \"runtimes/win8-arm/native/sos.dll\",\n        \"tools/crossgen.exe\",\n        \"tools/sos.dll\"\n      ]\n    },\n    \"runtime.win8-arm.runtime.native.System.IO.Compression/4.3.0\": {\n      \"sha512\": \"Vq1+MgltEQZEIvEhkw+gdEkm2+6QHvJCbX+/fdTmed37Rx18+GMLzGwNd81qb2VfpK6ywFQuB3rC28QkuOJGVg==\",\n      \"type\": \"package\",\n      \"path\": \"runtime.win8-arm.runtime.native.system.io.compression/4.3.0\",\n      \"files\": [\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"runtime.win8-arm.runtime.native.System.IO.Compression.4.3.0.nupkg.sha512\",\n        \"runtime.win8-arm.runtime.native.System.IO.Compression.nuspec\",\n        \"runtimes/win8-arm/native/clrcompression.dll\"\n      ]\n    },\n    \"System.AppContext/4.3.0\": {\n      \"sha512\": \"fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==\",\n      \"type\": \"package\",\n      \"path\": \"system.appcontext/4.3.0\",\n      \"files\": [\n        \"System.AppContext.4.3.0.nupkg.sha512\",\n        \"System.AppContext.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.AppContext.dll\",\n        \"lib/net463/System.AppContext.dll\",\n        \"lib/netcore50/System.AppContext.dll\",\n        \"lib/netstandard1.6/System.AppContext.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.AppContext.dll\",\n        \"ref/net463/System.AppContext.dll\",\n        \"ref/netstandard/_._\",\n        \"ref/netstandard1.3/System.AppContext.dll\",\n        \"ref/netstandard1.3/System.AppContext.xml\",\n        \"ref/netstandard1.3/de/System.AppContext.xml\",\n        \"ref/netstandard1.3/es/System.AppContext.xml\",\n        \"ref/netstandard1.3/fr/System.AppContext.xml\",\n        \"ref/netstandard1.3/it/System.AppContext.xml\",\n        \"ref/netstandard1.3/ja/System.AppContext.xml\",\n        \"ref/netstandard1.3/ko/System.AppContext.xml\",\n        \"ref/netstandard1.3/ru/System.AppContext.xml\",\n        \"ref/netstandard1.3/zh-hans/System.AppContext.xml\",\n        \"ref/netstandard1.3/zh-hant/System.AppContext.xml\",\n        \"ref/netstandard1.6/System.AppContext.dll\",\n        \"ref/netstandard1.6/System.AppContext.xml\",\n        \"ref/netstandard1.6/de/System.AppContext.xml\",\n        \"ref/netstandard1.6/es/System.AppContext.xml\",\n        \"ref/netstandard1.6/fr/System.AppContext.xml\",\n        \"ref/netstandard1.6/it/System.AppContext.xml\",\n        \"ref/netstandard1.6/ja/System.AppContext.xml\",\n        \"ref/netstandard1.6/ko/System.AppContext.xml\",\n        \"ref/netstandard1.6/ru/System.AppContext.xml\",\n        \"ref/netstandard1.6/zh-hans/System.AppContext.xml\",\n        \"ref/netstandard1.6/zh-hant/System.AppContext.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.AppContext.dll\"\n      ]\n    },\n    \"System.Buffers/4.3.0\": {\n      \"sha512\": \"ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.buffers/4.3.0\",\n      \"files\": [\n        \"System.Buffers.4.3.0.nupkg.sha512\",\n        \"System.Buffers.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.1/.xml\",\n        \"lib/netstandard1.1/System.Buffers.dll\"\n      ]\n    },\n    \"System.Collections/4.3.0\": {\n      \"sha512\": \"3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==\",\n      \"type\": \"package\",\n      \"path\": \"system.collections/4.3.0\",\n      \"files\": [\n        \"System.Collections.4.3.0.nupkg.sha512\",\n        \"System.Collections.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Collections.dll\",\n        \"ref/netcore50/System.Collections.xml\",\n        \"ref/netcore50/de/System.Collections.xml\",\n        \"ref/netcore50/es/System.Collections.xml\",\n        \"ref/netcore50/fr/System.Collections.xml\",\n        \"ref/netcore50/it/System.Collections.xml\",\n        \"ref/netcore50/ja/System.Collections.xml\",\n        \"ref/netcore50/ko/System.Collections.xml\",\n        \"ref/netcore50/ru/System.Collections.xml\",\n        \"ref/netcore50/zh-hans/System.Collections.xml\",\n        \"ref/netcore50/zh-hant/System.Collections.xml\",\n        \"ref/netstandard1.0/System.Collections.dll\",\n        \"ref/netstandard1.0/System.Collections.xml\",\n        \"ref/netstandard1.0/de/System.Collections.xml\",\n        \"ref/netstandard1.0/es/System.Collections.xml\",\n        \"ref/netstandard1.0/fr/System.Collections.xml\",\n        \"ref/netstandard1.0/it/System.Collections.xml\",\n        \"ref/netstandard1.0/ja/System.Collections.xml\",\n        \"ref/netstandard1.0/ko/System.Collections.xml\",\n        \"ref/netstandard1.0/ru/System.Collections.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Collections.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Collections.xml\",\n        \"ref/netstandard1.3/System.Collections.dll\",\n        \"ref/netstandard1.3/System.Collections.xml\",\n        \"ref/netstandard1.3/de/System.Collections.xml\",\n        \"ref/netstandard1.3/es/System.Collections.xml\",\n        \"ref/netstandard1.3/fr/System.Collections.xml\",\n        \"ref/netstandard1.3/it/System.Collections.xml\",\n        \"ref/netstandard1.3/ja/System.Collections.xml\",\n        \"ref/netstandard1.3/ko/System.Collections.xml\",\n        \"ref/netstandard1.3/ru/System.Collections.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Collections.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Collections.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Collections.Concurrent/4.3.0\": {\n      \"sha512\": \"ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.collections.concurrent/4.3.0\",\n      \"files\": [\n        \"System.Collections.Concurrent.4.3.0.nupkg.sha512\",\n        \"System.Collections.Concurrent.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Collections.Concurrent.dll\",\n        \"lib/netstandard1.3/System.Collections.Concurrent.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Collections.Concurrent.dll\",\n        \"ref/netcore50/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/de/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/es/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/fr/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/it/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/ja/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/ko/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/ru/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/zh-hans/System.Collections.Concurrent.xml\",\n        \"ref/netcore50/zh-hant/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/System.Collections.Concurrent.dll\",\n        \"ref/netstandard1.1/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/de/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/es/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/fr/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/it/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/ja/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/ko/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/ru/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/System.Collections.Concurrent.dll\",\n        \"ref/netstandard1.3/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/de/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/es/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/fr/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/it/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/ja/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/ko/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/ru/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Collections.Immutable/1.2.0\": {\n      \"sha512\": \"Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==\",\n      \"type\": \"package\",\n      \"path\": \"system.collections.immutable/1.2.0\",\n      \"files\": [\n        \"System.Collections.Immutable.1.2.0.nupkg.sha512\",\n        \"System.Collections.Immutable.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/System.Collections.Immutable.dll\",\n        \"lib/netstandard1.0/System.Collections.Immutable.xml\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml\"\n      ]\n    },\n    \"System.Collections.NonGeneric/4.0.1\": {\n      \"sha512\": \"hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==\",\n      \"type\": \"package\",\n      \"path\": \"system.collections.nongeneric/4.0.1\",\n      \"files\": [\n        \"System.Collections.NonGeneric.4.0.1.nupkg.sha512\",\n        \"System.Collections.NonGeneric.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Collections.NonGeneric.dll\",\n        \"lib/netstandard1.3/System.Collections.NonGeneric.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Collections.NonGeneric.dll\",\n        \"ref/netstandard1.3/System.Collections.NonGeneric.dll\",\n        \"ref/netstandard1.3/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/de/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/es/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/fr/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/it/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/ja/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/ko/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/ru/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Collections.Specialized/4.0.1\": {\n      \"sha512\": \"/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==\",\n      \"type\": \"package\",\n      \"path\": \"system.collections.specialized/4.0.1\",\n      \"files\": [\n        \"System.Collections.Specialized.4.0.1.nupkg.sha512\",\n        \"System.Collections.Specialized.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Collections.Specialized.dll\",\n        \"lib/netstandard1.3/System.Collections.Specialized.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Collections.Specialized.dll\",\n        \"ref/netstandard1.3/System.Collections.Specialized.dll\",\n        \"ref/netstandard1.3/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/de/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/es/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/fr/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/it/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/ja/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/ko/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/ru/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ComponentModel/4.0.1\": {\n      \"sha512\": \"oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==\",\n      \"type\": \"package\",\n      \"path\": \"system.componentmodel/4.0.1\",\n      \"files\": [\n        \"System.ComponentModel.4.0.1.nupkg.sha512\",\n        \"System.ComponentModel.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ComponentModel.dll\",\n        \"lib/netstandard1.3/System.ComponentModel.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ComponentModel.dll\",\n        \"ref/netcore50/System.ComponentModel.xml\",\n        \"ref/netcore50/de/System.ComponentModel.xml\",\n        \"ref/netcore50/es/System.ComponentModel.xml\",\n        \"ref/netcore50/fr/System.ComponentModel.xml\",\n        \"ref/netcore50/it/System.ComponentModel.xml\",\n        \"ref/netcore50/ja/System.ComponentModel.xml\",\n        \"ref/netcore50/ko/System.ComponentModel.xml\",\n        \"ref/netcore50/ru/System.ComponentModel.xml\",\n        \"ref/netcore50/zh-hans/System.ComponentModel.xml\",\n        \"ref/netcore50/zh-hant/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/System.ComponentModel.dll\",\n        \"ref/netstandard1.0/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/de/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/es/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/fr/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/it/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/ja/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/ko/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/ru/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ComponentModel.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ComponentModel.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ComponentModel.Annotations/4.1.0\": {\n      \"sha512\": \"rhnz80h8NnHJzoi0nbQJLRR2cJznyqG168q1bgoSpe5qpaME2SguXzuEzpY68nFCi2kBgHpbU4bRN2cP3unYRA==\",\n      \"type\": \"package\",\n      \"path\": \"system.componentmodel.annotations/4.1.0\",\n      \"files\": [\n        \"System.ComponentModel.Annotations.4.1.0.nupkg.sha512\",\n        \"System.ComponentModel.Annotations.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net461/System.ComponentModel.Annotations.dll\",\n        \"lib/netcore50/System.ComponentModel.Annotations.dll\",\n        \"lib/netstandard1.4/System.ComponentModel.Annotations.dll\",\n        \"lib/portable-net45+win8/_._\",\n        \"lib/win8/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net461/System.ComponentModel.Annotations.dll\",\n        \"ref/netcore50/System.ComponentModel.Annotations.dll\",\n        \"ref/netcore50/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/de/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/es/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/fr/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/it/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/ja/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/ko/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/ru/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml\",\n        \"ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/System.ComponentModel.Annotations.dll\",\n        \"ref/netstandard1.1/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/de/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/es/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/it/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/System.ComponentModel.Annotations.dll\",\n        \"ref/netstandard1.3/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/de/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/es/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/it/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/System.ComponentModel.Annotations.dll\",\n        \"ref/netstandard1.4/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/de/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/es/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/it/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml\",\n        \"ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml\",\n        \"ref/portable-net45+win8/_._\",\n        \"ref/win8/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ComponentModel.EventBasedAsync/4.0.11\": {\n      \"sha512\": \"Z7SO6vvQIR84daPE4uhaNdef9CjgjDMGYkas8epUhf0U3WGuaGgZ0Mm4QuNycMdbHUY8KEdZrtgxonkAiJaAlA==\",\n      \"type\": \"package\",\n      \"path\": \"system.componentmodel.eventbasedasync/4.0.11\",\n      \"files\": [\n        \"System.ComponentModel.EventBasedAsync.4.0.11.nupkg.sha512\",\n        \"System.ComponentModel.EventBasedAsync.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ComponentModel.EventBasedAsync.dll\",\n        \"lib/netstandard1.3/System.ComponentModel.EventBasedAsync.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ComponentModel.EventBasedAsync.dll\",\n        \"ref/netcore50/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/de/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/es/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/fr/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/it/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/ja/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/ko/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/ru/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/zh-hans/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netcore50/zh-hant/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/System.ComponentModel.EventBasedAsync.dll\",\n        \"ref/netstandard1.0/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/de/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/es/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/fr/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/it/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/ja/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/ko/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/ru/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/System.ComponentModel.EventBasedAsync.dll\",\n        \"ref/netstandard1.3/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/de/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/es/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/fr/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/it/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/ja/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/ko/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/ru/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ComponentModel.EventBasedAsync.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Console/4.3.0\": {\n      \"sha512\": \"DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==\",\n      \"type\": \"package\",\n      \"path\": \"system.console/4.3.0\",\n      \"files\": [\n        \"System.Console.4.3.0.nupkg.sha512\",\n        \"System.Console.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Console.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Console.dll\",\n        \"ref/netstandard1.3/System.Console.dll\",\n        \"ref/netstandard1.3/System.Console.xml\",\n        \"ref/netstandard1.3/de/System.Console.xml\",\n        \"ref/netstandard1.3/es/System.Console.xml\",\n        \"ref/netstandard1.3/fr/System.Console.xml\",\n        \"ref/netstandard1.3/it/System.Console.xml\",\n        \"ref/netstandard1.3/ja/System.Console.xml\",\n        \"ref/netstandard1.3/ko/System.Console.xml\",\n        \"ref/netstandard1.3/ru/System.Console.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Console.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Console.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Data.Common/4.1.0\": {\n      \"sha512\": \"epU8jeTe7aE7RqGHq9rZ8b0Q4Ah7DgubzHQblgZMSqgW1saW868WmooSyC5ywf8upLBkcVLDu93W9GPWUYsU2Q==\",\n      \"type\": \"package\",\n      \"path\": \"system.data.common/4.1.0\",\n      \"files\": [\n        \"System.Data.Common.4.1.0.nupkg.sha512\",\n        \"System.Data.Common.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net451/System.Data.Common.dll\",\n        \"lib/netstandard1.2/System.Data.Common.dll\",\n        \"lib/portable-net451+win8+wp8+wpa81/System.Data.Common.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net451/System.Data.Common.dll\",\n        \"ref/netstandard1.2/System.Data.Common.dll\",\n        \"ref/netstandard1.2/System.Data.Common.xml\",\n        \"ref/netstandard1.2/de/System.Data.Common.xml\",\n        \"ref/netstandard1.2/es/System.Data.Common.xml\",\n        \"ref/netstandard1.2/fr/System.Data.Common.xml\",\n        \"ref/netstandard1.2/it/System.Data.Common.xml\",\n        \"ref/netstandard1.2/ja/System.Data.Common.xml\",\n        \"ref/netstandard1.2/ko/System.Data.Common.xml\",\n        \"ref/netstandard1.2/ru/System.Data.Common.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Data.Common.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.dll\",\n        \"ref/portable-net451+win8+wp8+wpa81/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/de/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/es/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/fr/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/it/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/ja/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/ko/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/ru/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/zh-hans/System.Data.Common.xml\",\n        \"ref/portable-net451+win8+wp8+wpa81/zh-hant/System.Data.Common.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Diagnostics.Contracts/4.3.0\": {\n      \"sha512\": \"eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.contracts/4.3.0\",\n      \"files\": [\n        \"System.Diagnostics.Contracts.4.3.0.nupkg.sha512\",\n        \"System.Diagnostics.Contracts.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Diagnostics.Contracts.dll\",\n        \"lib/netstandard1.0/System.Diagnostics.Contracts.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Diagnostics.Contracts.dll\",\n        \"ref/netcore50/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/de/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/es/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/fr/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/it/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/ja/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/ko/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/ru/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/zh-hans/System.Diagnostics.Contracts.xml\",\n        \"ref/netcore50/zh-hant/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/System.Diagnostics.Contracts.dll\",\n        \"ref/netstandard1.0/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/de/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/es/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/fr/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/it/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/ja/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/ko/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/ru/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Diagnostics.Contracts.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Diagnostics.Contracts.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Diagnostics.Contracts.dll\"\n      ]\n    },\n    \"System.Diagnostics.Debug/4.3.0\": {\n      \"sha512\": \"ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.debug/4.3.0\",\n      \"files\": [\n        \"System.Diagnostics.Debug.4.3.0.nupkg.sha512\",\n        \"System.Diagnostics.Debug.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Diagnostics.Debug.dll\",\n        \"ref/netcore50/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/de/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/es/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/fr/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/it/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/ja/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/ko/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/ru/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/zh-hans/System.Diagnostics.Debug.xml\",\n        \"ref/netcore50/zh-hant/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/System.Diagnostics.Debug.dll\",\n        \"ref/netstandard1.0/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/de/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/es/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/fr/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/it/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/ja/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/ko/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/ru/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/System.Diagnostics.Debug.dll\",\n        \"ref/netstandard1.3/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/de/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/es/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/fr/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/it/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/ja/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/ko/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/ru/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Diagnostics.DiagnosticSource/4.3.0\": {\n      \"sha512\": \"tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.diagnosticsource/4.3.0\",\n      \"files\": [\n        \"System.Diagnostics.DiagnosticSource.4.3.0.nupkg.sha512\",\n        \"System.Diagnostics.DiagnosticSource.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net46/System.Diagnostics.DiagnosticSource.dll\",\n        \"lib/net46/System.Diagnostics.DiagnosticSource.xml\",\n        \"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll\",\n        \"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml\",\n        \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll\",\n        \"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml\",\n        \"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll\",\n        \"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml\"\n      ]\n    },\n    \"System.Diagnostics.StackTrace/4.0.2\": {\n      \"sha512\": \"MmP424iVWLyeW7XGtwC5NyfzsIwodFKwhW6yns3d+Sh8WFsFoPWq2cUlJJDAteapIm2qoJ8fc3VwIUroolbsEA==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.stacktrace/4.0.2\",\n      \"files\": [\n        \"System.Diagnostics.StackTrace.4.0.2.nupkg.sha512\",\n        \"System.Diagnostics.StackTrace.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Diagnostics.StackTrace.dll\",\n        \"lib/netstandard1.3/System.Diagnostics.StackTrace.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Diagnostics.StackTrace.dll\",\n        \"ref/netstandard1.3/System.Diagnostics.StackTrace.dll\",\n        \"ref/netstandard1.3/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll\"\n      ]\n    },\n    \"System.Diagnostics.Tools/4.3.0\": {\n      \"sha512\": \"UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.tools/4.3.0\",\n      \"files\": [\n        \"System.Diagnostics.Tools.4.3.0.nupkg.sha512\",\n        \"System.Diagnostics.Tools.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Diagnostics.Tools.dll\",\n        \"ref/netcore50/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/de/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/es/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/fr/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/it/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/ja/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/ko/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/ru/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/zh-hans/System.Diagnostics.Tools.xml\",\n        \"ref/netcore50/zh-hant/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/System.Diagnostics.Tools.dll\",\n        \"ref/netstandard1.0/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/de/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/es/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/fr/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/it/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/ja/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/ko/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/ru/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Diagnostics.Tracing/4.3.0\": {\n      \"sha512\": \"rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==\",\n      \"type\": \"package\",\n      \"path\": \"system.diagnostics.tracing/4.3.0\",\n      \"files\": [\n        \"System.Diagnostics.Tracing.4.3.0.nupkg.sha512\",\n        \"System.Diagnostics.Tracing.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.Diagnostics.Tracing.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.Diagnostics.Tracing.dll\",\n        \"ref/netcore50/System.Diagnostics.Tracing.dll\",\n        \"ref/netcore50/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/de/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/es/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/fr/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/it/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/ja/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/ko/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/ru/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml\",\n        \"ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/System.Diagnostics.Tracing.dll\",\n        \"ref/netstandard1.1/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/de/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/es/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/it/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/System.Diagnostics.Tracing.dll\",\n        \"ref/netstandard1.2/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/de/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/es/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/it/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/System.Diagnostics.Tracing.dll\",\n        \"ref/netstandard1.3/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/de/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/es/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/it/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/System.Diagnostics.Tracing.dll\",\n        \"ref/netstandard1.5/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/de/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/es/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/it/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Dynamic.Runtime/4.0.11\": {\n      \"sha512\": \"db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==\",\n      \"type\": \"package\",\n      \"path\": \"system.dynamic.runtime/4.0.11\",\n      \"files\": [\n        \"System.Dynamic.Runtime.4.0.11.nupkg.sha512\",\n        \"System.Dynamic.Runtime.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Dynamic.Runtime.dll\",\n        \"lib/netstandard1.3/System.Dynamic.Runtime.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Dynamic.Runtime.dll\",\n        \"ref/netcore50/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/de/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/es/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/fr/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/it/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/ja/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/ko/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/ru/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/zh-hans/System.Dynamic.Runtime.xml\",\n        \"ref/netcore50/zh-hant/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/System.Dynamic.Runtime.dll\",\n        \"ref/netstandard1.0/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/de/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/es/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/fr/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/it/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/ja/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/ko/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/ru/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/System.Dynamic.Runtime.dll\",\n        \"ref/netstandard1.3/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/de/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/es/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/fr/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/it/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/ja/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/ko/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/ru/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll\"\n      ]\n    },\n    \"System.Globalization/4.3.0\": {\n      \"sha512\": \"kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==\",\n      \"type\": \"package\",\n      \"path\": \"system.globalization/4.3.0\",\n      \"files\": [\n        \"System.Globalization.4.3.0.nupkg.sha512\",\n        \"System.Globalization.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Globalization.dll\",\n        \"ref/netcore50/System.Globalization.xml\",\n        \"ref/netcore50/de/System.Globalization.xml\",\n        \"ref/netcore50/es/System.Globalization.xml\",\n        \"ref/netcore50/fr/System.Globalization.xml\",\n        \"ref/netcore50/it/System.Globalization.xml\",\n        \"ref/netcore50/ja/System.Globalization.xml\",\n        \"ref/netcore50/ko/System.Globalization.xml\",\n        \"ref/netcore50/ru/System.Globalization.xml\",\n        \"ref/netcore50/zh-hans/System.Globalization.xml\",\n        \"ref/netcore50/zh-hant/System.Globalization.xml\",\n        \"ref/netstandard1.0/System.Globalization.dll\",\n        \"ref/netstandard1.0/System.Globalization.xml\",\n        \"ref/netstandard1.0/de/System.Globalization.xml\",\n        \"ref/netstandard1.0/es/System.Globalization.xml\",\n        \"ref/netstandard1.0/fr/System.Globalization.xml\",\n        \"ref/netstandard1.0/it/System.Globalization.xml\",\n        \"ref/netstandard1.0/ja/System.Globalization.xml\",\n        \"ref/netstandard1.0/ko/System.Globalization.xml\",\n        \"ref/netstandard1.0/ru/System.Globalization.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Globalization.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Globalization.xml\",\n        \"ref/netstandard1.3/System.Globalization.dll\",\n        \"ref/netstandard1.3/System.Globalization.xml\",\n        \"ref/netstandard1.3/de/System.Globalization.xml\",\n        \"ref/netstandard1.3/es/System.Globalization.xml\",\n        \"ref/netstandard1.3/fr/System.Globalization.xml\",\n        \"ref/netstandard1.3/it/System.Globalization.xml\",\n        \"ref/netstandard1.3/ja/System.Globalization.xml\",\n        \"ref/netstandard1.3/ko/System.Globalization.xml\",\n        \"ref/netstandard1.3/ru/System.Globalization.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Globalization.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Globalization.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Globalization.Calendars/4.3.0\": {\n      \"sha512\": \"GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==\",\n      \"type\": \"package\",\n      \"path\": \"system.globalization.calendars/4.3.0\",\n      \"files\": [\n        \"System.Globalization.Calendars.4.3.0.nupkg.sha512\",\n        \"System.Globalization.Calendars.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Globalization.Calendars.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Globalization.Calendars.dll\",\n        \"ref/netstandard1.3/System.Globalization.Calendars.dll\",\n        \"ref/netstandard1.3/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/de/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/es/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/fr/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/it/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/ja/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/ko/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/ru/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Globalization.Extensions/4.0.1\": {\n      \"sha512\": \"KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==\",\n      \"type\": \"package\",\n      \"path\": \"system.globalization.extensions/4.0.1\",\n      \"files\": [\n        \"System.Globalization.Extensions.4.0.1.nupkg.sha512\",\n        \"System.Globalization.Extensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Globalization.Extensions.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Globalization.Extensions.dll\",\n        \"ref/netstandard1.3/System.Globalization.Extensions.dll\",\n        \"ref/netstandard1.3/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/de/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/es/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/fr/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/it/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/ja/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/ko/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/ru/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll\",\n        \"runtimes/win/lib/net46/System.Globalization.Extensions.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll\"\n      ]\n    },\n    \"System.IO/4.3.0\": {\n      \"sha512\": \"3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==\",\n      \"type\": \"package\",\n      \"path\": \"system.io/4.3.0\",\n      \"files\": [\n        \"System.IO.4.3.0.nupkg.sha512\",\n        \"System.IO.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.IO.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.IO.dll\",\n        \"ref/netcore50/System.IO.dll\",\n        \"ref/netcore50/System.IO.xml\",\n        \"ref/netcore50/de/System.IO.xml\",\n        \"ref/netcore50/es/System.IO.xml\",\n        \"ref/netcore50/fr/System.IO.xml\",\n        \"ref/netcore50/it/System.IO.xml\",\n        \"ref/netcore50/ja/System.IO.xml\",\n        \"ref/netcore50/ko/System.IO.xml\",\n        \"ref/netcore50/ru/System.IO.xml\",\n        \"ref/netcore50/zh-hans/System.IO.xml\",\n        \"ref/netcore50/zh-hant/System.IO.xml\",\n        \"ref/netstandard1.0/System.IO.dll\",\n        \"ref/netstandard1.0/System.IO.xml\",\n        \"ref/netstandard1.0/de/System.IO.xml\",\n        \"ref/netstandard1.0/es/System.IO.xml\",\n        \"ref/netstandard1.0/fr/System.IO.xml\",\n        \"ref/netstandard1.0/it/System.IO.xml\",\n        \"ref/netstandard1.0/ja/System.IO.xml\",\n        \"ref/netstandard1.0/ko/System.IO.xml\",\n        \"ref/netstandard1.0/ru/System.IO.xml\",\n        \"ref/netstandard1.0/zh-hans/System.IO.xml\",\n        \"ref/netstandard1.0/zh-hant/System.IO.xml\",\n        \"ref/netstandard1.3/System.IO.dll\",\n        \"ref/netstandard1.3/System.IO.xml\",\n        \"ref/netstandard1.3/de/System.IO.xml\",\n        \"ref/netstandard1.3/es/System.IO.xml\",\n        \"ref/netstandard1.3/fr/System.IO.xml\",\n        \"ref/netstandard1.3/it/System.IO.xml\",\n        \"ref/netstandard1.3/ja/System.IO.xml\",\n        \"ref/netstandard1.3/ko/System.IO.xml\",\n        \"ref/netstandard1.3/ru/System.IO.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.xml\",\n        \"ref/netstandard1.5/System.IO.dll\",\n        \"ref/netstandard1.5/System.IO.xml\",\n        \"ref/netstandard1.5/de/System.IO.xml\",\n        \"ref/netstandard1.5/es/System.IO.xml\",\n        \"ref/netstandard1.5/fr/System.IO.xml\",\n        \"ref/netstandard1.5/it/System.IO.xml\",\n        \"ref/netstandard1.5/ja/System.IO.xml\",\n        \"ref/netstandard1.5/ko/System.IO.xml\",\n        \"ref/netstandard1.5/ru/System.IO.xml\",\n        \"ref/netstandard1.5/zh-hans/System.IO.xml\",\n        \"ref/netstandard1.5/zh-hant/System.IO.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.IO.Compression/4.3.0\": {\n      \"sha512\": \"YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.compression/4.3.0\",\n      \"files\": [\n        \"System.IO.Compression.4.3.0.nupkg.sha512\",\n        \"System.IO.Compression.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.IO.Compression.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.IO.Compression.dll\",\n        \"ref/netcore50/System.IO.Compression.dll\",\n        \"ref/netcore50/System.IO.Compression.xml\",\n        \"ref/netcore50/de/System.IO.Compression.xml\",\n        \"ref/netcore50/es/System.IO.Compression.xml\",\n        \"ref/netcore50/fr/System.IO.Compression.xml\",\n        \"ref/netcore50/it/System.IO.Compression.xml\",\n        \"ref/netcore50/ja/System.IO.Compression.xml\",\n        \"ref/netcore50/ko/System.IO.Compression.xml\",\n        \"ref/netcore50/ru/System.IO.Compression.xml\",\n        \"ref/netcore50/zh-hans/System.IO.Compression.xml\",\n        \"ref/netcore50/zh-hant/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/System.IO.Compression.dll\",\n        \"ref/netstandard1.1/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/de/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/es/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/fr/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/it/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/ja/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/ko/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/ru/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/zh-hans/System.IO.Compression.xml\",\n        \"ref/netstandard1.1/zh-hant/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/System.IO.Compression.dll\",\n        \"ref/netstandard1.3/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/de/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/es/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/fr/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/it/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/ja/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/ko/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/ru/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.Compression.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.Compression.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll\",\n        \"runtimes/win/lib/net46/System.IO.Compression.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.IO.Compression.dll\"\n      ]\n    },\n    \"System.IO.Compression.ZipFile/4.3.0\": {\n      \"sha512\": \"G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.compression.zipfile/4.3.0\",\n      \"files\": [\n        \"System.IO.Compression.ZipFile.4.3.0.nupkg.sha512\",\n        \"System.IO.Compression.ZipFile.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.IO.Compression.ZipFile.dll\",\n        \"lib/netstandard1.3/System.IO.Compression.ZipFile.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.IO.Compression.ZipFile.dll\",\n        \"ref/netstandard1.3/System.IO.Compression.ZipFile.dll\",\n        \"ref/netstandard1.3/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.IO.FileSystem/4.3.0\": {\n      \"sha512\": \"3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.filesystem/4.3.0\",\n      \"files\": [\n        \"System.IO.FileSystem.4.3.0.nupkg.sha512\",\n        \"System.IO.FileSystem.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.IO.FileSystem.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.IO.FileSystem.dll\",\n        \"ref/netstandard1.3/System.IO.FileSystem.dll\",\n        \"ref/netstandard1.3/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/de/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/es/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/fr/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/it/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/ja/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/ko/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/ru/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.IO.FileSystem.Primitives/4.3.0\": {\n      \"sha512\": \"6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.filesystem.primitives/4.3.0\",\n      \"files\": [\n        \"System.IO.FileSystem.Primitives.4.3.0.nupkg.sha512\",\n        \"System.IO.FileSystem.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.IO.FileSystem.Primitives.dll\",\n        \"lib/netstandard1.3/System.IO.FileSystem.Primitives.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.IO.FileSystem.Primitives.dll\",\n        \"ref/netstandard1.3/System.IO.FileSystem.Primitives.dll\",\n        \"ref/netstandard1.3/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.IO.IsolatedStorage/4.0.1\": {\n      \"sha512\": \"PuSuDi3FV84wh6RbF+Dvr0BvLJ6MCpvNIdVE3K0sSnOVKEV7mOQ0qnEvO1tWjxquMaugULTxJHHLaxkCHCz4IQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.isolatedstorage/4.0.1\",\n      \"files\": [\n        \"System.IO.IsolatedStorage.4.0.1.nupkg.sha512\",\n        \"System.IO.IsolatedStorage.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/netcore50/System.IO.IsolatedStorage.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/netstandard1.4/System.IO.IsolatedStorage.dll\",\n        \"ref/netstandard1.4/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/de/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/es/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/fr/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/it/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/ja/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/ko/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/ru/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/zh-hans/System.IO.IsolatedStorage.xml\",\n        \"ref/netstandard1.4/zh-hant/System.IO.IsolatedStorage.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.IO.UnmanagedMemoryStream/4.0.1\": {\n      \"sha512\": \"wcq0kXcpfJwdl1Y4/ZjDk7Dhx5HdLyRYYWYmD8Nn8skoGYYQd2BQWbXwjWSczip8AL4Z57o2dWWXAl4aABAKiQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.io.unmanagedmemorystream/4.0.1\",\n      \"files\": [\n        \"System.IO.UnmanagedMemoryStream.4.0.1.nupkg.sha512\",\n        \"System.IO.UnmanagedMemoryStream.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.IO.UnmanagedMemoryStream.dll\",\n        \"lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.IO.UnmanagedMemoryStream.dll\",\n        \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll\",\n        \"ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Linq/4.3.0\": {\n      \"sha512\": \"5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==\",\n      \"type\": \"package\",\n      \"path\": \"system.linq/4.3.0\",\n      \"files\": [\n        \"System.Linq.4.3.0.nupkg.sha512\",\n        \"System.Linq.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net463/System.Linq.dll\",\n        \"lib/netcore50/System.Linq.dll\",\n        \"lib/netstandard1.6/System.Linq.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net463/System.Linq.dll\",\n        \"ref/netcore50/System.Linq.dll\",\n        \"ref/netcore50/System.Linq.xml\",\n        \"ref/netcore50/de/System.Linq.xml\",\n        \"ref/netcore50/es/System.Linq.xml\",\n        \"ref/netcore50/fr/System.Linq.xml\",\n        \"ref/netcore50/it/System.Linq.xml\",\n        \"ref/netcore50/ja/System.Linq.xml\",\n        \"ref/netcore50/ko/System.Linq.xml\",\n        \"ref/netcore50/ru/System.Linq.xml\",\n        \"ref/netcore50/zh-hans/System.Linq.xml\",\n        \"ref/netcore50/zh-hant/System.Linq.xml\",\n        \"ref/netstandard1.0/System.Linq.dll\",\n        \"ref/netstandard1.0/System.Linq.xml\",\n        \"ref/netstandard1.0/de/System.Linq.xml\",\n        \"ref/netstandard1.0/es/System.Linq.xml\",\n        \"ref/netstandard1.0/fr/System.Linq.xml\",\n        \"ref/netstandard1.0/it/System.Linq.xml\",\n        \"ref/netstandard1.0/ja/System.Linq.xml\",\n        \"ref/netstandard1.0/ko/System.Linq.xml\",\n        \"ref/netstandard1.0/ru/System.Linq.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Linq.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Linq.xml\",\n        \"ref/netstandard1.6/System.Linq.dll\",\n        \"ref/netstandard1.6/System.Linq.xml\",\n        \"ref/netstandard1.6/de/System.Linq.xml\",\n        \"ref/netstandard1.6/es/System.Linq.xml\",\n        \"ref/netstandard1.6/fr/System.Linq.xml\",\n        \"ref/netstandard1.6/it/System.Linq.xml\",\n        \"ref/netstandard1.6/ja/System.Linq.xml\",\n        \"ref/netstandard1.6/ko/System.Linq.xml\",\n        \"ref/netstandard1.6/ru/System.Linq.xml\",\n        \"ref/netstandard1.6/zh-hans/System.Linq.xml\",\n        \"ref/netstandard1.6/zh-hant/System.Linq.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Linq.Expressions/4.3.0\": {\n      \"sha512\": \"PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==\",\n      \"type\": \"package\",\n      \"path\": \"system.linq.expressions/4.3.0\",\n      \"files\": [\n        \"System.Linq.Expressions.4.3.0.nupkg.sha512\",\n        \"System.Linq.Expressions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net463/System.Linq.Expressions.dll\",\n        \"lib/netcore50/System.Linq.Expressions.dll\",\n        \"lib/netstandard1.6/System.Linq.Expressions.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net463/System.Linq.Expressions.dll\",\n        \"ref/netcore50/System.Linq.Expressions.dll\",\n        \"ref/netcore50/System.Linq.Expressions.xml\",\n        \"ref/netcore50/de/System.Linq.Expressions.xml\",\n        \"ref/netcore50/es/System.Linq.Expressions.xml\",\n        \"ref/netcore50/fr/System.Linq.Expressions.xml\",\n        \"ref/netcore50/it/System.Linq.Expressions.xml\",\n        \"ref/netcore50/ja/System.Linq.Expressions.xml\",\n        \"ref/netcore50/ko/System.Linq.Expressions.xml\",\n        \"ref/netcore50/ru/System.Linq.Expressions.xml\",\n        \"ref/netcore50/zh-hans/System.Linq.Expressions.xml\",\n        \"ref/netcore50/zh-hant/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/System.Linq.Expressions.dll\",\n        \"ref/netstandard1.0/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/de/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/es/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/fr/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/it/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/ja/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/ko/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/ru/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/System.Linq.Expressions.dll\",\n        \"ref/netstandard1.3/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/de/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/es/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/fr/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/it/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/ja/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/ko/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/ru/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/System.Linq.Expressions.dll\",\n        \"ref/netstandard1.6/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/de/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/es/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/fr/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/it/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/ja/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/ko/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/ru/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml\",\n        \"ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Linq.Expressions.dll\"\n      ]\n    },\n    \"System.Linq.Parallel/4.0.1\": {\n      \"sha512\": \"J7XCa7n2cFn32uLbtceXfBFhgCk5M++50lylHKNbqTiJkw5y4Tglpi6amuJNPCvj9bLzNSI7rs1fi4joLMNRgg==\",\n      \"type\": \"package\",\n      \"path\": \"system.linq.parallel/4.0.1\",\n      \"files\": [\n        \"System.Linq.Parallel.4.0.1.nupkg.sha512\",\n        \"System.Linq.Parallel.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Linq.Parallel.dll\",\n        \"lib/netstandard1.3/System.Linq.Parallel.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Linq.Parallel.dll\",\n        \"ref/netcore50/System.Linq.Parallel.xml\",\n        \"ref/netcore50/de/System.Linq.Parallel.xml\",\n        \"ref/netcore50/es/System.Linq.Parallel.xml\",\n        \"ref/netcore50/fr/System.Linq.Parallel.xml\",\n        \"ref/netcore50/it/System.Linq.Parallel.xml\",\n        \"ref/netcore50/ja/System.Linq.Parallel.xml\",\n        \"ref/netcore50/ko/System.Linq.Parallel.xml\",\n        \"ref/netcore50/ru/System.Linq.Parallel.xml\",\n        \"ref/netcore50/zh-hans/System.Linq.Parallel.xml\",\n        \"ref/netcore50/zh-hant/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/System.Linq.Parallel.dll\",\n        \"ref/netstandard1.1/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/de/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/es/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/fr/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/it/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/ja/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/ko/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/ru/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Linq.Queryable/4.0.1\": {\n      \"sha512\": \"Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==\",\n      \"type\": \"package\",\n      \"path\": \"system.linq.queryable/4.0.1\",\n      \"files\": [\n        \"System.Linq.Queryable.4.0.1.nupkg.sha512\",\n        \"System.Linq.Queryable.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/monoandroid10/_._\",\n        \"lib/monotouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Linq.Queryable.dll\",\n        \"lib/netstandard1.3/System.Linq.Queryable.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/monoandroid10/_._\",\n        \"ref/monotouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Linq.Queryable.dll\",\n        \"ref/netcore50/System.Linq.Queryable.xml\",\n        \"ref/netcore50/de/System.Linq.Queryable.xml\",\n        \"ref/netcore50/es/System.Linq.Queryable.xml\",\n        \"ref/netcore50/fr/System.Linq.Queryable.xml\",\n        \"ref/netcore50/it/System.Linq.Queryable.xml\",\n        \"ref/netcore50/ja/System.Linq.Queryable.xml\",\n        \"ref/netcore50/ko/System.Linq.Queryable.xml\",\n        \"ref/netcore50/ru/System.Linq.Queryable.xml\",\n        \"ref/netcore50/zh-hans/System.Linq.Queryable.xml\",\n        \"ref/netcore50/zh-hant/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/System.Linq.Queryable.dll\",\n        \"ref/netstandard1.0/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/de/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/es/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/fr/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/it/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/ja/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/ko/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/ru/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Net.Http/4.3.0\": {\n      \"sha512\": \"sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.http/4.3.0\",\n      \"files\": [\n        \"System.Net.Http.4.3.0.nupkg.sha512\",\n        \"System.Net.Http.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/Xamarinmac20/_._\",\n        \"lib/monoandroid10/_._\",\n        \"lib/monotouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.Net.Http.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/Xamarinmac20/_._\",\n        \"ref/monoandroid10/_._\",\n        \"ref/monotouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.Net.Http.dll\",\n        \"ref/net46/System.Net.Http.xml\",\n        \"ref/net46/de/System.Net.Http.xml\",\n        \"ref/net46/es/System.Net.Http.xml\",\n        \"ref/net46/fr/System.Net.Http.xml\",\n        \"ref/net46/it/System.Net.Http.xml\",\n        \"ref/net46/ja/System.Net.Http.xml\",\n        \"ref/net46/ko/System.Net.Http.xml\",\n        \"ref/net46/ru/System.Net.Http.xml\",\n        \"ref/net46/zh-hans/System.Net.Http.xml\",\n        \"ref/net46/zh-hant/System.Net.Http.xml\",\n        \"ref/netcore50/System.Net.Http.dll\",\n        \"ref/netcore50/System.Net.Http.xml\",\n        \"ref/netcore50/de/System.Net.Http.xml\",\n        \"ref/netcore50/es/System.Net.Http.xml\",\n        \"ref/netcore50/fr/System.Net.Http.xml\",\n        \"ref/netcore50/it/System.Net.Http.xml\",\n        \"ref/netcore50/ja/System.Net.Http.xml\",\n        \"ref/netcore50/ko/System.Net.Http.xml\",\n        \"ref/netcore50/ru/System.Net.Http.xml\",\n        \"ref/netcore50/zh-hans/System.Net.Http.xml\",\n        \"ref/netcore50/zh-hant/System.Net.Http.xml\",\n        \"ref/netstandard1.1/System.Net.Http.dll\",\n        \"ref/netstandard1.1/System.Net.Http.xml\",\n        \"ref/netstandard1.1/de/System.Net.Http.xml\",\n        \"ref/netstandard1.1/es/System.Net.Http.xml\",\n        \"ref/netstandard1.1/fr/System.Net.Http.xml\",\n        \"ref/netstandard1.1/it/System.Net.Http.xml\",\n        \"ref/netstandard1.1/ja/System.Net.Http.xml\",\n        \"ref/netstandard1.1/ko/System.Net.Http.xml\",\n        \"ref/netstandard1.1/ru/System.Net.Http.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Net.Http.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Net.Http.xml\",\n        \"ref/netstandard1.3/System.Net.Http.dll\",\n        \"ref/netstandard1.3/System.Net.Http.xml\",\n        \"ref/netstandard1.3/de/System.Net.Http.xml\",\n        \"ref/netstandard1.3/es/System.Net.Http.xml\",\n        \"ref/netstandard1.3/fr/System.Net.Http.xml\",\n        \"ref/netstandard1.3/it/System.Net.Http.xml\",\n        \"ref/netstandard1.3/ja/System.Net.Http.xml\",\n        \"ref/netstandard1.3/ko/System.Net.Http.xml\",\n        \"ref/netstandard1.3/ru/System.Net.Http.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.Http.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.Http.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.6/System.Net.Http.dll\",\n        \"runtimes/win/lib/net46/System.Net.Http.dll\",\n        \"runtimes/win/lib/netcore50/System.Net.Http.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.Http.dll\"\n      ]\n    },\n    \"System.Net.Http.Rtc/4.0.1\": {\n      \"sha512\": \"o2AlTAvlZOc0dRUpmr379G57VUjSQ+JO7X2vIduaV+zReroM7WVwvtg6q1tGBrT4aVFvqWPDavWuBgSMTwugyw==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.http.rtc/4.0.1\",\n      \"files\": [\n        \"System.Net.Http.Rtc.4.0.1.nupkg.sha512\",\n        \"System.Net.Http.Rtc.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/win8/_._\",\n        \"ref/netcore50/System.Net.Http.Rtc.dll\",\n        \"ref/netcore50/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/de/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/es/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/fr/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/it/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/ja/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/ko/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/ru/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/zh-hans/System.Net.Http.Rtc.xml\",\n        \"ref/netcore50/zh-hant/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/System.Net.Http.Rtc.dll\",\n        \"ref/netstandard1.1/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/de/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/es/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/fr/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/it/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/ja/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/ko/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/ru/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Net.Http.Rtc.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Net.Http.Rtc.xml\",\n        \"ref/win8/_._\",\n        \"runtimes/win/lib/netcore50/System.Net.Http.Rtc.dll\"\n      ]\n    },\n    \"System.Net.NameResolution/4.0.0\": {\n      \"sha512\": \"JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.nameresolution/4.0.0\",\n      \"files\": [\n        \"System.Net.NameResolution.4.0.0.nupkg.sha512\",\n        \"System.Net.NameResolution.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Net.NameResolution.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Net.NameResolution.dll\",\n        \"ref/netstandard1.3/System.Net.NameResolution.dll\",\n        \"ref/netstandard1.3/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/de/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/es/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/fr/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/it/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ja/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ko/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ru/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/net46/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll\"\n      ]\n    },\n    \"System.Net.NameResolution/4.3.0\": {\n      \"sha512\": \"AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.nameresolution/4.3.0\",\n      \"files\": [\n        \"System.Net.NameResolution.4.3.0.nupkg.sha512\",\n        \"System.Net.NameResolution.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Net.NameResolution.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Net.NameResolution.dll\",\n        \"ref/netstandard1.3/System.Net.NameResolution.dll\",\n        \"ref/netstandard1.3/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/de/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/es/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/fr/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/it/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ja/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ko/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/ru/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/net46/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/netcore50/System.Net.NameResolution.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll\"\n      ]\n    },\n    \"System.Net.NetworkInformation/4.1.0\": {\n      \"sha512\": \"Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.networkinformation/4.1.0\",\n      \"files\": [\n        \"System.Net.NetworkInformation.4.1.0.nupkg.sha512\",\n        \"System.Net.NetworkInformation.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.Net.NetworkInformation.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.Net.NetworkInformation.dll\",\n        \"ref/netcore50/System.Net.NetworkInformation.dll\",\n        \"ref/netcore50/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/de/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/es/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/fr/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/it/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/ja/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/ko/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/ru/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/zh-hans/System.Net.NetworkInformation.xml\",\n        \"ref/netcore50/zh-hant/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/System.Net.NetworkInformation.dll\",\n        \"ref/netstandard1.0/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/de/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/es/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/fr/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/it/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/ja/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/ko/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/ru/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/System.Net.NetworkInformation.dll\",\n        \"ref/netstandard1.3/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/de/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/es/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/fr/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/it/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/ja/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/ko/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/ru/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.NetworkInformation.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.NetworkInformation.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/linux/lib/netstandard1.3/System.Net.NetworkInformation.dll\",\n        \"runtimes/osx/lib/netstandard1.3/System.Net.NetworkInformation.dll\",\n        \"runtimes/win/lib/net46/System.Net.NetworkInformation.dll\",\n        \"runtimes/win/lib/netcore50/System.Net.NetworkInformation.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.NetworkInformation.dll\"\n      ]\n    },\n    \"System.Net.Primitives/4.3.0\": {\n      \"sha512\": \"qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.primitives/4.3.0\",\n      \"files\": [\n        \"System.Net.Primitives.4.3.0.nupkg.sha512\",\n        \"System.Net.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Net.Primitives.dll\",\n        \"ref/netcore50/System.Net.Primitives.xml\",\n        \"ref/netcore50/de/System.Net.Primitives.xml\",\n        \"ref/netcore50/es/System.Net.Primitives.xml\",\n        \"ref/netcore50/fr/System.Net.Primitives.xml\",\n        \"ref/netcore50/it/System.Net.Primitives.xml\",\n        \"ref/netcore50/ja/System.Net.Primitives.xml\",\n        \"ref/netcore50/ko/System.Net.Primitives.xml\",\n        \"ref/netcore50/ru/System.Net.Primitives.xml\",\n        \"ref/netcore50/zh-hans/System.Net.Primitives.xml\",\n        \"ref/netcore50/zh-hant/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/System.Net.Primitives.dll\",\n        \"ref/netstandard1.0/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/de/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/es/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/fr/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/it/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/ja/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/ko/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/ru/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Net.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/System.Net.Primitives.dll\",\n        \"ref/netstandard1.1/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/de/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/es/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/fr/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/it/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/ja/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/ko/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/ru/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Net.Primitives.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/System.Net.Primitives.dll\",\n        \"ref/netstandard1.3/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/de/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/es/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/fr/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/it/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/ja/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/ko/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/ru/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.Primitives.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Net.Requests/4.0.11\": {\n      \"sha512\": \"vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.requests/4.0.11\",\n      \"files\": [\n        \"System.Net.Requests.4.0.11.nupkg.sha512\",\n        \"System.Net.Requests.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/_._\",\n        \"ref/netcore50/System.Net.Requests.dll\",\n        \"ref/netcore50/System.Net.Requests.xml\",\n        \"ref/netcore50/de/System.Net.Requests.xml\",\n        \"ref/netcore50/es/System.Net.Requests.xml\",\n        \"ref/netcore50/fr/System.Net.Requests.xml\",\n        \"ref/netcore50/it/System.Net.Requests.xml\",\n        \"ref/netcore50/ja/System.Net.Requests.xml\",\n        \"ref/netcore50/ko/System.Net.Requests.xml\",\n        \"ref/netcore50/ru/System.Net.Requests.xml\",\n        \"ref/netcore50/zh-hans/System.Net.Requests.xml\",\n        \"ref/netcore50/zh-hant/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/System.Net.Requests.dll\",\n        \"ref/netstandard1.0/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/de/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/es/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/fr/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/it/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/ja/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/ko/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/ru/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Net.Requests.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/System.Net.Requests.dll\",\n        \"ref/netstandard1.1/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/de/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/es/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/fr/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/it/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/ja/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/ko/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/ru/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Net.Requests.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/System.Net.Requests.dll\",\n        \"ref/netstandard1.3/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/de/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/es/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/fr/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/it/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/ja/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/ko/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/ru/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.Requests.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.Requests.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll\",\n        \"runtimes/win/lib/net46/_._\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.Requests.dll\"\n      ]\n    },\n    \"System.Net.Sockets/4.3.0\": {\n      \"sha512\": \"m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.sockets/4.3.0\",\n      \"files\": [\n        \"System.Net.Sockets.4.3.0.nupkg.sha512\",\n        \"System.Net.Sockets.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Net.Sockets.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Net.Sockets.dll\",\n        \"ref/netstandard1.3/System.Net.Sockets.dll\",\n        \"ref/netstandard1.3/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/de/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/es/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/fr/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/it/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/ja/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/ko/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/ru/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.Sockets.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.Sockets.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Net.WebHeaderCollection/4.0.1\": {\n      \"sha512\": \"XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.webheadercollection/4.0.1\",\n      \"files\": [\n        \"System.Net.WebHeaderCollection.4.0.1.nupkg.sha512\",\n        \"System.Net.WebHeaderCollection.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/_._\",\n        \"lib/netstandard1.3/System.Net.WebHeaderCollection.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/_._\",\n        \"ref/netstandard1.3/System.Net.WebHeaderCollection.dll\",\n        \"ref/netstandard1.3/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Net.WebSockets/4.0.0\": {\n      \"sha512\": \"2KJo8hir6Edi9jnMDAMhiJoI691xRBmKcbNpwjrvpIMOCTYOtBpSsSEGBxBDV7PKbasJNaFp1+PZz1D7xS41Hg==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.websockets/4.0.0\",\n      \"files\": [\n        \"System.Net.WebSockets.4.0.0.nupkg.sha512\",\n        \"System.Net.WebSockets.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Net.WebSockets.dll\",\n        \"lib/netstandard1.3/System.Net.WebSockets.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Net.WebSockets.dll\",\n        \"ref/netstandard1.3/System.Net.WebSockets.dll\",\n        \"ref/netstandard1.3/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/de/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/es/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/fr/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/it/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/ja/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/ko/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/ru/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.WebSockets.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.WebSockets.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Net.WebSockets.Client/4.0.0\": {\n      \"sha512\": \"GY5h9cn0ZVsG4ORQqMytTldrqxet2RC2CSEsgWGf4XNW5jhL5SxzcUZph03xbZsgn7K3qMr+Rq+gkbJNI+FEXg==\",\n      \"type\": \"package\",\n      \"path\": \"system.net.websockets.client/4.0.0\",\n      \"files\": [\n        \"System.Net.WebSockets.Client.4.0.0.nupkg.sha512\",\n        \"System.Net.WebSockets.Client.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Net.WebSockets.Client.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Net.WebSockets.Client.dll\",\n        \"ref/netstandard1.3/System.Net.WebSockets.Client.dll\",\n        \"ref/netstandard1.3/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/de/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/es/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/fr/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/it/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/ja/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/ko/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/ru/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Net.WebSockets.Client.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Net.WebSockets.Client.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Net.WebSockets.Client.dll\",\n        \"runtimes/win/lib/net46/System.Net.WebSockets.Client.dll\",\n        \"runtimes/win/lib/netcore50/System.Net.WebSockets.Client.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Net.WebSockets.Client.dll\"\n      ]\n    },\n    \"System.Numerics.Vectors/4.1.1\": {\n      \"sha512\": \"Ex1NSKycC2wi5XBMWUGWPc3lumh6OQWFFmmpZFZz0oLht5lQ+wWPHVZumOrMJuckfUiVMd4p67BrkBos8lcF+Q==\",\n      \"type\": \"package\",\n      \"path\": \"system.numerics.vectors/4.1.1\",\n      \"files\": [\n        \"System.Numerics.Vectors.4.1.1.nupkg.sha512\",\n        \"System.Numerics.Vectors.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Numerics.Vectors.dll\",\n        \"lib/net46/System.Numerics.Vectors.xml\",\n        \"lib/netstandard1.0/System.Numerics.Vectors.dll\",\n        \"lib/netstandard1.0/System.Numerics.Vectors.xml\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Numerics.Vectors.dll\",\n        \"ref/net46/System.Numerics.Vectors.xml\",\n        \"ref/netstandard1.0/System.Numerics.Vectors.dll\",\n        \"ref/netstandard1.0/System.Numerics.Vectors.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Numerics.Vectors.WindowsRuntime/4.0.1\": {\n      \"sha512\": \"T4RJY6Z+0AuynCnMy8VMyP1g2mrB/OGubx5Og6d8ve6LkVLPrpiGtV5iMJeBv7lTDF1zhviILg+LecgKBjkWag==\",\n      \"type\": \"package\",\n      \"path\": \"system.numerics.vectors.windowsruntime/4.0.1\",\n      \"files\": [\n        \"System.Numerics.Vectors.WindowsRuntime.4.0.1.nupkg.sha512\",\n        \"System.Numerics.Vectors.WindowsRuntime.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/uap10.0/System.Numerics.Vectors.WindowsRuntime.dll\"\n      ]\n    },\n    \"System.ObjectModel/4.3.0\": {\n      \"sha512\": \"bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.objectmodel/4.3.0\",\n      \"files\": [\n        \"System.ObjectModel.4.3.0.nupkg.sha512\",\n        \"System.ObjectModel.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ObjectModel.dll\",\n        \"lib/netstandard1.3/System.ObjectModel.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ObjectModel.dll\",\n        \"ref/netcore50/System.ObjectModel.xml\",\n        \"ref/netcore50/de/System.ObjectModel.xml\",\n        \"ref/netcore50/es/System.ObjectModel.xml\",\n        \"ref/netcore50/fr/System.ObjectModel.xml\",\n        \"ref/netcore50/it/System.ObjectModel.xml\",\n        \"ref/netcore50/ja/System.ObjectModel.xml\",\n        \"ref/netcore50/ko/System.ObjectModel.xml\",\n        \"ref/netcore50/ru/System.ObjectModel.xml\",\n        \"ref/netcore50/zh-hans/System.ObjectModel.xml\",\n        \"ref/netcore50/zh-hant/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/System.ObjectModel.dll\",\n        \"ref/netstandard1.0/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/de/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/es/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/fr/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/it/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/ja/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/ko/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/ru/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ObjectModel.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/System.ObjectModel.dll\",\n        \"ref/netstandard1.3/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/de/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/es/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/fr/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/it/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/ja/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/ko/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/ru/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ObjectModel.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ObjectModel.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Private.DataContractSerialization/4.1.1\": {\n      \"sha512\": \"lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==\",\n      \"type\": \"package\",\n      \"path\": \"system.private.datacontractserialization/4.1.1\",\n      \"files\": [\n        \"System.Private.DataContractSerialization.4.1.1.nupkg.sha512\",\n        \"System.Private.DataContractSerialization.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.3/System.Private.DataContractSerialization.dll\",\n        \"ref/netstandard/_._\",\n        \"runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll\"\n      ]\n    },\n    \"System.Private.ServiceModel/4.1.0\": {\n      \"sha512\": \"/QviVqIgta03ms7IDFALHCJOQCANZ1lILobf/OoLzdphHN40M3r6zqso2NsKvvSV7rJus+QLLWS/q33XGIybrQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.private.servicemodel/4.1.0\",\n      \"files\": [\n        \"System.Private.ServiceModel.4.1.0.nupkg.sha512\",\n        \"System.Private.ServiceModel.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll\",\n        \"runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll\",\n        \"runtimes/win7/lib/netstandard1.3/System.Private.ServiceModel.dll\"\n      ]\n    },\n    \"System.Private.Uri/4.3.0\": {\n      \"sha512\": \"I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==\",\n      \"type\": \"package\",\n      \"path\": \"system.private.uri/4.3.0\",\n      \"files\": [\n        \"System.Private.Uri.4.3.0.nupkg.sha512\",\n        \"System.Private.Uri.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"ref/netstandard/_._\"\n      ]\n    },\n    \"System.Reflection/4.3.0\": {\n      \"sha512\": \"KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection/4.3.0\",\n      \"files\": [\n        \"System.Reflection.4.3.0.nupkg.sha512\",\n        \"System.Reflection.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.Reflection.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.Reflection.dll\",\n        \"ref/netcore50/System.Reflection.dll\",\n        \"ref/netcore50/System.Reflection.xml\",\n        \"ref/netcore50/de/System.Reflection.xml\",\n        \"ref/netcore50/es/System.Reflection.xml\",\n        \"ref/netcore50/fr/System.Reflection.xml\",\n        \"ref/netcore50/it/System.Reflection.xml\",\n        \"ref/netcore50/ja/System.Reflection.xml\",\n        \"ref/netcore50/ko/System.Reflection.xml\",\n        \"ref/netcore50/ru/System.Reflection.xml\",\n        \"ref/netcore50/zh-hans/System.Reflection.xml\",\n        \"ref/netcore50/zh-hant/System.Reflection.xml\",\n        \"ref/netstandard1.0/System.Reflection.dll\",\n        \"ref/netstandard1.0/System.Reflection.xml\",\n        \"ref/netstandard1.0/de/System.Reflection.xml\",\n        \"ref/netstandard1.0/es/System.Reflection.xml\",\n        \"ref/netstandard1.0/fr/System.Reflection.xml\",\n        \"ref/netstandard1.0/it/System.Reflection.xml\",\n        \"ref/netstandard1.0/ja/System.Reflection.xml\",\n        \"ref/netstandard1.0/ko/System.Reflection.xml\",\n        \"ref/netstandard1.0/ru/System.Reflection.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Reflection.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Reflection.xml\",\n        \"ref/netstandard1.3/System.Reflection.dll\",\n        \"ref/netstandard1.3/System.Reflection.xml\",\n        \"ref/netstandard1.3/de/System.Reflection.xml\",\n        \"ref/netstandard1.3/es/System.Reflection.xml\",\n        \"ref/netstandard1.3/fr/System.Reflection.xml\",\n        \"ref/netstandard1.3/it/System.Reflection.xml\",\n        \"ref/netstandard1.3/ja/System.Reflection.xml\",\n        \"ref/netstandard1.3/ko/System.Reflection.xml\",\n        \"ref/netstandard1.3/ru/System.Reflection.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Reflection.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Reflection.xml\",\n        \"ref/netstandard1.5/System.Reflection.dll\",\n        \"ref/netstandard1.5/System.Reflection.xml\",\n        \"ref/netstandard1.5/de/System.Reflection.xml\",\n        \"ref/netstandard1.5/es/System.Reflection.xml\",\n        \"ref/netstandard1.5/fr/System.Reflection.xml\",\n        \"ref/netstandard1.5/it/System.Reflection.xml\",\n        \"ref/netstandard1.5/ja/System.Reflection.xml\",\n        \"ref/netstandard1.5/ko/System.Reflection.xml\",\n        \"ref/netstandard1.5/ru/System.Reflection.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Reflection.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Reflection.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Reflection.Context/4.0.1\": {\n      \"sha512\": \"nU4qA/juVb7OCAqLdWAnxeyTjs5tbwQmtF6ep1gTVSa79aGF1J5orD88WHQmNhgVbgfhSGPnz4+d94o/iBXZ7g==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.context/4.0.1\",\n      \"files\": [\n        \"System.Reflection.Context.4.0.1.nupkg.sha512\",\n        \"System.Reflection.Context.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Context.dll\",\n        \"lib/netstandard1.1/System.Reflection.Context.dll\",\n        \"lib/portable-net45+win8/_._\",\n        \"lib/win8/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Reflection.Context.dll\",\n        \"ref/netcore50/System.Reflection.Context.xml\",\n        \"ref/netcore50/de/System.Reflection.Context.xml\",\n        \"ref/netcore50/es/System.Reflection.Context.xml\",\n        \"ref/netcore50/fr/System.Reflection.Context.xml\",\n        \"ref/netcore50/it/System.Reflection.Context.xml\",\n        \"ref/netcore50/ja/System.Reflection.Context.xml\",\n        \"ref/netcore50/ko/System.Reflection.Context.xml\",\n        \"ref/netcore50/ru/System.Reflection.Context.xml\",\n        \"ref/netcore50/zh-hans/System.Reflection.Context.xml\",\n        \"ref/netcore50/zh-hant/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/System.Reflection.Context.dll\",\n        \"ref/netstandard1.1/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/de/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/es/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/fr/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/it/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/ja/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/ko/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/ru/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Reflection.Context.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Reflection.Context.xml\",\n        \"ref/portable-net45+win8/_._\",\n        \"ref/win8/_._\"\n      ]\n    },\n    \"System.Reflection.DispatchProxy/4.0.1\": {\n      \"sha512\": \"GPPgWoSxQEU3aCKSOvsAc1dhTTi4iq92PUVEVfnGPGwqCf6synaAJGYLKMs5E3CuRfel8ufACWUijXqDpOlGrA==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.dispatchproxy/4.0.1\",\n      \"files\": [\n        \"System.Reflection.DispatchProxy.4.0.1.nupkg.sha512\",\n        \"System.Reflection.DispatchProxy.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/netstandard1.3/System.Reflection.DispatchProxy.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/netstandard1.3/System.Reflection.DispatchProxy.dll\",\n        \"ref/netstandard1.3/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll\"\n      ]\n    },\n    \"System.Reflection.Emit/4.0.1\": {\n      \"sha512\": \"P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.emit/4.0.1\",\n      \"files\": [\n        \"System.Reflection.Emit.4.0.1.nupkg.sha512\",\n        \"System.Reflection.Emit.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Emit.dll\",\n        \"lib/netstandard1.3/System.Reflection.Emit.dll\",\n        \"lib/xamarinmac20/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netstandard1.1/System.Reflection.Emit.dll\",\n        \"ref/netstandard1.1/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/de/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/es/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/fr/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/it/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/ja/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/ko/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/ru/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml\",\n        \"ref/xamarinmac20/_._\"\n      ]\n    },\n    \"System.Reflection.Emit.ILGeneration/4.3.0\": {\n      \"sha512\": \"59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.emit.ilgeneration/4.3.0\",\n      \"files\": [\n        \"System.Reflection.Emit.ILGeneration.4.3.0.nupkg.sha512\",\n        \"System.Reflection.Emit.ILGeneration.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Emit.ILGeneration.dll\",\n        \"lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll\",\n        \"lib/portable-net45+wp8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll\",\n        \"ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml\",\n        \"ref/portable-net45+wp8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"System.Reflection.Emit.Lightweight/4.3.0\": {\n      \"sha512\": \"oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.emit.lightweight/4.3.0\",\n      \"files\": [\n        \"System.Reflection.Emit.Lightweight.4.3.0.nupkg.sha512\",\n        \"System.Reflection.Emit.Lightweight.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Reflection.Emit.Lightweight.dll\",\n        \"lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll\",\n        \"lib/portable-net45+wp8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll\",\n        \"ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml\",\n        \"ref/portable-net45+wp8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/_._\"\n      ]\n    },\n    \"System.Reflection.Extensions/4.3.0\": {\n      \"sha512\": \"rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.extensions/4.3.0\",\n      \"files\": [\n        \"System.Reflection.Extensions.4.3.0.nupkg.sha512\",\n        \"System.Reflection.Extensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Reflection.Extensions.dll\",\n        \"ref/netcore50/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/de/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/es/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/fr/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/it/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/ja/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/ko/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/ru/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/zh-hans/System.Reflection.Extensions.xml\",\n        \"ref/netcore50/zh-hant/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/System.Reflection.Extensions.dll\",\n        \"ref/netstandard1.0/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/de/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/es/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/fr/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/it/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/ja/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/ko/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/ru/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Reflection.Metadata/1.3.0\": {\n      \"sha512\": \"jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.metadata/1.3.0\",\n      \"files\": [\n        \"System.Reflection.Metadata.1.3.0.nupkg.sha512\",\n        \"System.Reflection.Metadata.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.1/System.Reflection.Metadata.dll\",\n        \"lib/netstandard1.1/System.Reflection.Metadata.xml\",\n        \"lib/portable-net45+win8/System.Reflection.Metadata.dll\",\n        \"lib/portable-net45+win8/System.Reflection.Metadata.xml\"\n      ]\n    },\n    \"System.Reflection.Primitives/4.3.0\": {\n      \"sha512\": \"5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.primitives/4.3.0\",\n      \"files\": [\n        \"System.Reflection.Primitives.4.3.0.nupkg.sha512\",\n        \"System.Reflection.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Reflection.Primitives.dll\",\n        \"ref/netcore50/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/de/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/es/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/fr/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/it/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/ja/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/ko/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/ru/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/zh-hans/System.Reflection.Primitives.xml\",\n        \"ref/netcore50/zh-hant/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/System.Reflection.Primitives.dll\",\n        \"ref/netstandard1.0/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/de/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/es/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/fr/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/it/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/ja/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/ko/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/ru/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Reflection.TypeExtensions/4.3.0\": {\n      \"sha512\": \"7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==\",\n      \"type\": \"package\",\n      \"path\": \"system.reflection.typeextensions/4.3.0\",\n      \"files\": [\n        \"System.Reflection.TypeExtensions.4.3.0.nupkg.sha512\",\n        \"System.Reflection.TypeExtensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Reflection.TypeExtensions.dll\",\n        \"lib/net462/System.Reflection.TypeExtensions.dll\",\n        \"lib/netcore50/System.Reflection.TypeExtensions.dll\",\n        \"lib/netstandard1.5/System.Reflection.TypeExtensions.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Reflection.TypeExtensions.dll\",\n        \"ref/net462/System.Reflection.TypeExtensions.dll\",\n        \"ref/netstandard1.3/System.Reflection.TypeExtensions.dll\",\n        \"ref/netstandard1.3/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/System.Reflection.TypeExtensions.dll\",\n        \"ref/netstandard1.5/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll\"\n      ]\n    },\n    \"System.Resources.ResourceManager/4.3.0\": {\n      \"sha512\": \"/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==\",\n      \"type\": \"package\",\n      \"path\": \"system.resources.resourcemanager/4.3.0\",\n      \"files\": [\n        \"System.Resources.ResourceManager.4.3.0.nupkg.sha512\",\n        \"System.Resources.ResourceManager.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Resources.ResourceManager.dll\",\n        \"ref/netcore50/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/de/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/es/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/fr/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/it/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/ja/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/ko/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/ru/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/zh-hans/System.Resources.ResourceManager.xml\",\n        \"ref/netcore50/zh-hant/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/System.Resources.ResourceManager.dll\",\n        \"ref/netstandard1.0/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/de/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/es/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/fr/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/it/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/ja/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/ko/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/ru/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime/4.3.0\": {\n      \"sha512\": \"JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime/4.3.0\",\n      \"files\": [\n        \"System.Runtime.4.3.0.nupkg.sha512\",\n        \"System.Runtime.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.Runtime.dll\",\n        \"lib/portable-net45+win8+wp80+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.Runtime.dll\",\n        \"ref/netcore50/System.Runtime.dll\",\n        \"ref/netcore50/System.Runtime.xml\",\n        \"ref/netcore50/de/System.Runtime.xml\",\n        \"ref/netcore50/es/System.Runtime.xml\",\n        \"ref/netcore50/fr/System.Runtime.xml\",\n        \"ref/netcore50/it/System.Runtime.xml\",\n        \"ref/netcore50/ja/System.Runtime.xml\",\n        \"ref/netcore50/ko/System.Runtime.xml\",\n        \"ref/netcore50/ru/System.Runtime.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.xml\",\n        \"ref/netstandard1.0/System.Runtime.dll\",\n        \"ref/netstandard1.0/System.Runtime.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.xml\",\n        \"ref/netstandard1.2/System.Runtime.dll\",\n        \"ref/netstandard1.2/System.Runtime.xml\",\n        \"ref/netstandard1.2/de/System.Runtime.xml\",\n        \"ref/netstandard1.2/es/System.Runtime.xml\",\n        \"ref/netstandard1.2/fr/System.Runtime.xml\",\n        \"ref/netstandard1.2/it/System.Runtime.xml\",\n        \"ref/netstandard1.2/ja/System.Runtime.xml\",\n        \"ref/netstandard1.2/ko/System.Runtime.xml\",\n        \"ref/netstandard1.2/ru/System.Runtime.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Runtime.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Runtime.xml\",\n        \"ref/netstandard1.3/System.Runtime.dll\",\n        \"ref/netstandard1.3/System.Runtime.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.xml\",\n        \"ref/netstandard1.5/System.Runtime.dll\",\n        \"ref/netstandard1.5/System.Runtime.xml\",\n        \"ref/netstandard1.5/de/System.Runtime.xml\",\n        \"ref/netstandard1.5/es/System.Runtime.xml\",\n        \"ref/netstandard1.5/fr/System.Runtime.xml\",\n        \"ref/netstandard1.5/it/System.Runtime.xml\",\n        \"ref/netstandard1.5/ja/System.Runtime.xml\",\n        \"ref/netstandard1.5/ko/System.Runtime.xml\",\n        \"ref/netstandard1.5/ru/System.Runtime.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Runtime.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Runtime.xml\",\n        \"ref/portable-net45+win8+wp80+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.Extensions/4.3.0\": {\n      \"sha512\": \"guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.extensions/4.3.0\",\n      \"files\": [\n        \"System.Runtime.Extensions.4.3.0.nupkg.sha512\",\n        \"System.Runtime.Extensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.Runtime.Extensions.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.Runtime.Extensions.dll\",\n        \"ref/netcore50/System.Runtime.Extensions.dll\",\n        \"ref/netcore50/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/de/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/es/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/fr/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/it/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/ja/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/ko/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/ru/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.Extensions.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/System.Runtime.Extensions.dll\",\n        \"ref/netstandard1.0/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/System.Runtime.Extensions.dll\",\n        \"ref/netstandard1.3/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/System.Runtime.Extensions.dll\",\n        \"ref/netstandard1.5/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/de/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/es/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/fr/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/it/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/ja/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/ko/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/ru/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.Handles/4.3.0\": {\n      \"sha512\": \"OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.handles/4.3.0\",\n      \"files\": [\n        \"System.Runtime.Handles.4.3.0.nupkg.sha512\",\n        \"System.Runtime.Handles.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/_._\",\n        \"ref/netstandard1.3/System.Runtime.Handles.dll\",\n        \"ref/netstandard1.3/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.InteropServices/4.3.0\": {\n      \"sha512\": \"uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.interopservices/4.3.0\",\n      \"files\": [\n        \"System.Runtime.InteropServices.4.3.0.nupkg.sha512\",\n        \"System.Runtime.InteropServices.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net462/System.Runtime.InteropServices.dll\",\n        \"lib/net463/System.Runtime.InteropServices.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net462/System.Runtime.InteropServices.dll\",\n        \"ref/net463/System.Runtime.InteropServices.dll\",\n        \"ref/netcore50/System.Runtime.InteropServices.dll\",\n        \"ref/netcore50/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/de/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/es/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/fr/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/it/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/ja/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/ko/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/ru/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.InteropServices.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.InteropServices.xml\",\n        \"ref/netcoreapp1.1/System.Runtime.InteropServices.dll\",\n        \"ref/netstandard1.1/System.Runtime.InteropServices.dll\",\n        \"ref/netstandard1.1/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/de/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/es/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/fr/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/it/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/ja/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/ko/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/ru/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/System.Runtime.InteropServices.dll\",\n        \"ref/netstandard1.2/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/de/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/es/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/fr/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/it/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/ja/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/ko/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/ru/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/System.Runtime.InteropServices.dll\",\n        \"ref/netstandard1.3/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/System.Runtime.InteropServices.dll\",\n        \"ref/netstandard1.5/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/de/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/es/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/fr/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/it/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/ja/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/ko/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/ru/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml\",\n        \"ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.InteropServices.RuntimeInformation/4.3.0\": {\n      \"sha512\": \"cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.interopservices.runtimeinformation/4.3.0\",\n      \"files\": [\n        \"System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg.sha512\",\n        \"System.Runtime.InteropServices.RuntimeInformation.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll\",\n        \"runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll\"\n      ]\n    },\n    \"System.Runtime.InteropServices.WindowsRuntime/4.0.1\": {\n      \"sha512\": \"oIIXM4w2y3MiEZEXA+RTtfPV+SZ1ymbFdWppHlUciNdNIL0/Uo3HW9q9iN2O7T7KUmRdvjA7C2Gv4exAyW4zEQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.interopservices.windowsruntime/4.0.1\",\n      \"files\": [\n        \"System.Runtime.InteropServices.WindowsRuntime.4.0.1.nupkg.sha512\",\n        \"System.Runtime.InteropServices.WindowsRuntime.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\",\n        \"lib/netstandard1.3/System.Runtime.InteropServices.WindowsRuntime.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios1/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\",\n        \"ref/netcore50/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/de/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/es/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/fr/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/it/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/ja/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/ko/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/ru/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/System.Runtime.InteropServices.WindowsRuntime.dll\",\n        \"ref/netstandard1.0/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.InteropServices.WindowsRuntime.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.InteropServices.WindowsRuntime.dll\"\n      ]\n    },\n    \"System.Runtime.Numerics/4.3.0\": {\n      \"sha512\": \"yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.numerics/4.3.0\",\n      \"files\": [\n        \"System.Runtime.Numerics.4.3.0.nupkg.sha512\",\n        \"System.Runtime.Numerics.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Runtime.Numerics.dll\",\n        \"lib/netstandard1.3/System.Runtime.Numerics.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Runtime.Numerics.dll\",\n        \"ref/netcore50/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/de/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/es/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/fr/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/it/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/ja/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/ko/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/ru/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.Numerics.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/System.Runtime.Numerics.dll\",\n        \"ref/netstandard1.1/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/de/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/es/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/fr/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/it/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/ja/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/ko/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/ru/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.Serialization.Json/4.0.2\": {\n      \"sha512\": \"+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.serialization.json/4.0.2\",\n      \"files\": [\n        \"System.Runtime.Serialization.Json.4.0.2.nupkg.sha512\",\n        \"System.Runtime.Serialization.Json.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Runtime.Serialization.Json.dll\",\n        \"lib/netstandard1.3/System.Runtime.Serialization.Json.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Runtime.Serialization.Json.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/de/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/es/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/fr/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/it/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/ja/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/ko/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/ru/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Json.dll\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.Serialization.Primitives/4.1.1\": {\n      \"sha512\": \"HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.serialization.primitives/4.1.1\",\n      \"files\": [\n        \"System.Runtime.Serialization.Primitives.4.1.1.nupkg.sha512\",\n        \"System.Runtime.Serialization.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.Runtime.Serialization.Primitives.dll\",\n        \"lib/netcore50/System.Runtime.Serialization.Primitives.dll\",\n        \"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.Runtime.Serialization.Primitives.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.Primitives.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/de/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/es/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/it/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll\",\n        \"ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll\"\n      ]\n    },\n    \"System.Runtime.Serialization.Xml/4.1.1\": {\n      \"sha512\": \"yqfKHkWUAdI0hdDIdD9KDzluKtZ8IIqLF3O7xIZlt6UTs1bOvFRpCvRTvGQva3Ak/ZM9/nq9IHBJ1tC4Ybcrjg==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.serialization.xml/4.1.1\",\n      \"files\": [\n        \"System.Runtime.Serialization.Xml.4.1.1.nupkg.sha512\",\n        \"System.Runtime.Serialization.Xml.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.Runtime.Serialization.Xml.dll\",\n        \"lib/netcore50/System.Runtime.Serialization.Xml.dll\",\n        \"lib/netstandard1.3/System.Runtime.Serialization.Xml.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.Runtime.Serialization.Xml.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.Xml.dll\",\n        \"ref/netcore50/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/de/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/es/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/fr/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/it/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/ja/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/ko/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/ru/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Xml.dll\",\n        \"ref/netstandard1.0/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/System.Runtime.Serialization.Xml.dll\",\n        \"ref/netstandard1.3/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/de/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/es/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/fr/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/it/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/ja/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/ko/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/ru/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Xml.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Xml.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Runtime.WindowsRuntime/4.3.0\": {\n      \"sha512\": \"xbgfgewneLCfKQfz0VzKsYDacZ680CudYw0uzj0bZ8ATpotkwicgtAsyJZ/J7/Dh2QIwpadjA2zLW/LFk7FKiA==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.windowsruntime/4.3.0\",\n      \"files\": [\n        \"System.Runtime.WindowsRuntime.4.3.0.nupkg.sha512\",\n        \"System.Runtime.WindowsRuntime.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/portable-win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"ref/netcore50/System.Runtime.WindowsRuntime.dll\",\n        \"ref/netcore50/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/de/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/es/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/fr/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/it/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/ja/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/ko/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/ru/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/System.Runtime.WindowsRuntime.dll\",\n        \"ref/netstandard1.0/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/de/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/es/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/fr/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/it/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ja/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ko/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/ru/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/System.Runtime.WindowsRuntime.dll\",\n        \"ref/netstandard1.2/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/de/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/es/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/fr/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/it/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/ja/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/ko/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/ru/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Runtime.WindowsRuntime.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Runtime.WindowsRuntime.xml\",\n        \"ref/portable-win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"runtimes/win8-aot/lib/netcore50/System.Runtime.WindowsRuntime.dll\",\n        \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.dll\"\n      ]\n    },\n    \"System.Runtime.WindowsRuntime.UI.Xaml/4.0.1\": {\n      \"sha512\": \"ZG2uW8JYmFs1sGlhhAoW/F5WmZotkeSxzMils72qGEsJI6+JcQUa6oleSujULC4nk13F5Us9zvlvD2WfB+9Thw==\",\n      \"type\": \"package\",\n      \"path\": \"system.runtime.windowsruntime.ui.xaml/4.0.1\",\n      \"files\": [\n        \"System.Runtime.WindowsRuntime.UI.Xaml.4.0.1.nupkg.sha512\",\n        \"System.Runtime.WindowsRuntime.UI.Xaml.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/portable-win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.dll\",\n        \"ref/netcore50/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/de/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/es/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/it/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netcore50/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/System.Runtime.WindowsRuntime.UI.Xaml.dll\",\n        \"ref/netstandard1.1/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/de/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/es/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/fr/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/it/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/ja/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/ko/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/ru/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Runtime.WindowsRuntime.UI.Xaml.xml\",\n        \"ref/portable-win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"runtimes/win8/lib/netstandard1.3/System.Runtime.WindowsRuntime.UI.Xaml.dll\"\n      ]\n    },\n    \"System.Security.Claims/4.0.1\": {\n      \"sha512\": \"4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.claims/4.0.1\",\n      \"files\": [\n        \"System.Security.Claims.4.0.1.nupkg.sha512\",\n        \"System.Security.Claims.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Security.Claims.dll\",\n        \"lib/netstandard1.3/System.Security.Claims.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Security.Claims.dll\",\n        \"ref/netstandard1.3/System.Security.Claims.dll\",\n        \"ref/netstandard1.3/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/de/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/es/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/fr/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/it/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/ja/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/ko/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/ru/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Security.Claims.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Security.Claims.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Security.Cryptography.Algorithms/4.3.0\": {\n      \"sha512\": \"W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.cryptography.algorithms/4.3.0\",\n      \"files\": [\n        \"System.Security.Cryptography.Algorithms.4.3.0.nupkg.sha512\",\n        \"System.Security.Cryptography.Algorithms.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Security.Cryptography.Algorithms.dll\",\n        \"lib/net461/System.Security.Cryptography.Algorithms.dll\",\n        \"lib/net463/System.Security.Cryptography.Algorithms.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/net461/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/net463/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll\",\n        \"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll\"\n      ]\n    },\n    \"System.Security.Cryptography.Cng/4.3.0\": {\n      \"sha512\": \"03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.cryptography.cng/4.3.0\",\n      \"files\": [\n        \"System.Security.Cryptography.Cng.4.3.0.nupkg.sha512\",\n        \"System.Security.Cryptography.Cng.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net46/System.Security.Cryptography.Cng.dll\",\n        \"lib/net461/System.Security.Cryptography.Cng.dll\",\n        \"lib/net463/System.Security.Cryptography.Cng.dll\",\n        \"ref/net46/System.Security.Cryptography.Cng.dll\",\n        \"ref/net461/System.Security.Cryptography.Cng.dll\",\n        \"ref/net463/System.Security.Cryptography.Cng.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.Cng.dll\",\n        \"ref/netstandard1.4/System.Security.Cryptography.Cng.dll\",\n        \"ref/netstandard1.6/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll\",\n        \"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll\"\n      ]\n    },\n    \"System.Security.Cryptography.Encoding/4.3.0\": {\n      \"sha512\": \"1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.cryptography.encoding/4.3.0\",\n      \"files\": [\n        \"System.Security.Cryptography.Encoding.4.3.0.nupkg.sha512\",\n        \"System.Security.Cryptography.Encoding.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Security.Cryptography.Encoding.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Security.Cryptography.Encoding.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.Encoding.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\",\n        \"runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll\"\n      ]\n    },\n    \"System.Security.Cryptography.Primitives/4.3.0\": {\n      \"sha512\": \"7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.cryptography.primitives/4.3.0\",\n      \"files\": [\n        \"System.Security.Cryptography.Primitives.4.3.0.nupkg.sha512\",\n        \"System.Security.Cryptography.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Security.Cryptography.Primitives.dll\",\n        \"lib/netstandard1.3/System.Security.Cryptography.Primitives.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Security.Cryptography.Primitives.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.Primitives.dll\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Security.Cryptography.X509Certificates/4.3.0\": {\n      \"sha512\": \"t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.cryptography.x509certificates/4.3.0\",\n      \"files\": [\n        \"System.Security.Cryptography.X509Certificates.4.3.0.nupkg.sha512\",\n        \"System.Security.Cryptography.X509Certificates.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Security.Cryptography.X509Certificates.dll\",\n        \"lib/net461/System.Security.Cryptography.X509Certificates.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Security.Cryptography.X509Certificates.dll\",\n        \"ref/net461/System.Security.Cryptography.X509Certificates.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll\",\n        \"ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll\",\n        \"ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll\",\n        \"runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll\",\n        \"runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll\",\n        \"runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll\",\n        \"runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll\"\n      ]\n    },\n    \"System.Security.Principal/4.0.1\": {\n      \"sha512\": \"On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==\",\n      \"type\": \"package\",\n      \"path\": \"system.security.principal/4.0.1\",\n      \"files\": [\n        \"System.Security.Principal.4.0.1.nupkg.sha512\",\n        \"System.Security.Principal.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Security.Principal.dll\",\n        \"lib/netstandard1.0/System.Security.Principal.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Security.Principal.dll\",\n        \"ref/netcore50/System.Security.Principal.xml\",\n        \"ref/netcore50/de/System.Security.Principal.xml\",\n        \"ref/netcore50/es/System.Security.Principal.xml\",\n        \"ref/netcore50/fr/System.Security.Principal.xml\",\n        \"ref/netcore50/it/System.Security.Principal.xml\",\n        \"ref/netcore50/ja/System.Security.Principal.xml\",\n        \"ref/netcore50/ko/System.Security.Principal.xml\",\n        \"ref/netcore50/ru/System.Security.Principal.xml\",\n        \"ref/netcore50/zh-hans/System.Security.Principal.xml\",\n        \"ref/netcore50/zh-hant/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/System.Security.Principal.dll\",\n        \"ref/netstandard1.0/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/de/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/es/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/fr/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/it/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/ja/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/ko/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/ru/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Security.Principal.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Security.Principal.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ServiceModel.Duplex/4.0.1\": {\n      \"sha512\": \"4I6WSQP4BiT3yG5NetAyAb626e2HlsgSzkiiqGtf4LxGpO3uFQ4eGSXsgVRnxJoDYcnDCH7q215eH/jZBMmx+w==\",\n      \"type\": \"package\",\n      \"path\": \"system.servicemodel.duplex/4.0.1\",\n      \"files\": [\n        \"System.ServiceModel.Duplex.4.0.1.nupkg.sha512\",\n        \"System.ServiceModel.Duplex.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ServiceModel.Duplex.dll\",\n        \"lib/netstandard1.3/System.ServiceModel.Duplex.dll\",\n        \"lib/portable-net45+win8/_._\",\n        \"lib/win8/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ServiceModel.Duplex.dll\",\n        \"ref/netcore50/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/de/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/es/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/fr/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/it/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/ja/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/ko/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/ru/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/zh-hans/System.ServiceModel.Duplex.xml\",\n        \"ref/netcore50/zh-hant/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/System.ServiceModel.Duplex.dll\",\n        \"ref/netstandard1.1/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/de/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/es/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/fr/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/it/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/ja/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/ko/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/ru/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ServiceModel.Duplex.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ServiceModel.Duplex.xml\",\n        \"ref/portable-net45+win8/_._\",\n        \"ref/win8/_._\"\n      ]\n    },\n    \"System.ServiceModel.Http/4.1.0\": {\n      \"sha512\": \"sCIV+wrA4Antjnk0+fk6rxpzQkd2bReN4UTipGv5iyPNApVv/KtAfeDMg+YIajJ7VkQD60uVBTQmy3LZrRnNOw==\",\n      \"type\": \"package\",\n      \"path\": \"system.servicemodel.http/4.1.0\",\n      \"files\": [\n        \"System.ServiceModel.Http.4.1.0.nupkg.sha512\",\n        \"System.ServiceModel.Http.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.ServiceModel.Http.dll\",\n        \"lib/netcore50/System.ServiceModel.Http.dll\",\n        \"lib/netstandard1.3/System.ServiceModel.Http.dll\",\n        \"lib/portable-net45+win8+wp8/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp8/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.ServiceModel.Http.dll\",\n        \"ref/netcore50/System.ServiceModel.Http.dll\",\n        \"ref/netcore50/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/de/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/es/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/fr/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/it/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/ja/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/ko/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/ru/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/zh-hans/System.ServiceModel.Http.xml\",\n        \"ref/netcore50/zh-hant/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/System.ServiceModel.Http.dll\",\n        \"ref/netstandard1.0/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/de/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/es/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/fr/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/it/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/ja/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/ko/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/ru/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/System.ServiceModel.Http.dll\",\n        \"ref/netstandard1.1/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/de/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/es/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/fr/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/it/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/ja/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/ko/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/ru/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/System.ServiceModel.Http.dll\",\n        \"ref/netstandard1.3/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/de/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/es/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/fr/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/it/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/ja/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/ko/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/ru/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ServiceModel.Http.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ServiceModel.Http.xml\",\n        \"ref/portable-net45+win8+wp8/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp8/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ServiceModel.NetTcp/4.1.0\": {\n      \"sha512\": \"n+Ir2B9SAd5XwAaXPIpLQsbaDcscSsyJH0ODpm5tpK8xXxmLhiPct5kujzeAiAhB37lVSetrSINdFb1Llg2ngg==\",\n      \"type\": \"package\",\n      \"path\": \"system.servicemodel.nettcp/4.1.0\",\n      \"files\": [\n        \"System.ServiceModel.NetTcp.4.1.0.nupkg.sha512\",\n        \"System.ServiceModel.NetTcp.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.ServiceModel.NetTcp.dll\",\n        \"lib/netcore50/System.ServiceModel.NetTcp.dll\",\n        \"lib/netstandard1.3/System.ServiceModel.NetTcp.dll\",\n        \"lib/portable-net45+win8/_._\",\n        \"lib/win8/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.ServiceModel.NetTcp.dll\",\n        \"ref/netcore50/System.ServiceModel.NetTcp.dll\",\n        \"ref/netcore50/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/de/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/es/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/fr/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/it/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/ja/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/ko/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/ru/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/zh-hans/System.ServiceModel.NetTcp.xml\",\n        \"ref/netcore50/zh-hant/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/System.ServiceModel.NetTcp.dll\",\n        \"ref/netstandard1.1/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/de/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/es/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/fr/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/it/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/ja/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/ko/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/ru/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/System.ServiceModel.NetTcp.dll\",\n        \"ref/netstandard1.3/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/de/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/es/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/fr/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/it/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/ja/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/ko/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/ru/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ServiceModel.NetTcp.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ServiceModel.NetTcp.xml\",\n        \"ref/portable-net45+win8/_._\",\n        \"ref/win8/_._\"\n      ]\n    },\n    \"System.ServiceModel.Primitives/4.1.0\": {\n      \"sha512\": \"Kd65HOn/5pL9xtCUkSL8xVqpqBUYy9tsfo0qe/MTTzApY8WQ+6i4I2ts++M+m4vbOanCoEsjjUj26P6C6ilQjQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.servicemodel.primitives/4.1.0\",\n      \"files\": [\n        \"System.ServiceModel.Primitives.4.1.0.nupkg.sha512\",\n        \"System.ServiceModel.Primitives.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.ServiceModel.Primitives.dll\",\n        \"lib/netcore50/System.ServiceModel.Primitives.dll\",\n        \"lib/netstandard1.3/System.ServiceModel.Primitives.dll\",\n        \"lib/portable-net45+win8+wp8/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp8/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.ServiceModel.Primitives.dll\",\n        \"ref/netcore50/System.ServiceModel.Primitives.dll\",\n        \"ref/netcore50/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/de/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/es/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/fr/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/it/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/ja/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/ko/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/ru/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/zh-hans/System.ServiceModel.Primitives.xml\",\n        \"ref/netcore50/zh-hant/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/System.ServiceModel.Primitives.dll\",\n        \"ref/netstandard1.0/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/de/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/es/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/fr/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/it/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/ja/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/ko/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/ru/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/System.ServiceModel.Primitives.dll\",\n        \"ref/netstandard1.1/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/de/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/es/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/fr/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/it/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/ja/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/ko/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/ru/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/System.ServiceModel.Primitives.dll\",\n        \"ref/netstandard1.3/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/de/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/es/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/fr/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/it/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/ja/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/ko/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/ru/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hans/System.ServiceModel.Primitives.xml\",\n        \"ref/netstandard1.3/zh-hant/System.ServiceModel.Primitives.xml\",\n        \"ref/portable-net45+win8+wp8/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp8/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.ServiceModel.Security/4.0.1\": {\n      \"sha512\": \"82pkDb6LMq/NHi+DVHZ7zKHMMJ7mR6rVl9TpH+p8zJhZrVYJez9vTbdMsxQhbNOngEkJKzZFveNYpaRv/3RMsg==\",\n      \"type\": \"package\",\n      \"path\": \"system.servicemodel.security/4.0.1\",\n      \"files\": [\n        \"System.ServiceModel.Security.4.0.1.nupkg.sha512\",\n        \"System.ServiceModel.Security.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.ServiceModel.Security.dll\",\n        \"lib/netstandard1.3/System.ServiceModel.Security.dll\",\n        \"lib/portable-net45+win8+wp8/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp8/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.ServiceModel.Security.dll\",\n        \"ref/netcore50/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/de/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/es/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/fr/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/it/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/ja/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/ko/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/ru/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/zh-hans/System.ServiceModel.Security.xml\",\n        \"ref/netcore50/zh-hant/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/System.ServiceModel.Security.dll\",\n        \"ref/netstandard1.0/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/de/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/es/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/fr/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/it/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/ja/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/ko/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/ru/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/zh-hans/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.0/zh-hant/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/System.ServiceModel.Security.dll\",\n        \"ref/netstandard1.1/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/de/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/es/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/fr/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/it/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/ja/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/ko/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/ru/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/zh-hans/System.ServiceModel.Security.xml\",\n        \"ref/netstandard1.1/zh-hant/System.ServiceModel.Security.xml\",\n        \"ref/portable-net45+win8+wp8/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp8/_._\"\n      ]\n    },\n    \"System.Text.Encoding/4.3.0\": {\n      \"sha512\": \"BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==\",\n      \"type\": \"package\",\n      \"path\": \"system.text.encoding/4.3.0\",\n      \"files\": [\n        \"System.Text.Encoding.4.3.0.nupkg.sha512\",\n        \"System.Text.Encoding.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Text.Encoding.dll\",\n        \"ref/netcore50/System.Text.Encoding.xml\",\n        \"ref/netcore50/de/System.Text.Encoding.xml\",\n        \"ref/netcore50/es/System.Text.Encoding.xml\",\n        \"ref/netcore50/fr/System.Text.Encoding.xml\",\n        \"ref/netcore50/it/System.Text.Encoding.xml\",\n        \"ref/netcore50/ja/System.Text.Encoding.xml\",\n        \"ref/netcore50/ko/System.Text.Encoding.xml\",\n        \"ref/netcore50/ru/System.Text.Encoding.xml\",\n        \"ref/netcore50/zh-hans/System.Text.Encoding.xml\",\n        \"ref/netcore50/zh-hant/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/System.Text.Encoding.dll\",\n        \"ref/netstandard1.0/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/de/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/es/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/fr/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/it/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/ja/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/ko/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/ru/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Text.Encoding.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/System.Text.Encoding.dll\",\n        \"ref/netstandard1.3/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/de/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/es/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/fr/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/it/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/ja/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/ko/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/ru/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Text.Encoding.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Text.Encoding.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Text.Encoding.CodePages/4.0.1\": {\n      \"sha512\": \"h4z6rrA/hxWf4655D18IIZ0eaLRa3tQC/j+e26W+VinIHY0l07iEXaAvO0YSYq3MvCjMYy8Zs5AdC1sxNQOB7Q==\",\n      \"type\": \"package\",\n      \"path\": \"system.text.encoding.codepages/4.0.1\",\n      \"files\": [\n        \"System.Text.Encoding.CodePages.4.0.1.nupkg.sha512\",\n        \"System.Text.Encoding.CodePages.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Text.Encoding.CodePages.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/netstandard1.3/System.Text.Encoding.CodePages.dll\",\n        \"ref/netstandard1.3/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll\"\n      ]\n    },\n    \"System.Text.Encoding.Extensions/4.3.0\": {\n      \"sha512\": \"YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==\",\n      \"type\": \"package\",\n      \"path\": \"system.text.encoding.extensions/4.3.0\",\n      \"files\": [\n        \"System.Text.Encoding.Extensions.4.3.0.nupkg.sha512\",\n        \"System.Text.Encoding.Extensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Text.Encoding.Extensions.dll\",\n        \"ref/netcore50/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/de/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/es/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/fr/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/it/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/ja/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/ko/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/ru/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml\",\n        \"ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/System.Text.Encoding.Extensions.dll\",\n        \"ref/netstandard1.0/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/System.Text.Encoding.Extensions.dll\",\n        \"ref/netstandard1.3/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Text.RegularExpressions/4.3.0\": {\n      \"sha512\": \"RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==\",\n      \"type\": \"package\",\n      \"path\": \"system.text.regularexpressions/4.3.0\",\n      \"files\": [\n        \"System.Text.RegularExpressions.4.3.0.nupkg.sha512\",\n        \"System.Text.RegularExpressions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net463/System.Text.RegularExpressions.dll\",\n        \"lib/netcore50/System.Text.RegularExpressions.dll\",\n        \"lib/netstandard1.6/System.Text.RegularExpressions.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net463/System.Text.RegularExpressions.dll\",\n        \"ref/netcore50/System.Text.RegularExpressions.dll\",\n        \"ref/netcore50/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/de/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/es/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/fr/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/it/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/ja/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/ko/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/ru/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/zh-hans/System.Text.RegularExpressions.xml\",\n        \"ref/netcore50/zh-hant/System.Text.RegularExpressions.xml\",\n        \"ref/netcoreapp1.1/System.Text.RegularExpressions.dll\",\n        \"ref/netstandard1.0/System.Text.RegularExpressions.dll\",\n        \"ref/netstandard1.0/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/de/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/es/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/fr/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/it/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/ja/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/ko/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/ru/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/System.Text.RegularExpressions.dll\",\n        \"ref/netstandard1.3/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/de/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/es/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/fr/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/it/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/ja/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/ko/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/ru/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/System.Text.RegularExpressions.dll\",\n        \"ref/netstandard1.6/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/de/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/es/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/fr/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/it/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/ja/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/ko/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/ru/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml\",\n        \"ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Threading/4.3.0\": {\n      \"sha512\": \"VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading/4.3.0\",\n      \"files\": [\n        \"System.Threading.4.3.0.nupkg.sha512\",\n        \"System.Threading.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Threading.dll\",\n        \"lib/netstandard1.3/System.Threading.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Threading.dll\",\n        \"ref/netcore50/System.Threading.xml\",\n        \"ref/netcore50/de/System.Threading.xml\",\n        \"ref/netcore50/es/System.Threading.xml\",\n        \"ref/netcore50/fr/System.Threading.xml\",\n        \"ref/netcore50/it/System.Threading.xml\",\n        \"ref/netcore50/ja/System.Threading.xml\",\n        \"ref/netcore50/ko/System.Threading.xml\",\n        \"ref/netcore50/ru/System.Threading.xml\",\n        \"ref/netcore50/zh-hans/System.Threading.xml\",\n        \"ref/netcore50/zh-hant/System.Threading.xml\",\n        \"ref/netstandard1.0/System.Threading.dll\",\n        \"ref/netstandard1.0/System.Threading.xml\",\n        \"ref/netstandard1.0/de/System.Threading.xml\",\n        \"ref/netstandard1.0/es/System.Threading.xml\",\n        \"ref/netstandard1.0/fr/System.Threading.xml\",\n        \"ref/netstandard1.0/it/System.Threading.xml\",\n        \"ref/netstandard1.0/ja/System.Threading.xml\",\n        \"ref/netstandard1.0/ko/System.Threading.xml\",\n        \"ref/netstandard1.0/ru/System.Threading.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Threading.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Threading.xml\",\n        \"ref/netstandard1.3/System.Threading.dll\",\n        \"ref/netstandard1.3/System.Threading.xml\",\n        \"ref/netstandard1.3/de/System.Threading.xml\",\n        \"ref/netstandard1.3/es/System.Threading.xml\",\n        \"ref/netstandard1.3/fr/System.Threading.xml\",\n        \"ref/netstandard1.3/it/System.Threading.xml\",\n        \"ref/netstandard1.3/ja/System.Threading.xml\",\n        \"ref/netstandard1.3/ko/System.Threading.xml\",\n        \"ref/netstandard1.3/ru/System.Threading.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Threading.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Threading.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Threading.dll\"\n      ]\n    },\n    \"System.Threading.Overlapped/4.3.0\": {\n      \"sha512\": \"m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.overlapped/4.3.0\",\n      \"files\": [\n        \"System.Threading.Overlapped.4.3.0.nupkg.sha512\",\n        \"System.Threading.Overlapped.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/net46/System.Threading.Overlapped.dll\",\n        \"ref/net46/System.Threading.Overlapped.dll\",\n        \"ref/netstandard1.3/System.Threading.Overlapped.dll\",\n        \"ref/netstandard1.3/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/de/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/es/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/fr/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/it/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/ja/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/ko/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/ru/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml\",\n        \"runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll\",\n        \"runtimes/win/lib/net46/System.Threading.Overlapped.dll\",\n        \"runtimes/win/lib/netcore50/System.Threading.Overlapped.dll\",\n        \"runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll\"\n      ]\n    },\n    \"System.Threading.Tasks/4.3.0\": {\n      \"sha512\": \"LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.tasks/4.3.0\",\n      \"files\": [\n        \"System.Threading.Tasks.4.3.0.nupkg.sha512\",\n        \"System.Threading.Tasks.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Threading.Tasks.dll\",\n        \"ref/netcore50/System.Threading.Tasks.xml\",\n        \"ref/netcore50/de/System.Threading.Tasks.xml\",\n        \"ref/netcore50/es/System.Threading.Tasks.xml\",\n        \"ref/netcore50/fr/System.Threading.Tasks.xml\",\n        \"ref/netcore50/it/System.Threading.Tasks.xml\",\n        \"ref/netcore50/ja/System.Threading.Tasks.xml\",\n        \"ref/netcore50/ko/System.Threading.Tasks.xml\",\n        \"ref/netcore50/ru/System.Threading.Tasks.xml\",\n        \"ref/netcore50/zh-hans/System.Threading.Tasks.xml\",\n        \"ref/netcore50/zh-hant/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/System.Threading.Tasks.dll\",\n        \"ref/netstandard1.0/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/de/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/es/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/fr/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/it/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/ja/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/ko/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/ru/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/System.Threading.Tasks.dll\",\n        \"ref/netstandard1.3/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/de/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/es/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/fr/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/it/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/ja/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/ko/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/ru/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Threading.Tasks.Dataflow/4.6.0\": {\n      \"sha512\": \"2hRjGu2r2jxRZ55wmcHO/WbdX+YAOz9x6FE8xqkHZgPaoFMKQZRe9dk8xTZIas8fRjxRmzawnTEWIrhlM+Un7w==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.tasks.dataflow/4.6.0\",\n      \"files\": [\n        \"System.Threading.Tasks.Dataflow.4.6.0.nupkg.sha512\",\n        \"System.Threading.Tasks.Dataflow.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML\",\n        \"lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll\",\n        \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML\",\n        \"lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll\"\n      ]\n    },\n    \"System.Threading.Tasks.Extensions/4.3.0\": {\n      \"sha512\": \"npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.tasks.extensions/4.3.0\",\n      \"files\": [\n        \"System.Threading.Tasks.Extensions.4.3.0.nupkg.sha512\",\n        \"System.Threading.Tasks.Extensions.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/netstandard1.0/System.Threading.Tasks.Extensions.dll\",\n        \"lib/netstandard1.0/System.Threading.Tasks.Extensions.xml\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml\"\n      ]\n    },\n    \"System.Threading.Tasks.Parallel/4.0.1\": {\n      \"sha512\": \"7Pc9t25bcynT9FpMvkUw4ZjYwUiGup/5cJFW72/5MgCG+np2cfVUMdh29u8d7onxX7d8PS3J+wL73zQRqkdrSA==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.tasks.parallel/4.0.1\",\n      \"files\": [\n        \"System.Threading.Tasks.Parallel.4.0.1.nupkg.sha512\",\n        \"System.Threading.Tasks.Parallel.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Threading.Tasks.Parallel.dll\",\n        \"lib/netstandard1.3/System.Threading.Tasks.Parallel.dll\",\n        \"lib/portable-net45+win8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Threading.Tasks.Parallel.dll\",\n        \"ref/netcore50/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/de/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/es/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/fr/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/it/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/ja/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/ko/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/ru/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/System.Threading.Tasks.Parallel.dll\",\n        \"ref/netstandard1.1/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml\",\n        \"ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml\",\n        \"ref/portable-net45+win8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Threading.Timer/4.3.0\": {\n      \"sha512\": \"Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.threading.timer/4.3.0\",\n      \"files\": [\n        \"System.Threading.Timer.4.3.0.nupkg.sha512\",\n        \"System.Threading.Timer.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net451/_._\",\n        \"lib/portable-net451+win81+wpa81/_._\",\n        \"lib/win81/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net451/_._\",\n        \"ref/netcore50/System.Threading.Timer.dll\",\n        \"ref/netcore50/System.Threading.Timer.xml\",\n        \"ref/netcore50/de/System.Threading.Timer.xml\",\n        \"ref/netcore50/es/System.Threading.Timer.xml\",\n        \"ref/netcore50/fr/System.Threading.Timer.xml\",\n        \"ref/netcore50/it/System.Threading.Timer.xml\",\n        \"ref/netcore50/ja/System.Threading.Timer.xml\",\n        \"ref/netcore50/ko/System.Threading.Timer.xml\",\n        \"ref/netcore50/ru/System.Threading.Timer.xml\",\n        \"ref/netcore50/zh-hans/System.Threading.Timer.xml\",\n        \"ref/netcore50/zh-hant/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/System.Threading.Timer.dll\",\n        \"ref/netstandard1.2/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/de/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/es/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/fr/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/it/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/ja/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/ko/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/ru/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/zh-hans/System.Threading.Timer.xml\",\n        \"ref/netstandard1.2/zh-hant/System.Threading.Timer.xml\",\n        \"ref/portable-net451+win81+wpa81/_._\",\n        \"ref/win81/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Xml.ReaderWriter/4.3.0\": {\n      \"sha512\": \"GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==\",\n      \"type\": \"package\",\n      \"path\": \"system.xml.readerwriter/4.3.0\",\n      \"files\": [\n        \"System.Xml.ReaderWriter.4.3.0.nupkg.sha512\",\n        \"System.Xml.ReaderWriter.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/net46/System.Xml.ReaderWriter.dll\",\n        \"lib/netcore50/System.Xml.ReaderWriter.dll\",\n        \"lib/netstandard1.3/System.Xml.ReaderWriter.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/net46/System.Xml.ReaderWriter.dll\",\n        \"ref/netcore50/System.Xml.ReaderWriter.dll\",\n        \"ref/netcore50/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/de/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/es/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/fr/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/it/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/ja/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/ko/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/ru/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml\",\n        \"ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/System.Xml.ReaderWriter.dll\",\n        \"ref/netstandard1.0/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/de/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/es/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/it/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/System.Xml.ReaderWriter.dll\",\n        \"ref/netstandard1.3/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/de/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/es/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/it/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Xml.XDocument/4.3.0\": {\n      \"sha512\": \"5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.xml.xdocument/4.3.0\",\n      \"files\": [\n        \"System.Xml.XDocument.4.3.0.nupkg.sha512\",\n        \"System.Xml.XDocument.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Xml.XDocument.dll\",\n        \"lib/netstandard1.3/System.Xml.XDocument.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Xml.XDocument.dll\",\n        \"ref/netcore50/System.Xml.XDocument.xml\",\n        \"ref/netcore50/de/System.Xml.XDocument.xml\",\n        \"ref/netcore50/es/System.Xml.XDocument.xml\",\n        \"ref/netcore50/fr/System.Xml.XDocument.xml\",\n        \"ref/netcore50/it/System.Xml.XDocument.xml\",\n        \"ref/netcore50/ja/System.Xml.XDocument.xml\",\n        \"ref/netcore50/ko/System.Xml.XDocument.xml\",\n        \"ref/netcore50/ru/System.Xml.XDocument.xml\",\n        \"ref/netcore50/zh-hans/System.Xml.XDocument.xml\",\n        \"ref/netcore50/zh-hant/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/System.Xml.XDocument.dll\",\n        \"ref/netstandard1.0/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/de/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/es/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/fr/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/it/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/ja/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/ko/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/ru/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/System.Xml.XDocument.dll\",\n        \"ref/netstandard1.3/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/de/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/es/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/fr/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/it/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/ja/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/ko/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/ru/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Xml.XmlDocument/4.0.1\": {\n      \"sha512\": \"2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==\",\n      \"type\": \"package\",\n      \"path\": \"system.xml.xmldocument/4.0.1\",\n      \"files\": [\n        \"System.Xml.XmlDocument.4.0.1.nupkg.sha512\",\n        \"System.Xml.XmlDocument.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net46/System.Xml.XmlDocument.dll\",\n        \"lib/netstandard1.3/System.Xml.XmlDocument.dll\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net46/System.Xml.XmlDocument.dll\",\n        \"ref/netstandard1.3/System.Xml.XmlDocument.dll\",\n        \"ref/netstandard1.3/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/de/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/es/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/fr/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/it/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/ja/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/ko/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/ru/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\"\n      ]\n    },\n    \"System.Xml.XmlSerializer/4.0.11\": {\n      \"sha512\": \"FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==\",\n      \"type\": \"package\",\n      \"path\": \"system.xml.xmlserializer/4.0.11\",\n      \"files\": [\n        \"System.Xml.XmlSerializer.4.0.11.nupkg.sha512\",\n        \"System.Xml.XmlSerializer.nuspec\",\n        \"ThirdPartyNotices.txt\",\n        \"dotnet_library_license.txt\",\n        \"lib/MonoAndroid10/_._\",\n        \"lib/MonoTouch10/_._\",\n        \"lib/net45/_._\",\n        \"lib/netcore50/System.Xml.XmlSerializer.dll\",\n        \"lib/netstandard1.3/System.Xml.XmlSerializer.dll\",\n        \"lib/portable-net45+win8+wp8+wpa81/_._\",\n        \"lib/win8/_._\",\n        \"lib/wp80/_._\",\n        \"lib/wpa81/_._\",\n        \"lib/xamarinios10/_._\",\n        \"lib/xamarinmac20/_._\",\n        \"lib/xamarintvos10/_._\",\n        \"lib/xamarinwatchos10/_._\",\n        \"ref/MonoAndroid10/_._\",\n        \"ref/MonoTouch10/_._\",\n        \"ref/net45/_._\",\n        \"ref/netcore50/System.Xml.XmlSerializer.dll\",\n        \"ref/netcore50/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/de/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/es/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/fr/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/it/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/ja/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/ko/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/ru/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml\",\n        \"ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/System.Xml.XmlSerializer.dll\",\n        \"ref/netstandard1.0/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/de/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/es/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/it/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/System.Xml.XmlSerializer.dll\",\n        \"ref/netstandard1.3/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/de/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/es/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/it/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml\",\n        \"ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml\",\n        \"ref/portable-net45+win8+wp8+wpa81/_._\",\n        \"ref/win8/_._\",\n        \"ref/wp80/_._\",\n        \"ref/wpa81/_._\",\n        \"ref/xamarinios10/_._\",\n        \"ref/xamarinmac20/_._\",\n        \"ref/xamarintvos10/_._\",\n        \"ref/xamarinwatchos10/_._\",\n        \"runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll\"\n      ]\n    },\n    \"Xamarin.Forms/2.3.4.224\": {\n      \"sha512\": \"cjA3h83bCmnEjEYLcvi2n+rPc3rs3kuB/r5z5R/BFtBLp8kgV8AEImKBcYglsZ80uX3OSIVnPXN9lJ25GMGAmg==\",\n      \"type\": \"package\",\n      \"path\": \"xamarin.forms/2.3.4.224\",\n      \"files\": [\n        \"Xamarin.Forms.2.3.4.224.nupkg.sha512\",\n        \"Xamarin.Forms.nuspec\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Mono.Cecil.Mdb.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Mono.Cecil.Pdb.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Mono.Cecil.Rocks.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Mono.Cecil.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Build.Tasks.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Core.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Xaml.dll\",\n        \"build/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.targets\",\n        \"lib/MonoAndroid10/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/MonoAndroid10/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/MonoAndroid10/FormsViewGroup.dll\",\n        \"lib/MonoAndroid10/FormsViewGroup.pdb\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Core.dll\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Core.pdb\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Core.xml\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Platform.Android.dll\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Platform.Android.pdb\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Platform.dll\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Xaml.dll\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Xaml.pdb\",\n        \"lib/MonoAndroid10/Xamarin.Forms.Xaml.xml\",\n        \"lib/WP80/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/WP80/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/WP80/Xamarin.Forms.Core.dll\",\n        \"lib/WP80/Xamarin.Forms.Core.pdb\",\n        \"lib/WP80/Xamarin.Forms.Core.xml\",\n        \"lib/WP80/Xamarin.Forms.Platform.WP8.dll\",\n        \"lib/WP80/Xamarin.Forms.Platform.WP8.pdb\",\n        \"lib/WP80/Xamarin.Forms.Platform.dll\",\n        \"lib/WP80/Xamarin.Forms.Xaml.dll\",\n        \"lib/WP80/Xamarin.Forms.Xaml.pdb\",\n        \"lib/WP80/Xamarin.Forms.Xaml.xml\",\n        \"lib/Xamarin.iOS10/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/Xamarin.iOS10/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Core.dll\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Core.dll.mdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Core.xml\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll.mdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll.mdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb\",\n        \"lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml\",\n        \"lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Core.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Core.dll.mdb\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Core.pdb\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Core.xml\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Platform.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Platform.pdb\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Xaml.dll\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Xaml.dll.mdb\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Xaml.pdb\",\n        \"lib/portable-win+net45+wp80+win81+wpa81+MonoAndroid10+Xamarin.iOS10+xamarinmac20/Xamarin.Forms.Xaml.xml\",\n        \"lib/uap10.0/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/uap10.0/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/uap10.0/Xamarin.Forms.Core.dll\",\n        \"lib/uap10.0/Xamarin.Forms.Core.xml\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP.dll\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP.pri\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/FormsCommandBarStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/FormsTextBoxStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/PageControl.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/PageControlStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/Properties/Xamarin.Forms.Platform.UAP.rd.xml\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/Resources.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/TabbedPageStyle.xbf\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.xr.xml\",\n        \"lib/uap10.0/Xamarin.Forms.Platform.dll\",\n        \"lib/uap10.0/Xamarin.Forms.Xaml.dll\",\n        \"lib/uap10.0/Xamarin.Forms.Xaml.xml\",\n        \"lib/win81/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/win81/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/win81/Xamarin.Forms.Core.dll\",\n        \"lib/win81/Xamarin.Forms.Core.xml\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.dll\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet.pri\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/FormsTextBoxStyle.xbf\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Resources.xbf\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/TabletResources.xbf\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.Tablet/Xamarin.Forms.Platform.WinRT.Tablet.xr.xml\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.dll\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT.pri\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT/PageControl.xbf\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf\",\n        \"lib/win81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml\",\n        \"lib/win81/Xamarin.Forms.Platform.dll\",\n        \"lib/win81/Xamarin.Forms.Xaml.dll\",\n        \"lib/win81/Xamarin.Forms.Xaml.xml\",\n        \"lib/wpa81/Design/Xamarin.Forms.Core.Design.dll\",\n        \"lib/wpa81/Design/Xamarin.Forms.Xaml.Design.dll\",\n        \"lib/wpa81/Xamarin.Forms.Core.dll\",\n        \"lib/wpa81/Xamarin.Forms.Core.xml\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.dll\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone.pri\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/FormsTextBoxStyle.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/PhoneResources.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Resources.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/SearchBox.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.xr.xml\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.dll\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT.pri\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT/PageControl.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT/StepperControl.xbf\",\n        \"lib/wpa81/Xamarin.Forms.Platform.WinRT/Xamarin.Forms.Platform.WinRT.xr.xml\",\n        \"lib/wpa81/Xamarin.Forms.Platform.dll\",\n        \"lib/wpa81/Xamarin.Forms.Xaml.dll\",\n        \"lib/wpa81/Xamarin.Forms.Xaml.xml\"\n      ]\n    },\n    \"UniversalBeacon.Library.Core/1.0.0\": {\n      \"type\": \"project\",\n      \"path\": \"../../../Library/UniversalBeacon.Library.Core/UniversalBeacon.Library.Core.csproj\",\n      \"msbuildProject\": \"../../../Library/UniversalBeacon.Library.Core/UniversalBeacon.Library.Core.csproj\"\n    },\n    \"UniversalBeacon.Library.UWP/1.0.0\": {\n      \"type\": \"project\",\n      \"path\": \"../../../Library/UniversalBeacon.Library.UWP/UniversalBeacon.Library.UWP.csproj\",\n      \"msbuildProject\": \"../../../Library/UniversalBeacon.Library.UWP/UniversalBeacon.Library.UWP.csproj\"\n    },\n    \"UniversalBeacon.Sample/1.0.0\": {\n      \"type\": \"project\",\n      \"path\": \"../UniversalBeacon.Sample/UniversalBeacon.Sample.csproj\",\n      \"msbuildProject\": \"../UniversalBeacon.Sample/UniversalBeacon.Sample.csproj\"\n    }\n  },\n  \"projectFileDependencyGroups\": {\n    \"\": [\n      \"Microsoft.NETCore.UniversalWindowsPlatform >= 5.2.2\",\n      \"Xamarin.Forms >= 2.3.4.224\"\n    ],\n    \"UAP,Version=v10.0\": []\n  },\n  \"packageFolders\": {\n    \"C:\\\\Users\\\\ctacke\\\\.nuget\\\\packages\\\\\": {}\n  },\n  \"project\": {\n    \"restore\": {\n      \"projectUniqueName\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Samples\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample.UWP\\\\UniversalBeacon.Sample.UWP.csproj\",\n      \"projectName\": \"UniversalBeacon.Sample.UWP\",\n      \"projectPath\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Samples\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample.UWP\\\\UniversalBeacon.Sample.UWP.csproj\",\n      \"projectJsonPath\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Samples\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample.UWP\\\\project.json\",\n      \"projectStyle\": \"ProjectJson\",\n      \"frameworks\": {\n        \"uap10.0\": {\n          \"projectReferences\": {\n            \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Library\\\\UniversalBeacon.Library.Core\\\\UniversalBeacon.Library.Core.csproj\": {\n              \"projectPath\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Library\\\\UniversalBeacon.Library.Core\\\\UniversalBeacon.Library.Core.csproj\"\n            },\n            \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Library\\\\UniversalBeacon.Library.UWP\\\\UniversalBeacon.Library.UWP.csproj\": {\n              \"projectPath\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Library\\\\UniversalBeacon.Library.UWP\\\\UniversalBeacon.Library.UWP.csproj\"\n            },\n            \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Samples\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample.csproj\": {\n              \"projectPath\": \"C:\\\\Repos\\\\OpenNETCF\\\\universal-beacon\\\\Samples\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample\\\\UniversalBeacon.Sample.csproj\"\n            }\n          }\n        }\n      }\n    },\n    \"dependencies\": {\n      \"Microsoft.NETCore.UniversalWindowsPlatform\": \"5.2.2\",\n      \"Xamarin.Forms\": \"2.3.4.224\"\n    },\n    \"frameworks\": {\n      \"uap10.0\": {}\n    },\n    \"runtimes\": {\n      \"win10-arm\": {\n        \"#import\": []\n      },\n      \"win10-arm-aot\": {\n        \"#import\": []\n      },\n      \"win10-x64\": {\n        \"#import\": []\n      },\n      \"win10-x64-aot\": {\n        \"#import\": []\n      },\n      \"win10-x86\": {\n        \"#import\": []\n      },\n      \"win10-x86-aot\": {\n        \"#import\": []\n      }\n    }\n  }\n}"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/AppDelegate.cs",
    "content": "﻿using Foundation;\nusing OpenNETCF.IoC;\nusing UIKit;\nusing UniversalBeacon.Library;\nusing UniversalBeacon.Library.Core.Interfaces;\n\nnamespace UniversalBeacon.Sample.iOS\n{\n    [Register(\"AppDelegate\")]\n\n    public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate\n    {\n        public override bool FinishedLaunching(UIApplication app, NSDictionary options)\n        {\n            var provider = RootWorkItem.Services.Get<IBluetoothPacketProvider>();\n            if (provider == null)\n            {\n                provider = new iOSBluetoothPacketProvider();\n                RootWorkItem.Services.Add<IBluetoothPacketProvider>(provider);\n            }\n\n            global::Xamarin.Forms.Forms.Init();\n            LoadApplication(new App());\n\n            return base.FinishedLaunching(app, options);\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/Entitlements.plist",
    "content": "﻿<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n</dict>\n</plist>\n\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/Info.plist",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">\n<plist version=\"1.0\">\n<dict>\n\t<key>UIDeviceFamily</key>\n\t<array>\n\t\t<integer>1</integer>\n\t\t<integer>2</integer>\n\t</array>\n\t<key>UISupportedInterfaceOrientations</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>UISupportedInterfaceOrientations~ipad</key>\n\t<array>\n\t\t<string>UIInterfaceOrientationPortrait</string>\n\t\t<string>UIInterfaceOrientationPortraitUpsideDown</string>\n\t\t<string>UIInterfaceOrientationLandscapeLeft</string>\n\t\t<string>UIInterfaceOrientationLandscapeRight</string>\n\t</array>\n\t<key>MinimumOSVersion</key>\n\t<string>8.0</string>\n\t<key>CFBundleDisplayName</key>\n\t<string>Beacon</string>\n\t<key>CFBundleIdentifier</key>\n\t<string>com.yourcompany.UniversalBeacon.Sample</string>\n\t<key>CFBundleVersion</key>\n\t<string>1.0</string>\n\t<key>CFBundleIconFiles</key>\n\t<array>\n\t\t<string>Icon-60@2x</string>\n\t\t<string>Icon-60@3x</string>\n\t\t<string>Icon-76</string>\n\t\t<string>Icon-76@2x</string>\n\t\t<string>Default</string>\n\t\t<string>Default@2x</string>\n\t\t<string>Default-568h@2x</string>\n\t\t<string>Default-Portrait</string>\n\t\t<string>Default-Portrait@2x</string>\n\t\t<string>Icon-Small-40</string>\n\t\t<string>Icon-Small-40@2x</string>\n\t\t<string>Icon-Small-40@3x</string>\n\t\t<string>Icon-Small</string>\n\t\t<string>Icon-Small@2x</string>\n\t\t<string>Icon-Small@3x</string>\n\t</array>\n\t<key>UILaunchStoryboardName</key>\n\t<string>LaunchScreen</string>\n\t<key>CFBundleName</key>\n\t<string>UniversalBeacon.Sample</string>\n\t<key>NSBluetoothPeripheralUsageDescription</key>\n\t<string>Beacons</string>\n</dict>\n</plist>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/Main.cs",
    "content": "﻿using UIKit;\n\nnamespace UniversalBeacon.Sample.iOS\n{\n    public class Application\n    {\n        // This is the main entry point of the application.\n        static void Main(string[] args)\n        {\n            // if you want to use a different Application Delegate class from \"AppDelegate\"\n            // you can specify it here.\n            UIApplication.Main(args, null, \"AppDelegate\");\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"UniversalBeacon.Sample.iOS\")]\n[assembly: AssemblyDescription(\"\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"\")]\n[assembly: AssemblyProduct(\"UniversalBeacon.Sample.iOS\")]\n[assembly: AssemblyCopyright(\"Copyright ©  2014\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n\n// Setting ComVisible to false makes the types in this assembly not visible \n// to COM components.  If you need to access a type in this assembly from \n// COM, set the ComVisible attribute to true on that type.\n[assembly: ComVisible(false)]\n\n// The following GUID is for the ID of the typelib if this project is exposed to COM\n[assembly: Guid(\"72bdc44f-c588-44f3-b6df-9aace7daafdd\")]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"1.0.0.0\")]\n[assembly: AssemblyFileVersion(\"1.0.0.0\")]\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/Resources/LaunchScreen.storyboard",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<document type=\"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB\" version=\"3.0\" toolsVersion=\"14113\" targetRuntime=\"iOS.CocoaTouch\" propertyAccessControl=\"none\" useAutolayout=\"YES\" useTraitCollections=\"YES\" colorMatched=\"YES\" initialViewController=\"X5k-f2-b5h\">\n    <device id=\"retina4_7\" orientation=\"portrait\">\n        <adaptation id=\"fullscreen\"/>\n    </device>\n    <dependencies>\n        <plugIn identifier=\"com.apple.InterfaceBuilder.IBCocoaTouchPlugin\" version=\"14088\"/>\n        <capability name=\"documents saved in the Xcode 8 format\" minToolsVersion=\"8.0\"/>\n    </dependencies>\n    <scenes>\n        <!--View Controller-->\n        <scene sceneID=\"gAE-YM-kbH\">\n            <objects>\n                <viewController id=\"X5k-f2-b5h\" sceneMemberID=\"viewController\">\n                    <layoutGuides>\n                        <viewControllerLayoutGuide type=\"top\" id=\"Y8P-hJ-Z43\"/>\n                        <viewControllerLayoutGuide type=\"bottom\" id=\"9ZL-r4-8FZ\"/>\n                    </layoutGuides>\n                    <view key=\"view\" contentMode=\"scaleToFill\" id=\"yd7-JS-zBw\">\n                        <rect key=\"frame\" x=\"0.0\" y=\"0.0\" width=\"375\" height=\"667\"/>\n                        <autoresizingMask key=\"autoresizingMask\" widthSizable=\"YES\" heightSizable=\"YES\"/>\n                        <subviews>\n                            <imageView userInteractionEnabled=\"NO\" contentMode=\"scaleAspectFill\" image=\"Icon-60.png\" translatesAutoresizingMaskIntoConstraints=\"NO\" id=\"23\">\n                                <rect key=\"frame\" x=\"97.5\" y=\"243.5\" width=\"180\" height=\"180\"/>\n                                <rect key=\"contentStretch\" x=\"0.0\" y=\"0.0\" width=\"0.0\" height=\"0.0\"/>\n                            </imageView>\n                        </subviews>\n                        <color key=\"backgroundColor\" red=\"0.0\" green=\"0.53725490196078429\" blue=\"1\" alpha=\"1\" colorSpace=\"custom\" customColorSpace=\"sRGB\"/>\n                        <constraints>\n                            <constraint firstItem=\"23\" firstAttribute=\"centerY\" secondItem=\"yd7-JS-zBw\" secondAttribute=\"centerY\" priority=\"1\" id=\"39\"/>\n                            <constraint firstItem=\"23\" firstAttribute=\"centerX\" secondItem=\"yd7-JS-zBw\" secondAttribute=\"centerX\" priority=\"1\" id=\"41\"/>\n                        </constraints>\n                    </view>\n                </viewController>\n                <placeholder placeholderIdentifier=\"IBFirstResponder\" id=\"XAI-xm-WK6\" userLabel=\"First Responder\" sceneMemberID=\"firstResponder\"/>\n            </objects>\n            <point key=\"canvasLocation\" x=\"349\" y=\"339\"/>\n        </scene>\n    </scenes>\n    <resources>\n        <image name=\"Icon-60.png\" width=\"180\" height=\"180\"/>\n    </resources>\n</document>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/UniversalBeacon.Sample.iOS.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"4.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <Import Project=\"..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\build\\netstandard2.0\\Xamarin.Forms.props\" Condition=\"Exists('..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\build\\netstandard2.0\\Xamarin.Forms.props')\" />\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">iPhoneSimulator</Platform>\n    <ProductVersion>8.0.30703</ProductVersion>\n    <SchemaVersion>2.0</SchemaVersion>\n    <ProjectGuid>{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}</ProjectGuid>\n    <ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n    <OutputType>Exe</OutputType>\n    <RootNamespace>UniversalBeacon.Sample.iOS</RootNamespace>\n    <IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>\n    <AssemblyName>UniversalBeacon.Sample.iOS</AssemblyName>\n    <NuGetPackageImportStamp>\n    </NuGetPackageImportStamp>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' \">\n    <DebugSymbols>true</DebugSymbols>\n    <DebugType>full</DebugType>\n    <Optimize>false</Optimize>\n    <OutputPath>bin\\iPhoneSimulator\\Debug</OutputPath>\n    <DefineConstants>DEBUG</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <ConsolePause>false</ConsolePause>\n    <MtouchArch>i386, x86_64</MtouchArch>\n    <MtouchLink>None</MtouchLink>\n    <MtouchDebug>true</MtouchDebug>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' \">\n    <DebugType>none</DebugType>\n    <Optimize>true</Optimize>\n    <OutputPath>bin\\iPhoneSimulator\\Release</OutputPath>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <MtouchLink>None</MtouchLink>\n    <MtouchArch>i386, x86_64</MtouchArch>\n    <ConsolePause>false</ConsolePause>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Debug|iPhone' \">\n    <DebugSymbols>true</DebugSymbols>\n    <DebugType>full</DebugType>\n    <Optimize>false</Optimize>\n    <OutputPath>bin\\iPhone\\Debug</OutputPath>\n    <DefineConstants>DEBUG</DefineConstants>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <ConsolePause>false</ConsolePause>\n    <MtouchArch>ARMv7, ARM64</MtouchArch>\n    <CodesignKey>iPhone Developer</CodesignKey>\n    <MtouchDebug>true</MtouchDebug>\n    <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Release|iPhone' \">\n    <DebugType>none</DebugType>\n    <Optimize>true</Optimize>\n    <OutputPath>bin\\iPhone\\Release</OutputPath>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <MtouchArch>ARMv7, ARM64</MtouchArch>\n    <ConsolePause>false</ConsolePause>\n    <CodesignKey>iPhone Developer</CodesignKey>\n    <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' \">\n    <DebugType>none</DebugType>\n    <Optimize>True</Optimize>\n    <OutputPath>bin\\iPhone\\Ad-Hoc</OutputPath>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <ConsolePause>False</ConsolePause>\n    <MtouchArch>ARMv7, ARM64</MtouchArch>\n    <BuildIpa>True</BuildIpa>\n    <CodesignProvision>Automatic:AdHoc</CodesignProvision>\n    <CodesignKey>iPhone Distribution</CodesignKey>\n    <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>\n  </PropertyGroup>\n  <PropertyGroup Condition=\" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' \">\n    <DebugType>none</DebugType>\n    <Optimize>True</Optimize>\n    <OutputPath>bin\\iPhone\\AppStore</OutputPath>\n    <ErrorReport>prompt</ErrorReport>\n    <WarningLevel>4</WarningLevel>\n    <ConsolePause>False</ConsolePause>\n    <MtouchArch>ARMv7, ARM64</MtouchArch>\n    <CodesignProvision>Automatic:AppStore</CodesignProvision>\n    <CodesignKey>iPhone Distribution</CodesignKey>\n    <CodesignEntitlements>Entitlements.plist</CodesignEntitlements>\n  </PropertyGroup>\n  <ItemGroup>\n    <Compile Include=\"Main.cs\" />\n    <Compile Include=\"AppDelegate.cs\" />\n    <None Include=\"Entitlements.plist\" />\n    <None Include=\"Info.plist\" />\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n    <ITunesArtwork Include=\"iTunesArtwork\" />\n    <ITunesArtwork Include=\"iTunesArtwork@2x\" />\n    <None Include=\"packages.config\" />\n  </ItemGroup>\n  <ItemGroup>\n    <BundleResource Include=\"Resources\\Default-568h%402x.png\" />\n    <BundleResource Include=\"Resources\\Default-Portrait.png\" />\n    <BundleResource Include=\"Resources\\Default-Portrait%402x.png\" />\n    <BundleResource Include=\"Resources\\Default.png\" />\n    <BundleResource Include=\"Resources\\Default%402x.png\" />\n    <BundleResource Include=\"Resources\\Icon-60%402x.png\" />\n    <BundleResource Include=\"Resources\\Icon-60%403x.png\" />\n    <BundleResource Include=\"Resources\\Icon-76.png\" />\n    <BundleResource Include=\"Resources\\Icon-76%402x.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small-40.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small-40%402x.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small-40%403x.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small%402x.png\" />\n    <BundleResource Include=\"Resources\\Icon-Small%403x.png\" />\n    <InterfaceDefinition Include=\"Resources\\LaunchScreen.storyboard\" />\n  </ItemGroup>\n  <ItemGroup>\n    <Reference Include=\"System\" />\n    <Reference Include=\"System.Xml\" />\n    <Reference Include=\"System.Core\" />\n    <Reference Include=\"Xamarin.iOS\" />\n    <Reference Include=\"System.IO.Compression\" />\n    <Reference Include=\"System.Net.Http\" />\n    <Reference Include=\"OpenNETCF.Extensions\">\n      <HintPath>..\\..\\..\\packages\\opennetcf-extensions-standard.1.0.17160.0\\lib\\netstandard1.1\\OpenNETCF.Extensions.dll</HintPath>\n    </Reference>\n    <Reference Include=\"OpenNETCF.IoC\">\n      <HintPath>..\\..\\..\\packages\\opennetcf-ioc-standard.1.0.17213\\lib\\netstandard1.3\\OpenNETCF.IoC.dll</HintPath>\n    </Reference>\n    <Reference Include=\"Xamarin.Forms.Core\">\n      <HintPath>..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\lib\\Xamarin.iOS10\\Xamarin.Forms.Core.dll</HintPath>\n    </Reference>\n    <Reference Include=\"Xamarin.Forms.Platform\">\n      <HintPath>..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\lib\\Xamarin.iOS10\\Xamarin.Forms.Platform.dll</HintPath>\n    </Reference>\n    <Reference Include=\"Xamarin.Forms.Platform.iOS\">\n      <HintPath>..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\lib\\Xamarin.iOS10\\Xamarin.Forms.Platform.iOS.dll</HintPath>\n    </Reference>\n    <Reference Include=\"Xamarin.Forms.Xaml\">\n      <HintPath>..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\lib\\Xamarin.iOS10\\Xamarin.Forms.Xaml.dll</HintPath>\n    </Reference>\n  </ItemGroup>\n  <ItemGroup>\n    <ProjectReference Include=\"..\\UniversalBeacon.Sample\\UniversalBeacon.Sample.csproj\">\n      <Project>{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}</Project>\n      <Name>UniversalBeacon.Sample</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\">\n      <Project>{83BE2E56-2400-40A2-8D88-B5DAE98213E1}</Project>\n      <Name>UniversalBeacon.Library.Core</Name>\n    </ProjectReference>\n    <ProjectReference Include=\"..\\..\\..\\Library\\UniversalBeacon.Library.iOS\\UniversalBeacon.Library.iOS.csproj\">\n      <Project>{430362FE-C759-4D51-890F-1BF8308FC99F}</Project>\n      <Name>UniversalBeacon.Library.iOS</Name>\n    </ProjectReference>\n  </ItemGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Xamarin\\iOS\\Xamarin.iOS.CSharp.targets\" />\n  <Import Project=\"..\\..\\..\\packages\\NETStandard.Library.2.0.3\\build\\netstandard2.0\\NETStandard.Library.targets\" Condition=\"Exists('..\\..\\..\\packages\\NETStandard.Library.2.0.3\\build\\netstandard2.0\\NETStandard.Library.targets')\" />\n  <Import Project=\"..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\build\\netstandard2.0\\Xamarin.Forms.targets\" Condition=\"Exists('..\\..\\..\\packages\\Xamarin.Forms.3.1.0.583944\\build\\netstandard2.0\\Xamarin.Forms.targets')\" />\n</Project>\n"
  },
  {
    "path": "Samples/UniversalBeacon.Sample/UniversalBeacon.Sample.iOS/packages.config",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<packages>\n  <package id=\"Microsoft.NETCore.Platforms\" version=\"2.1.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"Microsoft.Win32.Primitives\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"NETStandard.Library\" version=\"2.0.3\" targetFramework=\"xamarinios10\" />\n  <package id=\"opennetcf-extensions-standard\" version=\"1.0.17160.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"opennetcf-ioc-standard\" version=\"1.0.17213\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.AppContext\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Collections\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Collections.Concurrent\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Console\" version=\"4.3.1\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Diagnostics.Debug\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Diagnostics.Tools\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Diagnostics.Tracing\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Globalization\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Globalization.Calendars\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.IO\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.IO.Compression\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.IO.Compression.ZipFile\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.IO.FileSystem\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.IO.FileSystem.Primitives\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Linq\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Linq.Expressions\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Net.Http\" version=\"4.3.4\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Net.Primitives\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Net.Sockets\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.ObjectModel\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Reflection\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Reflection.Extensions\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Reflection.Primitives\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Resources.ResourceManager\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime.Extensions\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime.Handles\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime.InteropServices\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime.InteropServices.RuntimeInformation\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Runtime.Numerics\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Security.Cryptography.Algorithms\" version=\"4.3.1\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Security.Cryptography.Encoding\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Security.Cryptography.Primitives\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Security.Cryptography.X509Certificates\" version=\"4.3.2\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Text.Encoding\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Text.Encoding.Extensions\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Text.RegularExpressions\" version=\"4.3.1\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Threading\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Threading.Tasks\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Threading.Timer\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Xml.ReaderWriter\" version=\"4.3.1\" targetFramework=\"xamarinios10\" />\n  <package id=\"System.Xml.XDocument\" version=\"4.3.0\" targetFramework=\"xamarinios10\" />\n  <package id=\"Xamarin.Forms\" version=\"3.1.0.583944\" targetFramework=\"xamarinios10\" />\n</packages>"
  },
  {
    "path": "Samples/WindowsBeacons/App.xaml",
    "content": "﻿<Application\n    x:Class=\"WindowsBeacons.App\"\n    xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"\n    xmlns:local=\"using:WindowsBeacons\"\n    RequestedTheme=\"Light\">\n\n    <Application.Resources>\n        <!-- Colors -->\n        <Color x:Key=\"CustomAccentColor\">#0089ff</Color>\n        <SolidColorBrush x:Key=\"CustomAccentBrush\" Color=\"{StaticResource CustomAccentColor}\"/>\n        \n        <!-- Text definitions -->\n        <Style x:Key=\"InfoTextBlockStyle\" BasedOn=\"{StaticResource BaseTextBlockStyle}\" TargetType=\"TextBlock\">\n            <Setter Property=\"FontWeight\" Value=\"Thin\"/>\n            <Setter Property=\"Margin\" Value=\"12, 5, 12, 5\"/>\n        </Style>\n        <Style x:Key=\"BoldInfoTextBlockStyle\" BasedOn=\"{StaticResource InfoTextBlockStyle}\" TargetType=\"TextBlock\">\n            <Setter Property=\"FontWeight\" Value=\"Light\"/>\n        </Style>\n        <Style x:Key=\"BeaconTypeTextBlockStyle\" BasedOn=\"{StaticResource InfoTextBlockStyle}\" TargetType=\"TextBlock\">\n            <Setter Property=\"FontWeight\" Value=\"Light\"/>\n            <Setter Property=\"FontSize\" Value=\"25\" />\n        </Style>\n        <Style x:Key=\"FrameTypeTextBlockStyle\" BasedOn=\"{StaticResource InfoTextBlockStyle}\" TargetType=\"TextBlock\">\n            <Setter Property=\"FontWeight\" Value=\"Light\"/>\n            <Setter Property=\"Foreground\" Value=\"{StaticResource CustomAccentBrush}\"/>\n        </Style>\n        <Style x:Key=\"HyperlinkStyle\" BasedOn=\"{StaticResource TextBlockButtonStyle}\" TargetType=\"HyperlinkButton\">\n            <Setter Property=\"FontWeight\" Value=\"Thin\"/>\n            <Setter Property=\"Margin\" Value=\"12, 0, 12, 5\"/>\n        </Style>\n        \n\n\n        <!-- Help button for split view -->\n        <Style x:Key=\"SplitViewTogglePaneButtonStyle\" TargetType=\"ToggleButton\">\n            <Setter Property=\"FontSize\" Value=\"20\" />\n            <Setter Property=\"FontFamily\" Value=\"{ThemeResource SymbolThemeFontFamily}\" />\n            <Setter Property=\"MinHeight\" Value=\"48\" />\n            <Setter Property=\"MinWidth\" Value=\"48\" />\n            <Setter Property=\"Margin\" Value=\"0\" />\n            <Setter Property=\"Padding\" Value=\"0\" />\n            <Setter Property=\"HorizontalAlignment\" Value=\"Left\" />\n            <Setter Property=\"VerticalAlignment\" Value=\"Top\" />\n            <Setter Property=\"HorizontalContentAlignment\" Value=\"Center\" />\n            <Setter Property=\"VerticalContentAlignment\" Value=\"Center\" />\n            <Setter Property=\"Background\" Value=\"Transparent\" />\n            <Setter Property=\"Foreground\" Value=\"{ThemeResource SystemControlForegroundBaseHighBrush}\" />\n            <Setter Property=\"AutomationProperties.Name\" Value=\"Menu\" />\n            <Setter Property=\"UseSystemFocusVisuals\" Value=\"True\"/>\n            <Setter Property=\"Template\">\n                <Setter.Value>\n                    <ControlTemplate TargetType=\"ToggleButton\">\n                        <Grid Background=\"{TemplateBinding Background}\" x:Name=\"LayoutRoot\">\n                            <VisualStateManager.VisualStateGroups>\n                                <VisualStateGroup x:Name=\"CommonStates\">\n                                    <VisualState x:Name=\"Normal\" >\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"Foreground\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"PointerOver\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"LayoutRoot\" Storyboard.TargetProperty=\"(Grid.Background)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightListLowBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"Foreground\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"Pressed\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"LayoutRoot\" Storyboard.TargetProperty=\"(Grid.Background)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightListMediumBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"Foreground\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"Disabled\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"(TextBlock.Foreground)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlDisabledBaseLowBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"Checked\"/>\n                                    <VisualState x:Name=\"CheckedPointerOver\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"LayoutRoot\" Storyboard.TargetProperty=\"(Grid.Background)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightListLowBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"Foreground\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"CheckedPressed\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"LayoutRoot\" Storyboard.TargetProperty=\"(Grid.Background)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightListMediumBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"Foreground\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                    <VisualState x:Name=\"CheckedDisabled\">\n                                        <Storyboard>\n                                            <ObjectAnimationUsingKeyFrames Storyboard.TargetName=\"ContentPresenter\" Storyboard.TargetProperty=\"(TextBlock.Foreground)\">\n                                                <DiscreteObjectKeyFrame KeyTime=\"0\" Value=\"{ThemeResource SystemControlDisabledBaseLowBrush}\"/>\n                                            </ObjectAnimationUsingKeyFrames>\n                                        </Storyboard>\n                                    </VisualState>\n                                </VisualStateGroup>\n                            </VisualStateManager.VisualStateGroups>\n                            <ContentPresenter x:Name=\"ContentPresenter\"\n                                          Content=\"{TemplateBinding Content}\"\n                                          Margin=\"{TemplateBinding Padding}\"\n                                          HorizontalAlignment=\"{TemplateBinding HorizontalContentAlignment}\"\n                                          VerticalAlignment=\"{TemplateBinding VerticalContentAlignment}\"\n                                          AutomationProperties.AccessibilityView=\"Raw\" />\n                        </Grid>\n                    </ControlTemplate>\n                </Setter.Value>\n            </Setter>\n        </Style>\n    </Application.Resources>\n\n</Application>\n"
  },
  {
    "path": "Samples/WindowsBeacons/App.xaml.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing System.Diagnostics;\nusing Windows.ApplicationModel;\nusing Windows.ApplicationModel.Activation;\nusing Windows.Globalization;\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\nusing Windows.UI.Xaml.Navigation;\nusing Microsoft.ApplicationInsights;\n\nnamespace WindowsBeacons\n{\n    /// <summary>\n    /// Provides application-specific behavior to supplement the default Application class.\n    /// </summary>\n    sealed partial class App : Application\n    {\n        /// <summary>\n        /// Initializes the singleton application object.  This is the first line of authored code\n        /// executed, and as such is the logical equivalent of main() or WinMain().\n        /// </summary>\n        public App()\n        {\n            WindowsAppInitializer.InitializeAsync(); // Application Insights\n            this.InitializeComponent();\n            this.Suspending += OnSuspending;\n        }\n\n        /// <summary>\n        /// Invoked when the application is launched normally by the end user.  Other entry points\n        /// will be used such as when the application is launched to open a specific file.\n        /// </summary>\n        /// <param name=\"e\">Details about the launch request and process.</param>\n        protected override void OnLaunched(LaunchActivatedEventArgs e)\n        {\n            //ApplicationLanguages.PrimaryLanguageOverride = \"de\";\n\n#if DEBUG\n            if (Debugger.IsAttached)\n            {\n                //this.DebugSettings.EnableFrameRateCounter = true;\n            }\n#endif\n\n            Frame rootFrame = Window.Current.Content as Frame;\n\n            // Do not repeat app initialization when the Window already has content,\n            // just ensure that the window is active\n            if (rootFrame == null)\n            {\n                // Create a Frame to act as the navigation context and navigate to the first page\n                rootFrame = new Frame();\n\n                rootFrame.NavigationFailed += OnNavigationFailed;\n\n                if (e.PreviousExecutionState == ApplicationExecutionState.Terminated)\n                {\n                    //TODO: Load state from previously suspended application\n                }\n\n                // Place the frame in the current Window\n                Window.Current.Content = rootFrame;\n            }\n\n            if (rootFrame.Content == null)\n            {\n                // When the navigation stack isn't restored navigate to the first page,\n                // configuring the new page by passing required information as a navigation\n                // parameter\n                rootFrame.Navigate(typeof(MainPage), e.Arguments);\n            }\n            // Ensure the current window is active\n            Window.Current.Activate();\n        }\n\n        /// <summary>\n        /// Invoked when Navigation to a certain page fails\n        /// </summary>\n        /// <param name=\"sender\">The Frame which failed navigation</param>\n        /// <param name=\"e\">Details about the navigation failure</param>\n        void OnNavigationFailed(object sender, NavigationFailedEventArgs e)\n        {\n            throw new Exception(\"Failed to load Page \" + e.SourcePageType.FullName);\n        }\n\n        /// <summary>\n        /// Invoked when application execution is being suspended.  Application state is saved\n        /// without knowing whether the application will be terminated or resumed with the contents\n        /// of memory still intact.\n        /// </summary>\n        /// <param name=\"sender\">The source of the suspend request.</param>\n        /// <param name=\"e\">Details about the suspend request.</param>\n        private void OnSuspending(object sender, SuspendingEventArgs e)\n        {\n            var deferral = e.SuspendingOperation.GetDeferral();\n            //TODO: Save application state and stop any background activity\n            deferral.Complete();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/ApplicationInsights.config",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n<ApplicationInsights>\n    <InstrumentationKey></InstrumentationKey>\n</ApplicationInsights>"
  },
  {
    "path": "Samples/WindowsBeacons/Converter/BeaconFrameTypeToTextConverter.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing Windows.ApplicationModel.Resources;\nusing Windows.UI.Xaml.Data;\nusing UniversalBeacon.Library.Core.Entities;\n\nnamespace WindowsBeacons.Converter\n{\n    public class BeaconFrameTypeToTextConverter : IValueConverter\n    {\n        public object Convert(object value, Type targetType, object parameter, string language)\n        {\n            var resourceLoader = ResourceLoader.GetForCurrentView();\n            if (value is UnknownBeaconFrame)\n                return resourceLoader.GetString(\"UnknownBeaconFrame\");\n            if (value is TlmEddystoneFrame)\n                return resourceLoader.GetString(\"TlmEddystoneFrame\");\n            if (value is UidEddystoneFrame)\n                return resourceLoader.GetString(\"UidEddystoneFrame\");\n            if (value is UrlEddystoneFrame)\n                return resourceLoader.GetString(\"UrlEddystoneFrame\");\n            if (value is EidEddystoneFrame)\n                return resourceLoader.GetString(\"EidEddystoneFrame\");\n            if (value is ProximityBeaconFrame)\n                return resourceLoader.GetString(\"ProximityBeaconFrame\");\n\n            return null;\n        }\n\n        public object ConvertBack(object value, Type targetType, object parameter, string language)\n        {\n            throw new NotImplementedException();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/Converter/BeaconTypeToTextConverter.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing Windows.UI.Xaml.Data;\nusing UniversalBeacon.Library.Core.Entities;\n\nnamespace WindowsBeacons.Converter\n{\n    public class BeaconTypeToTextConverter : IValueConverter\n    {\n        public object Convert(object value, Type targetType, object parameter, string language)\n        {\n            if (value is Beacon.BeaconTypeEnum)\n            {\n                var beaconType = (Beacon.BeaconTypeEnum)value;\n                switch (beaconType)\n                {\n                    case Beacon.BeaconTypeEnum.Unknown:\n                        return \"Unknown\";\n                    case Beacon.BeaconTypeEnum.Eddystone:\n                        return \"Eddystone\";\n                    case Beacon.BeaconTypeEnum.iBeacon:\n                        return \"iBeacon\";\n                    default:\n                        throw new ArgumentOutOfRangeException();\n                }\n            }\n            return null;\n        }\n\n        public object ConvertBack(object value, Type targetType, object parameter, string language)\n        {\n            throw new NotImplementedException();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/Converter/IdToHexTextConverter.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing System.Numerics;\nusing Windows.UI.Xaml.Data;\n\nnamespace WindowsBeacons.Converter\n{\n    public class IdToHexTextConverter : IValueConverter\n    {\n        public object Convert(object value, Type targetType, object parameter, string language)\n        {\n            if (value is byte[])\n            {\n                return BitConverter.ToString((byte[])value);\n            }\n            if (value is ulong)\n            {\n                return ((ulong) value).ToString(\"X\");\n            }\n            if (value is BigInteger)\n            {\n                return ((BigInteger) value).ToString(\"X\");\n            }\n            return null;\n        }\n\n        public object ConvertBack(object value, Type targetType, object parameter, string language)\n        {\n            throw new NotImplementedException();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/Converter/IntToGridLengthConverter.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Data;\n\nnamespace WindowsBeacons.Converter\n{\n    public class IntToGridLengthConverter : IValueConverter\n    {\n        public object Convert(object value, Type targetType, object parameter, string language)\n        {\n            if (value is int && targetType == typeof (GridLength))\n            {\n                return new GridLength((int) value);\n            }\n            return null;\n        }\n\n        public object ConvertBack(object value, Type targetType, object parameter, string language)\n        {\n            throw new NotImplementedException();\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/FrameTemplateSelector.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved. \n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\nusing UniversalBeacon.Library.Core.Entities;\n\nnamespace WindowsBeacons\n{\n    public class FrameTemplateSelector : DataTemplateSelector\n    {\n        public DataTemplate UnknownBeaconFrameTemplate { get; set; }\n\n        public DataTemplate TlmEddystoneFrameTemplate { get; set; }\n\n        public DataTemplate UidEddystoneFrameTemplate { get; set; }\n\n        public DataTemplate UrlEddystoneFrameTemplate { get; set; }\n\n        public DataTemplate EidEddystoneFrameTemplate { get; set; }\n\n        public DataTemplate ProximityBeaconFrameTemplate { get; set; }\n\n        protected override DataTemplate SelectTemplateCore(object item)\n        {\n            var itemType = item.GetType();\n\n            if (itemType == typeof(UnknownBeaconFrame))\n                return UnknownBeaconFrameTemplate;\n            if (itemType == typeof(TlmEddystoneFrame))\n                return TlmEddystoneFrameTemplate;\n            if (itemType == typeof(UidEddystoneFrame))\n                return UidEddystoneFrameTemplate;\n            if (itemType == typeof(UrlEddystoneFrame))\n                return UrlEddystoneFrameTemplate;\n            if (itemType == typeof(EidEddystoneFrame))\n                return EidEddystoneFrameTemplate;\n            if (itemType == typeof (ProximityBeaconFrame))\n                return ProximityBeaconFrameTemplate;\n\n            return base.SelectTemplateCore(item);\n\n        }\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/MainPage.xaml",
    "content": "﻿<Page\n    x:Class=\"WindowsBeacons.MainPage\"\n    x:Name=\"MainPageItem\"\n    xmlns=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\"\n    xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\"\n    xmlns:local=\"using:WindowsBeacons\"\n    xmlns:d=\"http://schemas.microsoft.com/expression/blend/2008\"\n    xmlns:mc=\"http://schemas.openxmlformats.org/markup-compatibility/2006\"\n    xmlns:converter=\"using:WindowsBeacons.Converter\"\n    mc:Ignorable=\"d\"\n    RequestedTheme=\"Light\">\n\n    <Page.Resources>\n        <converter:BeaconTypeToTextConverter x:Key=\"BeaconTypeToTextConverter\"/>\n        <converter:BeaconFrameTypeToTextConverter x:Key=\"BeaconFrameTypeToTextConverter\"/>\n        <converter:IdToHexTextConverter x:Key=\"IdToHexTextConverter\"/>\n        <converter:IntToGridLengthConverter x:Key=\"IntToGridLengthConverter\"/>\n\n        <DataTemplate x:Key=\"UidEddystoneFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           TextWrapping=\"Wrap\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- Ranging Data -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"RangingData\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding RangingData, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Namespace ID -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"NamespaceId\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding NamespaceIdAsNumber, Mode=OneWay, Converter={StaticResource IdToHexTextConverter}}\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Instance ID -->\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"0\"\n                           x:Uid=\"InstanceId\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"1\"\n                           Text=\"{Binding InstanceIdAsNumber, Mode=OneWay, Converter={StaticResource IdToHexTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>\n\n        <DataTemplate x:Key=\"UrlEddystoneFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- URL -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"Url\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <HyperlinkButton Grid.Row=\"1\" Grid.Column=\"1\"\n                                 Content=\"{Binding CompleteUrl, Mode=OneWay}\"\n                                 NavigateUri=\"{Binding CompleteUrl, Mode=OneWay}\"\n                                 Style=\"{StaticResource HyperlinkStyle}\"\n                                 Margin=\"12, 0, 12, 0\"/>\n                <!--<TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding CompleteUrl, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>-->\n                <!-- Ranging Data -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"RangingData\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding RangingData, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>\n\n        <!-- Telemtry data -->\n        <DataTemplate x:Key=\"TlmEddystoneFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- Version -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"Version\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding Version, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Battery -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"BatteryInMilliV\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding BatteryInMilliV, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Temperature -->\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"0\"\n                           x:Uid=\"TemperatureInC\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"1\"\n                           Text=\"{Binding TemperatureInC, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- AdvertisementFrameCount -->\n                <TextBlock Grid.Row=\"4\" Grid.Column=\"0\"\n                           x:Uid=\"AdvertisementFrameCount\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"4\" Grid.Column=\"1\"\n                           Text=\"{Binding AdvertisementFrameCount, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- TimeSincePowerUp -->\n                <TextBlock Grid.Row=\"5\" Grid.Column=\"0\"\n                           x:Uid=\"TimeSincePowerUp\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"5\" Grid.Column=\"1\"\n                           Text=\"{Binding TimeSincePowerUp, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>\n\n        <DataTemplate x:Key=\"EidEddystoneFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           TextWrapping=\"Wrap\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- Ranging Data -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"RangingData\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding RangingData, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Ephemeral Identifier -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"EphemeralIdentifier\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding EphemeralIdentifier, Mode=OneWay, Converter={StaticResource IdToHexTextConverter}}\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>\n\n        <DataTemplate x:Key=\"ProximityBeaconFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- Uuid -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"Uuid\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding UuidAsString, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Major -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"Major\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding MajorAsString, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Minor -->\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"0\"\n                           x:Uid=\"Minor\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"1\"\n                           Text=\"{Binding MinorAsString, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- TX Power -->\n                <TextBlock Grid.Row=\"4\" Grid.Column=\"0\"\n                           x:Uid=\"TxPower\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"4\" Grid.Column=\"1\"\n                           Text=\"{Binding TxPower, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>  \n        \n        <DataTemplate x:Key=\"UnknownBeaconFrameTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                </Grid.RowDefinitions>\n                <!-- Frame type -->\n                <TextBlock Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"\n                           Text=\"{Binding Converter={StaticResource BeaconFrameTypeToTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource FrameTypeTextBlockStyle}\"/>\n                <!-- Payload -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"Payload\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding Payload, Mode=OneWay, Converter={StaticResource IdToHexTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n            </Grid>\n        </DataTemplate>\n\n        <local:FrameTemplateSelector x:Key=\"FrameTemplateSelector\"\n                                     UrlEddystoneFrameTemplate=\"{StaticResource UrlEddystoneFrameTemplate}\"\n                                     TlmEddystoneFrameTemplate=\"{StaticResource TlmEddystoneFrameTemplate}\"\n                                     UidEddystoneFrameTemplate=\"{StaticResource UidEddystoneFrameTemplate}\"\n                                     EidEddystoneFrameTemplate=\"{StaticResource EidEddystoneFrameTemplate}\"\n                                     ProximityBeaconFrameTemplate=\"{StaticResource ProximityBeaconFrameTemplate}\"\n                                     UnknownBeaconFrameTemplate=\"{StaticResource UnknownBeaconFrameTemplate}\" />\n\n        <DataTemplate x:Name=\"BeaconInfoTemplate\">\n            <Grid>\n                <Grid.ColumnDefinitions>\n                    <ColumnDefinition Width=\"{Binding ElementName=MainPageItem, Path=LeftColumnWidth, Converter={StaticResource IntToGridLengthConverter}}\"/>\n                    <ColumnDefinition Width=\"*\"/>\n                </Grid.ColumnDefinitions>\n                <Grid.RowDefinitions>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition/>\n                    <RowDefinition Height=\"1\"/>\n                </Grid.RowDefinitions>\n                <!-- Beacon type -->\n                <Rectangle Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\"/>\n                <StackPanel Grid.Row=\"0\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\" \n                           Orientation=\"Horizontal\">\n                    <TextBlock Text=\"&#xE95A;\" Margin=\"12,12,0,0\"\n                           Style=\"{StaticResource BeaconTypeTextBlockStyle}\" FontFamily=\"Segoe MDL2 Assets\"/>\n                    <TextBlock Text=\"{Binding BeaconType, Mode=OneWay, Converter={StaticResource BeaconTypeToTextConverter}}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BeaconTypeTextBlockStyle}\"/>\n                </StackPanel>\n                <!-- Bluetooth MAC address -->\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"0\"\n                           x:Uid=\"BluetoothAddress\" \n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\" />\n                <TextBlock Grid.Row=\"1\" Grid.Column=\"1\"\n                           Text=\"{Binding BluetoothAddressAsString, Mode=OneWay}\" \n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- RSSI -->\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"0\"\n                           x:Uid=\"Rssi\" \n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\" />\n                <TextBlock Grid.Row=\"2\" Grid.Column=\"1\"\n                           Text=\"{Binding Rssi, Mode=OneWay}\" \n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Timestamp of last update -->\n                <TextBlock Grid.Row=\"3\" Grid.Column=\"0\"\n                           x:Uid=\"Updated\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource BoldInfoTextBlockStyle}\"/>\n                <TextBlock Grid.Row=\"3\"  Grid.Column=\"1\"\n                           Text=\"{Binding Timestamp, Mode=OneWay}\"\n                           TextWrapping=\"Wrap\"\n                           Style=\"{StaticResource InfoTextBlockStyle}\"/>\n                <!-- Frames -->\n                <ListView Grid.Row=\"4\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\" \n                          ItemsSource=\"{Binding BeaconFrames, Mode=OneWay}\"\n                          ItemTemplateSelector=\"{StaticResource FrameTemplateSelector}\"\n                          SelectionMode=\"None\"\n                          HorizontalContentAlignment=\"Stretch\">\n                    <ListView.ItemContainerStyle>\n                        <Style TargetType=\"ListViewItem\">\n                            <Setter Property=\"HorizontalAlignment\" Value=\"Stretch\"/>\n                            <Setter Property=\"HorizontalContentAlignment\" Value=\"Stretch\"/>\n                            <Setter Property=\"Margin\" Value=\"0,0,0,0\"/>\n                            <Setter Property=\"Padding\" Value=\"0,0,0,0\"/>\n                        </Style>\n                    </ListView.ItemContainerStyle>\n                </ListView>\n                <!-- Border -->\n                <Border Grid.Row=\"5\" Grid.Column=\"0\" Grid.ColumnSpan=\"2\" Background=\"{StaticResource CustomAccentBrush}\"/>\n            </Grid>\n        </DataTemplate>\n    </Page.Resources>\n\n\n    <SplitView x:Name=\"MainSplitView\" PanePlacement=\"Right\" DisplayMode=\"Overlay\" IsPaneOpen=\"False\">\n        <VisualStateManager.VisualStateGroups>\n            <VisualStateGroup x:Name=\"LayoutVisualStateGroup\">\n                <VisualState x:Name=\"WideState\">\n                    <VisualState.StateTriggers>\n                        <AdaptiveTrigger MinWindowWidth=\"700\"/>\n                    </VisualState.StateTriggers>\n                    <VisualState.Setters>\n                        <Setter Target=\"MainPageItem.LeftColumnWidth\" Value=\"210\"/>\n                    </VisualState.Setters>\n                </VisualState>\n                <VisualState x:Name=\"NarrowState\">\n                    <VisualState.StateTriggers>\n                        <AdaptiveTrigger MinWindowWidth=\"0\"/>\n                    </VisualState.StateTriggers>\n                    <VisualState.Setters>\n                        <Setter Target=\"MainPageItem.LeftColumnWidth\" Value=\"140\"/>\n                    </VisualState.Setters>\n                </VisualState>\n            </VisualStateGroup>\n        </VisualStateManager.VisualStateGroups>\n\n        <SplitView.Content>\n            <Grid x:Name=\"ContentGrid\" Background=\"{ThemeResource ApplicationPageBackgroundThemeBrush}\">\n                <Grid.RowDefinitions>\n                    <RowDefinition Height=\"Auto\"/>\n                    <RowDefinition Height=\"*\"/>\n                </Grid.RowDefinitions>\n\n\n                <!-- Status & Menu -->\n                <Rectangle Grid.Row=\"0\" Fill=\"{StaticResource CustomAccentBrush}\"/>\n                <Grid Grid.Row=\"0\" x:Name=\"StatusMsgArea\" Tapped=\"StatusMsgArea_Tapped\">\n                    <Grid.ColumnDefinitions>\n                        <ColumnDefinition Width=\"Auto\"/>\n                        <ColumnDefinition Width=\"*\"/>\n                        <ColumnDefinition Width=\"Auto\"/>\n                        <ColumnDefinition Width=\"Auto\"/>\n                    </Grid.ColumnDefinitions>\n                    <!-- Status -->\n                    <TextBlock Grid.Column=\"0\" TextWrapping=\"Wrap\" \n                               x:Uid=\"Status\" Style=\"{StaticResource InfoTextBlockStyle}\" \n                               Foreground=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                    <TextBlock Grid.Column=\"1\"\n                       x:Name=\"StatusOutput\" TextWrapping=\"Wrap\" Text=\"{Binding StatusText}\" Style=\"{StaticResource InfoTextBlockStyle}\" \n                       Foreground=\"{ThemeResource SystemControlHighlightAltAltHighBrush}\"/>\n                    <!-- Clear -->\n                    <ToggleButton x:Name=\"ClearButton\" Grid.Column=\"2\" \n                                  TabIndex=\"2\"\n                                  Content=\"&#xE107;\"\n                                  Style=\"{StaticResource SplitViewTogglePaneButtonStyle}\"\n                                  IsChecked=\"False\"\n                                  AutomationProperties.Name=\"Clear\"\n                                  Tapped=\"ClearButton_Tapped\"\n                                  ToolTipService.ToolTip=\"Clear\" />\n\n                    <!-- Toggle about view -->\n                    <ToggleButton x:Name=\"TogglePaneButton\" Grid.Column=\"3\" \n                                  TabIndex=\"1\"\n                                  Content=\"&#xE11B;\"\n                                  Style=\"{StaticResource SplitViewTogglePaneButtonStyle}\"\n                                  IsChecked=\"{Binding IsPaneOpen, ElementName=MainSplitView, Mode=TwoWay}\"\n                                  AutomationProperties.Name=\"About\"\n                                  ToolTipService.ToolTip=\"About\" />\n                </Grid>\n\n                <!-- Beacon scan results -->\n                <ListView x:Name=\"BeaconListView\" \n                  Grid.Row=\"1\" \n                  ItemTemplate=\"{StaticResource BeaconInfoTemplate}\" \n                  SelectionMode=\"None\"\n                  HorizontalContentAlignment=\"Stretch\">\n                    <ListView.ItemContainerStyle>\n                        <Style TargetType=\"ListViewItem\">\n                            <Setter Property=\"HorizontalAlignment\" Value=\"Stretch\"/>\n                            <Setter Property=\"HorizontalContentAlignment\" Value=\"Stretch\"/>\n                            <Setter Property=\"Template\">\n                                <Setter.Value>\n                                    <ControlTemplate TargetType=\"ListViewItem\">\n                                        <ListViewItemPresenter ContentMargin=\"0\"/>\n                                    </ControlTemplate>\n                                </Setter.Value>\n                            </Setter>\n                        </Style>\n                    </ListView.ItemContainerStyle>\n                </ListView>\n\n            </Grid>\n        </SplitView.Content>\n        <SplitView.Pane >\n            <ScrollViewer VerticalScrollBarVisibility=\"Auto\">\n                <StackPanel Orientation=\"Vertical\">\n                    <Grid Tapped=\"AboutButton_Tapped\">\n                        <Grid.ColumnDefinitions>\n                            <ColumnDefinition Width=\"*\"/>\n                        </Grid.ColumnDefinitions>\n                        <TextBlock Grid.Column=\"0\" x:Uid=\"Info\" Style=\"{StaticResource BeaconTypeTextBlockStyle}\"/>\n                    </Grid>\n                    <TextBlock x:Uid=\"Instructions\" Style=\"{StaticResource InfoTextBlockStyle}\" />\n                    <TextBlock x:Uid=\"About\" Style=\"{StaticResource BeaconTypeTextBlockStyle}\"/>\n                    <TextBlock x:Uid=\"AboutText1\" Style=\"{StaticResource InfoTextBlockStyle}\" />\n                    <HyperlinkButton x:Uid=\"TwitterButton\" Style=\"{StaticResource HyperlinkStyle}\"/>\n                    <HyperlinkButton x:Uid=\"BlogButton\" Style=\"{StaticResource HyperlinkStyle}\"/>\n                    <HyperlinkButton x:Uid=\"ContactEmailButton\" Style=\"{StaticResource HyperlinkStyle}\"/>\n                    <TextBlock x:Uid=\"AboutText2\" Style=\"{StaticResource InfoTextBlockStyle}\" />\n                    <HyperlinkButton x:Uid=\"LibraryUrlButton\" Style=\"{StaticResource HyperlinkStyle}\"/>\n                    <TextBlock x:Uid=\"Privacy\" Style=\"{StaticResource BeaconTypeTextBlockStyle}\"/>\n                    <TextBlock x:Uid=\"PrivacyText\" Style=\"{StaticResource InfoTextBlockStyle}\" />\n                    <TextBlock x:Uid=\"Terms\" Style=\"{StaticResource BeaconTypeTextBlockStyle}\"/>\n                    <TextBlock x:Uid=\"TermsText\" Style=\"{StaticResource InfoTextBlockStyle}\" />\n                </StackPanel>\n            </ScrollViewer>\n        </SplitView.Pane>\n    </SplitView>\n\n</Page>\n"
  },
  {
    "path": "Samples/WindowsBeacons/MainPage.xaml.cs",
    "content": "﻿// Copyright 2015 - 2017 Andreas Jakl. All rights reserved.\n// https://github.com/andijakl/universal-beacon \n// \n// This program is free software: you can redistribute it and/or modify\n// it under the terms of the GNU General Public License as published by\n// the Free Software Foundation, either version 3 of the License, or\n// (at your option) any later version.\n// \n// This program is distributed in the hope that it will be useful,\n// but WITHOUT ANY WARRANTY; without even the implied warranty of\n// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the\n// GNU General Public License for more details.\n// \n// You should have received a copy of the GNU General Public License\n// along with this program. If not, see <http://www.gnu.org/licenses/>.\n\nusing System;\nusing System.ComponentModel;\nusing System.Diagnostics;\nusing System.IO;\nusing System.Linq;\nusing System.Runtime.CompilerServices;\nusing Windows.ApplicationModel.Resources;\nusing Windows.Foundation.Metadata;\nusing Windows.Globalization;\nusing Windows.UI;\nusing Windows.UI.Core;\nusing Windows.UI.Xaml;\nusing Windows.UI.Xaml.Controls;\nusing Windows.UI.Xaml.Input;\nusing Windows.UI.Xaml.Navigation;\nusing UniversalBeacon.Library.Core.Entities;\nusing UniversalBeacon.Library.Core.Interop;\nusing UniversalBeacon.Library.UWP;\nusing UniversalBeaconLibrary;\n\nnamespace WindowsBeacons\n{\n    public sealed partial class MainPage : Page, INotifyPropertyChanged\n    {\n        private readonly WindowsBluetoothPacketProvider _provider;\n        private readonly BeaconManager _beaconManager;\n\n        // UI\n        private CoreDispatcher _dispatcher;\n\n        public static readonly DependencyProperty LeftColumnWidthProperty = DependencyProperty.Register(\n            \"LeftColumnWidth\", typeof(int), typeof(MainPage), new PropertyMetadata(default(int)));\n\n        private ResourceLoader _resourceLoader;\n\n        public int LeftColumnWidth\n        {\n            get => (int)GetValue(LeftColumnWidthProperty);\n            set => SetValue(LeftColumnWidthProperty, value);\n        }\n\n        private string _statusText;\n        private bool _restartingBeaconWatch;\n\n        public string StatusText\n        {\n            get => _statusText;\n            set\n            {\n                if (_statusText == value) return;\n                _statusText = value;\n                OnPropertyChanged();\n            }\n        }\n\n\n        public MainPage()\n        {\n            InitializeComponent();\n            DataContext = this;\n            _dispatcher = CoreWindow.GetForCurrentThread().Dispatcher;\n\n            // Construct the Universal Bluetooth Beacon manager\n            _provider = new WindowsBluetoothPacketProvider();\n            _beaconManager = new BeaconManager(_provider, async (action) =>\n            {\n                await Dispatcher.RunAsync(CoreDispatcherPriority.Normal, () => { action(); });\n            });\n            BeaconListView.ItemsSource = _beaconManager.BluetoothBeacons;\n\n            // Subscribe to status change events of the provider\n            _provider.WatcherStopped += WatcherOnStopped;\n            _beaconManager.BeaconAdded += BeaconManagerOnBeaconAdded;\n\n            if (ApiInformation.IsTypePresent(\"Windows.UI.ViewManagement.StatusBar\"))\n            {\n                // Make sure the status bar is visible also in the light mode on Windows 10 Mobile\n                Windows.UI.ViewManagement.StatusBar.GetForCurrentView().BackgroundColor = Color.FromArgb(0, 255, 255, 255);\n                Windows.UI.ViewManagement.StatusBar.GetForCurrentView().BackgroundOpacity = 1;\n                Windows.UI.ViewManagement.StatusBar.GetForCurrentView().ForegroundColor = Colors.Black;\n            }\n\n            // Simulate beacon info\n            //#if DEBUG\n            //            var eddystoneBeacon = new Beacon(Beacon.BeaconTypeEnum.Eddystone);\n            //            eddystoneBeacon.BeaconFrames.Add(new TlmEddystoneFrame(0, 3100, (float)25.5, 2000, 1000));\n            //            // Ranging Data 0xEE = -18dbM: needs unchecked syntax to cast constants, works without unchecked for runtime variables\n            //            // (sbyte)0x12 = +18dbM\n            //            // Sample values from: https://developer.bluetooth.org/gatt/characteristics/Pages/CharacteristicViewer.aspx?u=org.bluetooth.characteristic.tx_power_level.xml\n            //            eddystoneBeacon.BeaconFrames.Add(new UidEddystoneFrame(unchecked((sbyte)0xEE),\n            //                new byte[] { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A },\n            //                new byte[] { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06 }));\n            //            eddystoneBeacon.BeaconFrames.Add(new UrlEddystoneFrame(unchecked((sbyte) 220), \"http://www.nfcinteractor.com\"));\n            //            eddystoneBeacon.Rssi = -49;\n            //            eddystoneBeacon.BluetoothAddress = 0x0000e27ef189f6c4; // 3\n            //            eddystoneBeacon.Timestamp = DateTimeOffset.Now;\n            //            _beaconManager.BluetoothBeacons.Add(eddystoneBeacon);\n            //#endif\n        }\n\n\n        protected override void OnNavigatedTo(NavigationEventArgs e)\n        {\n            base.OnNavigatedTo(e);\n            _resourceLoader = ResourceLoader.GetForCurrentView();\n            _dispatcher = CoreWindow.GetForCurrentThread().Dispatcher;\n            _beaconManager.Start();\n\n            if (_provider.WatcherStatus == BLEAdvertisementWatcherStatusCodes.Started)\n            {\n                SetStatusOutput(_resourceLoader.GetString(\"WatchingForBeacons\"));\n            }\n        }\n\n\n        protected override void OnNavigatedFrom(NavigationEventArgs e)\n        {\n            base.OnNavigatedFrom(e);\n            SetStatusOutput(_resourceLoader.GetString(\"StoppedWatchingBeacons\"));\n            _beaconManager.Stop();\n            _restartingBeaconWatch = false;\n        }\n\n        #region Bluetooth Beacons\n        /// <summary>\n        /// Method demonstrating how to handle individual new beacons found by the manager.\n        /// This event will only be invoked once, the very first time a beacon is discovered.\n        /// For more fine-grained status updates, subscribe to changes of the ObservableCollection in\n        /// BeaconManager.BluetoothBeacons (_beaconManager).\n        /// To handle all individual received Bluetooth packets in your main app and outside of the\n        /// library, subscribe to AdvertisementPacketReceived event of the IBluetoothPacketProvider\n        /// (_provider).\n        /// </summary>\n        /// <param name=\"sender\">Reference to the sender instance of the event.</param>\n        /// <param name=\"beacon\">Beacon class instance containing all known and parsed information about\n        /// the Bluetooth beacon.</param>\n        private void BeaconManagerOnBeaconAdded(object sender, Beacon beacon)\n        {\n            Debug.WriteLine(\"\\nBeacon: \" + beacon.BluetoothAddressAsString);\n            Debug.WriteLine(\"Type: \" + beacon.BeaconType);\n            Debug.WriteLine(\"Last Update: \" + beacon.Timestamp);\n            Debug.WriteLine(\"RSSI: \" + beacon.Rssi);\n            foreach (var beaconFrame in beacon.BeaconFrames.ToList())\n            {\n                // Print a small sample of the available data parsed by the library\n                if (beaconFrame is UidEddystoneFrame)\n                {\n                    Debug.WriteLine(\"Eddystone UID Frame\");\n                    Debug.WriteLine(\"ID: \" + ((UidEddystoneFrame)beaconFrame).NamespaceIdAsNumber.ToString(\"X\") + \" / \" +\n                                    ((UidEddystoneFrame)beaconFrame).InstanceIdAsNumber.ToString(\"X\"));\n                }\n                else if (beaconFrame is UrlEddystoneFrame)\n                {\n                    Debug.WriteLine(\"Eddystone URL Frame\");\n                    Debug.WriteLine(\"URL: \" + ((UrlEddystoneFrame)beaconFrame).CompleteUrl);\n                }\n                else if (beaconFrame is TlmEddystoneFrame)\n                {\n                    Debug.WriteLine(\"Eddystone Telemetry Frame\");\n                    Debug.WriteLine(\"Temperature [°C]: \" + ((TlmEddystoneFrame)beaconFrame).TemperatureInC);\n                    Debug.WriteLine(\"Battery [mV]: \" + ((TlmEddystoneFrame)beaconFrame).BatteryInMilliV);\n                }\n                else if (beaconFrame is EidEddystoneFrame)\n                {\n                    Debug.WriteLine(\"Eddystone EID Frame\");\n                    Debug.WriteLine(\"Ranging Data: \" + ((EidEddystoneFrame)beaconFrame).RangingData);\n                    Debug.WriteLine(\"Ephemeral Identifier: \" + BitConverter.ToString(((EidEddystoneFrame)beaconFrame).EphemeralIdentifier));\n                }\n                else if (beaconFrame is ProximityBeaconFrame)\n                {\n                    Debug.WriteLine(\"Proximity Beacon Frame (iBeacon compatible)\");\n                    Debug.WriteLine(\"Uuid: \" + ((ProximityBeaconFrame)beaconFrame).UuidAsString);\n                    Debug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MajorAsString);\n                    Debug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MinorAsString);\n                }\n                else\n                {\n                    Debug.WriteLine(\"Unknown frame - not parsed by the library, write your own derived beacon frame type!\");\n                    Debug.WriteLine(\"Payload: \" + BitConverter.ToString(((UnknownBeaconFrame)beaconFrame).Payload));\n                }\n            }\n        }\n\n        private void WatcherOnStopped(object sender, BTError btError)\n        {\n            string errorMsg = null;\n            if (btError != null)\n            {\n                switch (btError.BluetoothErrorCode)\n                {\n                    case BTError.BluetoothError.Success:\n                        errorMsg = \"WatchingSuccessfullyStopped\";\n                        break;\n                    case BTError.BluetoothError.RadioNotAvailable:\n                        errorMsg = \"ErrorNoRadioAvailable\";\n                        break;\n                    case BTError.BluetoothError.ResourceInUse:\n                        errorMsg = \"ErrorResourceInUse\";\n                        break;\n                    case BTError.BluetoothError.DeviceNotConnected:\n                        errorMsg = \"ErrorDeviceNotConnected\";\n                        break;\n                    case BTError.BluetoothError.DisabledByPolicy:\n                        errorMsg = \"ErrorDisabledByPolicy\";\n                        break;\n                    case BTError.BluetoothError.NotSupported:\n                        errorMsg = \"ErrorNotSupported\";\n                        break;\n                    case BTError.BluetoothError.OtherError:\n                        errorMsg = \"ErrorOtherError\";\n                        break;\n                    case BTError.BluetoothError.DisabledByUser:\n                        errorMsg = \"ErrorDisabledByUser\";\n                        break;\n                    case BTError.BluetoothError.ConsentRequired:\n                        errorMsg = \"ErrorConsentRequired\";\n                        break;\n                    case BTError.BluetoothError.TransportNotSupported:\n                        errorMsg = \"ErrorTransportNotSupported\";\n                        break;\n                    default:\n                        throw new ArgumentOutOfRangeException();\n                }\n            }\n            if (errorMsg == null)\n            {\n                // All other errors - generic error message\n                errorMsg = _restartingBeaconWatch\n                    ? \"FailedRestartingBluetoothWatch\"\n                    : \"AbortedWatchingBeacons\";\n            }\n            SetStatusOutput(_resourceLoader.GetString(errorMsg));\n        }\n\n#if DEBUG\n        private void PrintBeaconInfoExample()\n        {\n            Debug.WriteLine(\"Beacons discovered so far\\n-------------------------\");\n            foreach (var bluetoothBeacon in _beaconManager.BluetoothBeacons.ToList())\n            {\n                Debug.WriteLine(\"\\nBeacon: \" + bluetoothBeacon.BluetoothAddressAsString);\n                Debug.WriteLine(\"Type: \" + bluetoothBeacon.BeaconType);\n                Debug.WriteLine(\"Last Update: \" + bluetoothBeacon.Timestamp);\n                Debug.WriteLine(\"RSSI: \" + bluetoothBeacon.Rssi);\n                foreach (var beaconFrame in bluetoothBeacon.BeaconFrames.ToList())\n                {\n                    // Print a small sample of the available data parsed by the library\n                    if (beaconFrame is UidEddystoneFrame)\n                    {\n                        Debug.WriteLine(\"Eddystone UID Frame\");\n                        Debug.WriteLine(\"ID: \" + ((UidEddystoneFrame) beaconFrame).NamespaceIdAsNumber.ToString(\"X\") + \" / \" +\n                                        ((UidEddystoneFrame) beaconFrame).InstanceIdAsNumber.ToString(\"X\"));\n                    }\n                    else if (beaconFrame is UrlEddystoneFrame)\n                    {\n                        Debug.WriteLine(\"Eddystone URL Frame\");\n                        Debug.WriteLine(\"URL: \" + ((UrlEddystoneFrame) beaconFrame).CompleteUrl);\n                    }\n                    else if (beaconFrame is TlmEddystoneFrame)\n                    {\n                        Debug.WriteLine(\"Eddystone Telemetry Frame\");\n                        Debug.WriteLine(\"Temperature [°C]: \" + ((TlmEddystoneFrame) beaconFrame).TemperatureInC);\n                        Debug.WriteLine(\"Battery [mV]: \" + ((TlmEddystoneFrame) beaconFrame).BatteryInMilliV);\n                    }\n                    else if (beaconFrame is EidEddystoneFrame)\n                    {\n                        Debug.WriteLine(\"Eddystone EID Frame\");\n                        Debug.WriteLine(\"Ranging Data: \" + ((EidEddystoneFrame)beaconFrame).RangingData);\n                        Debug.WriteLine(\"Ephemeral Identifier: \" + BitConverter.ToString(((EidEddystoneFrame)beaconFrame).EphemeralIdentifier));\n                    }\n                    else if (beaconFrame is ProximityBeaconFrame)\n                    {\n                        Debug.WriteLine(\"Proximity Beacon Frame (iBeacon compatible)\");\n                        Debug.WriteLine(\"Uuid: \" + ((ProximityBeaconFrame)beaconFrame).UuidAsString);\n                        Debug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MajorAsString);\n                        Debug.WriteLine(\"Major: \" + ((ProximityBeaconFrame)beaconFrame).MinorAsString);\n                    }\n                    else\n                    {\n                        Debug.WriteLine(\"Unknown frame - not parsed by the library, write your own derived beacon frame type!\");\n                        Debug.WriteLine(\"Payload: \" + BitConverter.ToString(((UnknownBeaconFrame) beaconFrame).Payload));\n                    }\n                }\n            }\n        }\n#endif\n\n#endregion\n\n#region UI\n\n        private async void SetStatusOutput(string newStatus)\n        {\n            // Update the status output UI element in the UI thread\n            // (some of the callbacks are in a different thread that wouldn't be allowed\n            // to modify the UI thread)\n            await _dispatcher.RunAsync(CoreDispatcherPriority.Normal, () =>\n            {\n                StatusText = newStatus;\n            });\n        }\n\n\n        private void AboutButton_Tapped(object sender, TappedRoutedEventArgs e)\n        {\n            MainSplitView.IsPaneOpen = !MainSplitView.IsPaneOpen;\n        }\n\n        private void ClearButton_Tapped(object sender, RoutedEventArgs e)\n        {\n            ClearButton.IsChecked = false;\n            _beaconManager?.BluetoothBeacons.Clear();\n        }\n\n        private void StatusMsgArea_Tapped(object sender, TappedRoutedEventArgs e)\n        {\n            _beaconManager.Start();\n        }\n\n\n        public event PropertyChangedEventHandler PropertyChanged;\n\n        [NotifyPropertyChangedInvocator]\n        private void OnPropertyChanged([CallerMemberName] string propertyName = null)\n        {\n            PropertyChanged?.Invoke(this, new PropertyChangedEventArgs(propertyName));\n        }\n        #endregion\n\n        #region Tools\n        /// <summary>\n        /// Convert minus-separated hex string to a byte array. Format example: \"4E-66-63\"\n        /// </summary>\n        /// <param name=\"hex\"></param>\n        /// <returns></returns>\n        public static byte[] HexStringToByteArray(string hex)\n        {\n            // Remove all space characters\n            var hexPure = hex.Replace(\"-\", \"\");\n            if (hexPure.Length % 2 != 0)\n            {\n                // No even length of the string\n                throw new Exception(\"No valid hex string\");\n            }\n            var numberChars = hexPure.Length / 2;\n            var bytes = new byte[numberChars];\n            var sr = new StringReader(hexPure);\n            try\n            {\n                for (var i = 0; i < numberChars; i++)\n                {\n                    bytes[i] = Convert.ToByte(new string(new[] { (char)sr.Read(), (char)sr.Read() }), 16);\n                }\n            }\n            catch (Exception)\n            {\n                throw new Exception(\"No valid hex string\");\n            }\n            finally\n            {\n                sr.Dispose();\n            }\n            return bytes;\n        }\n        #endregion\n    }\n}\n"
  },
  {
    "path": "Samples/WindowsBeacons/Package.appxmanifest",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Package xmlns=\"http://schemas.microsoft.com/appx/manifest/foundation/windows10\" xmlns:mp=\"http://schemas.microsoft.com/appx/2014/phone/manifest\" xmlns:uap=\"http://schemas.microsoft.com/appx/manifest/uap/windows10\" IgnorableNamespaces=\"uap mp\">\n  <Identity Name=\"39745AndreasJakl.BluetoothBeaconInteractor\" Publisher=\"CN=AA09B9A0-DEBB-4495-BAA8-7D2028458E75\" Version=\"3.2.0.0\" />\n  <mp:PhoneIdentity PhoneProductId=\"4b50cd1b-5deb-4588-9cfe-b0da04ee67c2\" PhonePublisherId=\"00000000-0000-0000-0000-000000000000\" />\n  <Properties>\n    <DisplayName>Bluetooth Beacon Interactor</DisplayName>\n    <PublisherDisplayName>Andreas Jakl</PublisherDisplayName>\n    <Logo>Assets\\StoreLogo.png</Logo>\n  </Properties>\n  <Dependencies>\n    <TargetDeviceFamily Name=\"Windows.Universal\" MinVersion=\"10.0.0.0\" MaxVersionTested=\"10.0.0.0\" />\n  </Dependencies>\n  <Resources>\n    <Resource Language=\"x-generate\" />\n  </Resources>\n  <Applications>\n    <Application Id=\"App\" Executable=\"$targetnametoken$.exe\" EntryPoint=\"WindowsBeacons.App\">\n      <uap:VisualElements DisplayName=\"Bluetooth Beacon Interactor\" Square150x150Logo=\"Assets\\Square150x150Logo.png\" Square44x44Logo=\"Assets\\Square44x44Logo.png\" Description=\"View information from nearby Bluetooth Beacons - currently supporting Eddystone and iBeacon.\" BackgroundColor=\"#0089ff\">\n        <uap:DefaultTile Wide310x150Logo=\"Assets\\Wide310x150Logo.png\" ShortName=\"Bluetooth Beacon Interactor\" Square310x310Logo=\"Assets\\Square310x310Logo.png\" Square71x71Logo=\"Assets\\Square71x71Logo.png\">\n          <uap:ShowNameOnTiles>\n            <uap:ShowOn Tile=\"square150x150Logo\" />\n            <uap:ShowOn Tile=\"wide310x150Logo\" />\n            <uap:ShowOn Tile=\"square310x310Logo\" />\n          </uap:ShowNameOnTiles>\n        </uap:DefaultTile>\n        <uap:SplashScreen Image=\"Assets\\SplashScreen.png\" BackgroundColor=\"#0089ff\" />\n      </uap:VisualElements>\n    </Application>\n  </Applications>\n  <Capabilities>\n    <Capability Name=\"internetClient\" />\n    <DeviceCapability Name=\"bluetooth\" />\n  </Capabilities>\n</Package>"
  },
  {
    "path": "Samples/WindowsBeacons/Properties/Annotations.cs",
    "content": "﻿using System;\n\n#pragma warning disable 1591\n// ReSharper disable UnusedMember.Global\n// ReSharper disable MemberCanBePrivate.Global\n// ReSharper disable UnusedAutoPropertyAccessor.Global\n// ReSharper disable IntroduceOptionalParameters.Global\n// ReSharper disable MemberCanBeProtected.Global\n// ReSharper disable InconsistentNaming\n// ReSharper disable CheckNamespace\n\nnamespace UniversalBeaconLibrary\n{\n  /// <summary>\n  /// Indicates that the value of the marked element could be <c>null</c> sometimes,\n  /// so the check for <c>null</c> is necessary before its usage.\n  /// </summary>\n  /// <example><code>\n  /// [CanBeNull] public object Test() { return null; }\n  /// public void UseTest() {\n  ///   var p = Test();\n  ///   var s = p.ToString(); // Warning: Possible 'System.NullReferenceException'\n  /// }\n  /// </code></example>\n  [AttributeUsage(\n    AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property |\n    AttributeTargets.Delegate | AttributeTargets.Field | AttributeTargets.Event)]\n  public sealed class CanBeNullAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that the value of the marked element could never be <c>null</c>.\n  /// </summary>\n  /// <example><code>\n  /// [NotNull] public object Foo() {\n  ///   return null; // Warning: Possible 'null' assignment\n  /// }\n  /// </code></example>\n  [AttributeUsage(\n    AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property |\n    AttributeTargets.Delegate | AttributeTargets.Field | AttributeTargets.Event)]\n  public sealed class NotNullAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that collection or enumerable value does not contain null elements.\n  /// </summary>\n  [AttributeUsage(\n    AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property |\n    AttributeTargets.Delegate | AttributeTargets.Field)]\n  public sealed class ItemNotNullAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that collection or enumerable value can contain null elements.\n  /// </summary>\n  [AttributeUsage(\n    AttributeTargets.Method | AttributeTargets.Parameter | AttributeTargets.Property |\n    AttributeTargets.Delegate | AttributeTargets.Field)]\n  public sealed class ItemCanBeNullAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that the marked method builds string by format pattern and (optional) arguments.\n  /// Parameter, which contains format string, should be given in constructor. The format string\n  /// should be in <see cref=\"string.Format(IFormatProvider,string,object[])\"/>-like form.\n  /// </summary>\n  /// <example><code>\n  /// [StringFormatMethod(\"message\")]\n  /// public void ShowError(string message, params object[] args) { /* do something */ }\n  /// public void Foo() {\n  ///   ShowError(\"Failed: {0}\"); // Warning: Non-existing argument in format string\n  /// }\n  /// </code></example>\n  [AttributeUsage(\n    AttributeTargets.Constructor | AttributeTargets.Method |\n    AttributeTargets.Property | AttributeTargets.Delegate)]\n  public sealed class StringFormatMethodAttribute : Attribute\n  {\n    /// <param name=\"formatParameterName\">\n    /// Specifies which parameter of an annotated method should be treated as format-string\n    /// </param>\n    public StringFormatMethodAttribute(string formatParameterName)\n    {\n      FormatParameterName = formatParameterName;\n    }\n\n    public string FormatParameterName { get; private set; }\n  }\n\n  /// <summary>\n  /// For a parameter that is expected to be one of the limited set of values.\n  /// Specify fields of which type should be used as values for this parameter.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.Field)]\n  public sealed class ValueProviderAttribute : Attribute\n  {\n    public ValueProviderAttribute(string name)\n    {\n      Name = name;\n    }\n\n    [NotNull] public string Name { get; private set; }\n  }\n\n  /// <summary>\n  /// Indicates that the function argument should be string literal and match one\n  /// of the parameters of the caller function. For example, ReSharper annotates\n  /// the parameter of <see cref=\"System.ArgumentNullException\"/>.\n  /// </summary>\n  /// <example><code>\n  /// public void Foo(string param) {\n  ///   if (param == null)\n  ///     throw new ArgumentNullException(\"par\"); // Warning: Cannot resolve symbol\n  /// }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class InvokerParameterNameAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that the method is contained in a type that implements\n  /// <c>System.ComponentModel.INotifyPropertyChanged</c> interface and this method\n  /// is used to notify that some property value changed.\n  /// </summary>\n  /// <remarks>\n  /// The method should be non-static and conform to one of the supported signatures:\n  /// <list>\n  /// <item><c>NotifyChanged(string)</c></item>\n  /// <item><c>NotifyChanged(params string[])</c></item>\n  /// <item><c>NotifyChanged{T}(Expression{Func{T}})</c></item>\n  /// <item><c>NotifyChanged{T,U}(Expression{Func{T,U}})</c></item>\n  /// <item><c>SetProperty{T}(ref T, T, string)</c></item>\n  /// </list>\n  /// </remarks>\n  /// <example><code>\n  /// public class Foo : INotifyPropertyChanged {\n  ///   public event PropertyChangedEventHandler PropertyChanged;\n  ///   [NotifyPropertyChangedInvocator]\n  ///   protected virtual void NotifyChanged(string propertyName) { ... }\n  ///\n  ///   private string _name;\n  ///   public string Name {\n  ///     get { return _name; }\n  ///     set { _name = value; NotifyChanged(\"LastName\"); /* Warning */ }\n  ///   }\n  /// }\n  /// </code>\n  /// Examples of generated notifications:\n  /// <list>\n  /// <item><c>NotifyChanged(\"Property\")</c></item>\n  /// <item><c>NotifyChanged(() =&gt; Property)</c></item>\n  /// <item><c>NotifyChanged((VM x) =&gt; x.Property)</c></item>\n  /// <item><c>SetProperty(ref myField, value, \"Property\")</c></item>\n  /// </list>\n  /// </example>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class NotifyPropertyChangedInvocatorAttribute : Attribute\n  {\n    public NotifyPropertyChangedInvocatorAttribute() { }\n    public NotifyPropertyChangedInvocatorAttribute(string parameterName)\n    {\n      ParameterName = parameterName;\n    }\n\n    public string ParameterName { get; private set; }\n  }\n\n  /// <summary>\n  /// Describes dependency between method input and output.\n  /// </summary>\n  /// <syntax>\n  /// <p>Function Definition Table syntax:</p>\n  /// <list>\n  /// <item>FDT      ::= FDTRow [;FDTRow]*</item>\n  /// <item>FDTRow   ::= Input =&gt; Output | Output &lt;= Input</item>\n  /// <item>Input    ::= ParameterName: Value [, Input]*</item>\n  /// <item>Output   ::= [ParameterName: Value]* {halt|stop|void|nothing|Value}</item>\n  /// <item>Value    ::= true | false | null | notnull | canbenull</item>\n  /// </list>\n  /// If method has single input parameter, it's name could be omitted.<br/>\n  /// Using <c>halt</c> (or <c>void</c>/<c>nothing</c>, which is the same)\n  /// for method output means that the methos doesn't return normally.<br/>\n  /// <c>canbenull</c> annotation is only applicable for output parameters.<br/>\n  /// You can use multiple <c>[ContractAnnotation]</c> for each FDT row,\n  /// or use single attribute with rows separated by semicolon.<br/>\n  /// </syntax>\n  /// <examples><list>\n  /// <item><code>\n  /// [ContractAnnotation(\"=> halt\")]\n  /// public void TerminationMethod()\n  /// </code></item>\n  /// <item><code>\n  /// [ContractAnnotation(\"halt &lt;= condition: false\")]\n  /// public void Assert(bool condition, string text) // regular assertion method\n  /// </code></item>\n  /// <item><code>\n  /// [ContractAnnotation(\"s:null => true\")]\n  /// public bool IsNullOrEmpty(string s) // string.IsNullOrEmpty()\n  /// </code></item>\n  /// <item><code>\n  /// // A method that returns null if the parameter is null,\n  /// // and not null if the parameter is not null\n  /// [ContractAnnotation(\"null => null; notnull => notnull\")]\n  /// public object Transform(object data) \n  /// </code></item>\n  /// <item><code>\n  /// [ContractAnnotation(\"s:null=>false; =>true,result:notnull; =>false, result:null\")]\n  /// public bool TryParse(string s, out Person result)\n  /// </code></item>\n  /// </list></examples>\n  [AttributeUsage(AttributeTargets.Method, AllowMultiple = true)]\n  public sealed class ContractAnnotationAttribute : Attribute\n  {\n    public ContractAnnotationAttribute([NotNull] string contract)\n      : this(contract, false) { }\n\n    public ContractAnnotationAttribute([NotNull] string contract, bool forceFullStates)\n    {\n      Contract = contract;\n      ForceFullStates = forceFullStates;\n    }\n\n    public string Contract { get; private set; }\n    public bool ForceFullStates { get; private set; }\n  }\n\n  /// <summary>\n  /// Indicates that marked element should be localized or not.\n  /// </summary>\n  /// <example><code>\n  /// [LocalizationRequiredAttribute(true)]\n  /// public class Foo {\n  ///   private string str = \"my string\"; // Warning: Localizable string\n  /// }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.All)]\n  public sealed class LocalizationRequiredAttribute : Attribute\n  {\n    public LocalizationRequiredAttribute() : this(true) { }\n    public LocalizationRequiredAttribute(bool required)\n    {\n      Required = required;\n    }\n\n    public bool Required { get; private set; }\n  }\n\n  /// <summary>\n  /// Indicates that the value of the marked type (or its derivatives)\n  /// cannot be compared using '==' or '!=' operators and <c>Equals()</c>\n  /// should be used instead. However, using '==' or '!=' for comparison\n  /// with <c>null</c> is always permitted.\n  /// </summary>\n  /// <example><code>\n  /// [CannotApplyEqualityOperator]\n  /// class NoEquality { }\n  /// class UsesNoEquality {\n  ///   public void Test() {\n  ///     var ca1 = new NoEquality();\n  ///     var ca2 = new NoEquality();\n  ///     if (ca1 != null) { // OK\n  ///       bool condition = ca1 == ca2; // Warning\n  ///     }\n  ///   }\n  /// }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.Interface | AttributeTargets.Class | AttributeTargets.Struct)]\n  public sealed class CannotApplyEqualityOperatorAttribute : Attribute { }\n\n  /// <summary>\n  /// When applied to a target attribute, specifies a requirement for any type marked\n  /// with the target attribute to implement or inherit specific type or types.\n  /// </summary>\n  /// <example><code>\n  /// [BaseTypeRequired(typeof(IComponent)] // Specify requirement\n  /// public class ComponentAttribute : Attribute { }\n  /// [Component] // ComponentAttribute requires implementing IComponent interface\n  /// public class MyComponent : IComponent { }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]\n  [BaseTypeRequired(typeof(Attribute))]\n  public sealed class BaseTypeRequiredAttribute : Attribute\n  {\n    public BaseTypeRequiredAttribute([NotNull] Type baseType)\n    {\n      BaseType = baseType;\n    }\n\n    [NotNull] public Type BaseType { get; private set; }\n  }\n\n  /// <summary>\n  /// Indicates that the marked symbol is used implicitly (e.g. via reflection, in external library),\n  /// so this symbol will not be marked as unused (as well as by other usage inspections).\n  /// </summary>\n  [AttributeUsage(AttributeTargets.All)]\n  public sealed class UsedImplicitlyAttribute : Attribute\n  {\n    public UsedImplicitlyAttribute()\n      : this(ImplicitUseKindFlags.Default, ImplicitUseTargetFlags.Default) { }\n\n    public UsedImplicitlyAttribute(ImplicitUseKindFlags useKindFlags)\n      : this(useKindFlags, ImplicitUseTargetFlags.Default) { }\n\n    public UsedImplicitlyAttribute(ImplicitUseTargetFlags targetFlags)\n      : this(ImplicitUseKindFlags.Default, targetFlags) { }\n\n    public UsedImplicitlyAttribute(ImplicitUseKindFlags useKindFlags, ImplicitUseTargetFlags targetFlags)\n    {\n      UseKindFlags = useKindFlags;\n      TargetFlags = targetFlags;\n    }\n\n    public ImplicitUseKindFlags UseKindFlags { get; private set; }\n    public ImplicitUseTargetFlags TargetFlags { get; private set; }\n  }\n\n  /// <summary>\n  /// Should be used on attributes and causes ReSharper to not mark symbols marked with such attributes\n  /// as unused (as well as by other usage inspections)\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Class | AttributeTargets.GenericParameter)]\n  public sealed class MeansImplicitUseAttribute : Attribute\n  {\n    public MeansImplicitUseAttribute()\n      : this(ImplicitUseKindFlags.Default, ImplicitUseTargetFlags.Default) { }\n\n    public MeansImplicitUseAttribute(ImplicitUseKindFlags useKindFlags)\n      : this(useKindFlags, ImplicitUseTargetFlags.Default) { }\n\n    public MeansImplicitUseAttribute(ImplicitUseTargetFlags targetFlags)\n      : this(ImplicitUseKindFlags.Default, targetFlags) { }\n\n    public MeansImplicitUseAttribute(ImplicitUseKindFlags useKindFlags, ImplicitUseTargetFlags targetFlags)\n    {\n      UseKindFlags = useKindFlags;\n      TargetFlags = targetFlags;\n    }\n\n    [UsedImplicitly] public ImplicitUseKindFlags UseKindFlags { get; private set; }\n    [UsedImplicitly] public ImplicitUseTargetFlags TargetFlags { get; private set; }\n  }\n\n  [Flags]\n  public enum ImplicitUseKindFlags\n  {\n    Default = Access | Assign | InstantiatedWithFixedConstructorSignature,\n    /// <summary>Only entity marked with attribute considered used.</summary>\n    Access = 1,\n    /// <summary>Indicates implicit assignment to a member.</summary>\n    Assign = 2,\n    /// <summary>\n    /// Indicates implicit instantiation of a type with fixed constructor signature.\n    /// That means any unused constructor parameters won't be reported as such.\n    /// </summary>\n    InstantiatedWithFixedConstructorSignature = 4,\n    /// <summary>Indicates implicit instantiation of a type.</summary>\n    InstantiatedNoFixedConstructorSignature = 8,\n  }\n\n  /// <summary>\n  /// Specify what is considered used implicitly when marked\n  /// with <see cref=\"MeansImplicitUseAttribute\"/> or <see cref=\"UsedImplicitlyAttribute\"/>.\n  /// </summary>\n  [Flags]\n  public enum ImplicitUseTargetFlags\n  {\n    Default = Itself,\n    Itself = 1,\n    /// <summary>Members of entity marked with attribute are considered used.</summary>\n    Members = 2,\n    /// <summary>Entity marked with attribute and all its members considered used.</summary>\n    WithMembers = Itself | Members\n  }\n\n  /// <summary>\n  /// This attribute is intended to mark publicly available API\n  /// which should not be removed and so is treated as used.\n  /// </summary>\n  [MeansImplicitUse(ImplicitUseTargetFlags.WithMembers)]\n  public sealed class PublicAPIAttribute : Attribute\n  {\n    public PublicAPIAttribute() { }\n    public PublicAPIAttribute([NotNull] string comment)\n    {\n      Comment = comment;\n    }\n\n    public string Comment { get; private set; }\n  }\n\n  /// <summary>\n  /// Tells code analysis engine if the parameter is completely handled when the invoked method is on stack.\n  /// If the parameter is a delegate, indicates that delegate is executed while the method is executed.\n  /// If the parameter is an enumerable, indicates that it is enumerated while the method is executed.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class InstantHandleAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that a method does not make any observable state changes.\n  /// The same as <c>System.Diagnostics.Contracts.PureAttribute</c>.\n  /// </summary>\n  /// <example><code>\n  /// [Pure] private int Multiply(int x, int y) { return x * y; }\n  /// public void Foo() {\n  ///   const int a = 2, b = 2;\n  ///   Multiply(a, b); // Waring: Return value of pure method is not used\n  /// }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class PureAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that a parameter is a path to a file or a folder within a web project.\n  /// Path can be relative or absolute, starting from web root (~).\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class PathReferenceAttribute : Attribute\n  {\n    public PathReferenceAttribute() { }\n    public PathReferenceAttribute([PathReference] string basePath)\n    {\n      BasePath = basePath;\n    }\n\n    public string BasePath { get; private set; }\n  }\n\n  /// <summary>\n  /// An extension method marked with this attribute is processed by ReSharper code completion\n  /// as a 'Source Template'. When extension method is completed over some expression, it's source code\n  /// is automatically expanded like a template at call site.\n  /// </summary>\n  /// <remarks>\n  /// Template method body can contain valid source code and/or special comments starting with '$'.\n  /// Text inside these comments is added as source code when the template is applied. Template parameters\n  /// can be used either as additional method parameters or as identifiers wrapped in two '$' signs.\n  /// Use the <see cref=\"MacroAttribute\"/> attribute to specify macros for parameters.\n  /// </remarks>\n  /// <example>\n  /// In this example, the 'forEach' method is a source template available over all values\n  /// of enumerable types, producing ordinary C# 'foreach' statement and placing caret inside block:\n  /// <code>\n  /// [SourceTemplate]\n  /// public static void forEach&lt;T&gt;(this IEnumerable&lt;T&gt; xs) {\n  ///   foreach (var x in xs) {\n  ///      //$ $END$\n  ///   }\n  /// }\n  /// </code>\n  /// </example>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class SourceTemplateAttribute : Attribute { }\n\n  /// <summary>\n  /// Allows specifying a macro for a parameter of a <see cref=\"SourceTemplateAttribute\">source template</see>.\n  /// </summary>\n  /// <remarks>\n  /// You can apply the attribute on the whole method or on any of its additional parameters. The macro expression\n  /// is defined in the <see cref=\"MacroAttribute.Expression\"/> property. When applied on a method, the target\n  /// template parameter is defined in the <see cref=\"MacroAttribute.Target\"/> property. To apply the macro silently\n  /// for the parameter, set the <see cref=\"MacroAttribute.Editable\"/> property value = -1.\n  /// </remarks>\n  /// <example>\n  /// Applying the attribute on a source template method:\n  /// <code>\n  /// [SourceTemplate, Macro(Target = \"item\", Expression = \"suggestVariableName()\")]\n  /// public static void forEach&lt;T&gt;(this IEnumerable&lt;T&gt; collection) {\n  ///   foreach (var item in collection) {\n  ///     //$ $END$\n  ///   }\n  /// }\n  /// </code>\n  /// Applying the attribute on a template method parameter:\n  /// <code>\n  /// [SourceTemplate]\n  /// public static void something(this Entity x, [Macro(Expression = \"guid()\", Editable = -1)] string newguid) {\n  ///   /*$ var $x$Id = \"$newguid$\" + x.ToString();\n  ///   x.DoSomething($x$Id); */\n  /// }\n  /// </code>\n  /// </example>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method, AllowMultiple = true)]\n  public sealed class MacroAttribute : Attribute\n  {\n    /// <summary>\n    /// Allows specifying a macro that will be executed for a <see cref=\"SourceTemplateAttribute\">source template</see>\n    /// parameter when the template is expanded.\n    /// </summary>\n    public string Expression { get; set; }\n\n    /// <summary>\n    /// Allows specifying which occurrence of the target parameter becomes editable when the template is deployed.\n    /// </summary>\n    /// <remarks>\n    /// If the target parameter is used several times in the template, only one occurrence becomes editable;\n    /// other occurrences are changed synchronously. To specify the zero-based index of the editable occurrence,\n    /// use values >= 0. To make the parameter non-editable when the template is expanded, use -1.\n    /// </remarks>>\n    public int Editable { get; set; }\n\n    /// <summary>\n    /// Identifies the target parameter of a <see cref=\"SourceTemplateAttribute\">source template</see> if the\n    /// <see cref=\"MacroAttribute\"/> is applied on a template method.\n    /// </summary>\n    public string Target { get; set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcAreaMasterLocationFormatAttribute : Attribute\n  {\n    public AspMvcAreaMasterLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcAreaPartialViewLocationFormatAttribute : Attribute\n  {\n    public AspMvcAreaPartialViewLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcAreaViewLocationFormatAttribute : Attribute\n  {\n    public AspMvcAreaViewLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcMasterLocationFormatAttribute : Attribute\n  {\n    public AspMvcMasterLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcPartialViewLocationFormatAttribute : Attribute\n  {\n    public AspMvcPartialViewLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class AspMvcViewLocationFormatAttribute : Attribute\n  {\n    public AspMvcViewLocationFormatAttribute(string format)\n    {\n      Format = format;\n    }\n\n    public string Format { get; private set; }\n  }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter\n  /// is an MVC action. If applied to a method, the MVC action name is calculated\n  /// implicitly from the context. Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)]\n  public sealed class AspMvcActionAttribute : Attribute\n  {\n    public AspMvcActionAttribute() { }\n    public AspMvcActionAttribute(string anonymousProperty)\n    {\n      AnonymousProperty = anonymousProperty;\n    }\n\n    public string AnonymousProperty { get; private set; }\n  }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC area.\n  /// Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcAreaAttribute : Attribute\n  {\n    public AspMvcAreaAttribute() { }\n    public AspMvcAreaAttribute(string anonymousProperty)\n    {\n      AnonymousProperty = anonymousProperty;\n    }\n\n    public string AnonymousProperty { get; private set; }\n  }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter is\n  /// an MVC controller. If applied to a method, the MVC controller name is calculated\n  /// implicitly from the context. Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)]\n  public sealed class AspMvcControllerAttribute : Attribute\n  {\n    public AspMvcControllerAttribute() { }\n    public AspMvcControllerAttribute(string anonymousProperty)\n    {\n      AnonymousProperty = anonymousProperty;\n    }\n\n    public string AnonymousProperty { get; private set; }\n  }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC Master. Use this attribute\n  /// for custom wrappers similar to <c>System.Web.Mvc.Controller.View(String, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcMasterAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC model type. Use this attribute\n  /// for custom wrappers similar to <c>System.Web.Mvc.Controller.View(String, Object)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcModelTypeAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter is an MVC\n  /// partial view. If applied to a method, the MVC partial view name is calculated implicitly\n  /// from the context. Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Html.RenderPartialExtensions.RenderPartial(HtmlHelper, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)]\n  public sealed class AspMvcPartialViewAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Allows disabling inspections for MVC views within a class or a method.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Class | AttributeTargets.Method)]\n  public sealed class AspMvcSupressViewErrorAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC display template.\n  /// Use this attribute for custom wrappers similar to \n  /// <c>System.Web.Mvc.Html.DisplayExtensions.DisplayForModel(HtmlHelper, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcDisplayTemplateAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC editor template.\n  /// Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Html.EditorExtensions.EditorForModel(HtmlHelper, String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcEditorTemplateAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. Indicates that a parameter is an MVC template.\n  /// Use this attribute for custom wrappers similar to\n  /// <c>System.ComponentModel.DataAnnotations.UIHintAttribute(System.String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AspMvcTemplateAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter\n  /// is an MVC view. If applied to a method, the MVC view name is calculated implicitly\n  /// from the context. Use this attribute for custom wrappers similar to\n  /// <c>System.Web.Mvc.Controller.View(Object)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)]\n  public sealed class AspMvcViewAttribute : Attribute { }\n\n  /// <summary>\n  /// ASP.NET MVC attribute. When applied to a parameter of an attribute,\n  /// indicates that this parameter is an MVC action name.\n  /// </summary>\n  /// <example><code>\n  /// [ActionName(\"Foo\")]\n  /// public ActionResult Login(string returnUrl) {\n  ///   ViewBag.ReturnUrl = Url.Action(\"Foo\"); // OK\n  ///   return RedirectToAction(\"Bar\"); // Error: Cannot resolve action\n  /// }\n  /// </code></example>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Property)]\n  public sealed class AspMvcActionSelectorAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Property | AttributeTargets.Field)]\n  public sealed class HtmlElementAttributesAttribute : Attribute\n  {\n    public HtmlElementAttributesAttribute() { }\n    public HtmlElementAttributesAttribute(string name)\n    {\n      Name = name;\n    }\n\n    public string Name { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Field | AttributeTargets.Property)]\n  public sealed class HtmlAttributeValueAttribute : Attribute\n  {\n    public HtmlAttributeValueAttribute([NotNull] string name)\n    {\n      Name = name;\n    }\n\n    [NotNull] public string Name { get; private set; }\n  }\n\n  /// <summary>\n  /// Razor attribute. Indicates that a parameter or a method is a Razor section.\n  /// Use this attribute for custom wrappers similar to \n  /// <c>System.Web.WebPages.WebPageBase.RenderSection(String)</c>.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter | AttributeTargets.Method)]\n  public sealed class RazorSectionAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates how method invocation affects content of the collection.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class CollectionAccessAttribute : Attribute\n  {\n    public CollectionAccessAttribute(CollectionAccessType collectionAccessType)\n    {\n      CollectionAccessType = collectionAccessType;\n    }\n\n    public CollectionAccessType CollectionAccessType { get; private set; }\n  }\n\n  [Flags]\n  public enum CollectionAccessType\n  {\n    /// <summary>Method does not use or modify content of the collection.</summary>\n    None = 0,\n    /// <summary>Method only reads content of the collection but does not modify it.</summary>\n    Read = 1,\n    /// <summary>Method can change content of the collection but does not add new elements.</summary>\n    ModifyExistingContent = 2,\n    /// <summary>Method can add new elements to the collection.</summary>\n    UpdatedContent = ModifyExistingContent | 4\n  }\n\n  /// <summary>\n  /// Indicates that the marked method is assertion method, i.e. it halts control flow if\n  /// one of the conditions is satisfied. To set the condition, mark one of the parameters with \n  /// <see cref=\"AssertionConditionAttribute\"/> attribute.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class AssertionMethodAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates the condition parameter of the assertion method. The method itself should be\n  /// marked by <see cref=\"AssertionMethodAttribute\"/> attribute. The mandatory argument of\n  /// the attribute is the assertion type.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class AssertionConditionAttribute : Attribute\n  {\n    public AssertionConditionAttribute(AssertionConditionType conditionType)\n    {\n      ConditionType = conditionType;\n    }\n\n    public AssertionConditionType ConditionType { get; private set; }\n  }\n\n  /// <summary>\n  /// Specifies assertion type. If the assertion method argument satisfies the condition,\n  /// then the execution continues. Otherwise, execution is assumed to be halted.\n  /// </summary>\n  public enum AssertionConditionType\n  {\n    /// <summary>Marked parameter should be evaluated to true.</summary>\n    IS_TRUE = 0,\n    /// <summary>Marked parameter should be evaluated to false.</summary>\n    IS_FALSE = 1,\n    /// <summary>Marked parameter should be evaluated to null value.</summary>\n    IS_NULL = 2,\n    /// <summary>Marked parameter should be evaluated to not null value.</summary>\n    IS_NOT_NULL = 3,\n  }\n\n  /// <summary>\n  /// Indicates that the marked method unconditionally terminates control flow execution.\n  /// For example, it could unconditionally throw exception.\n  /// </summary>\n  [Obsolete(\"Use [ContractAnnotation('=> halt')] instead\")]\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class TerminatesProgramAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that method is pure LINQ method, with postponed enumeration (like Enumerable.Select,\n  /// .Where). This annotation allows inference of [InstantHandle] annotation for parameters\n  /// of delegate type by analyzing LINQ method chains.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class LinqTunnelAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that IEnumerable, passed as parameter, is not enumerated.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class NoEnumerationAttribute : Attribute { }\n\n  /// <summary>\n  /// Indicates that parameter is regular expression pattern.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class RegexPatternAttribute : Attribute { }\n\n  /// <summary>\n  /// XAML attribute. Indicates the type that has <c>ItemsSource</c> property and should be treated\n  /// as <c>ItemsControl</c>-derived type, to enable inner items <c>DataContext</c> type resolve.\n  /// </summary>\n  [AttributeUsage(AttributeTargets.Class)]\n  public sealed class XamlItemsControlAttribute : Attribute { }\n\n  /// <summary>\n  /// XAML attibute. Indicates the property of some <c>BindingBase</c>-derived type, that\n  /// is used to bind some item of <c>ItemsControl</c>-derived type. This annotation will\n  /// enable the <c>DataContext</c> type resolve for XAML bindings for such properties.\n  /// </summary>\n  /// <remarks>\n  /// Property should have the tree ancestor of the <c>ItemsControl</c> type or\n  /// marked with the <see cref=\"XamlItemsControlAttribute\"/> attribute.\n  /// </remarks>\n  [AttributeUsage(AttributeTargets.Property)]\n  public sealed class XamlItemBindingOfItemsControlAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]\n  public sealed class AspChildControlTypeAttribute : Attribute\n  {\n    public AspChildControlTypeAttribute(string tagName, Type controlType)\n    {\n      TagName = tagName;\n      ControlType = controlType;\n    }\n\n    public string TagName { get; private set; }\n    public Type ControlType { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Property | AttributeTargets.Method)]\n  public sealed class AspDataFieldAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Property | AttributeTargets.Method)]\n  public sealed class AspDataFieldsAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Property)]\n  public sealed class AspMethodPropertyAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Class, AllowMultiple = true)]\n  public sealed class AspRequiredAttributeAttribute : Attribute\n  {\n    public AspRequiredAttributeAttribute([NotNull] string attribute)\n    {\n      Attribute = attribute;\n    }\n\n    public string Attribute { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Property)]\n  public sealed class AspTypePropertyAttribute : Attribute\n  {\n    public bool CreateConstructorReferences { get; private set; }\n\n    public AspTypePropertyAttribute(bool createConstructorReferences)\n    {\n      CreateConstructorReferences = createConstructorReferences;\n    }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class RazorImportNamespaceAttribute : Attribute\n  {\n    public RazorImportNamespaceAttribute(string name)\n    {\n      Name = name;\n    }\n\n    public string Name { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true)]\n  public sealed class RazorInjectionAttribute : Attribute\n  {\n    public RazorInjectionAttribute(string type, string fieldName)\n    {\n      Type = type;\n      FieldName = fieldName;\n    }\n\n    public string Type { get; private set; }\n    public string FieldName { get; private set; }\n  }\n\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class RazorHelperCommonAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Property)]\n  public sealed class RazorLayoutAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class RazorWriteLiteralMethodAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Method)]\n  public sealed class RazorWriteMethodAttribute : Attribute { }\n\n  [AttributeUsage(AttributeTargets.Parameter)]\n  public sealed class RazorWriteMethodParameterAttribute : Attribute { }\n\n  /// <summary>\n  /// Prevents the Member Reordering feature from tossing members of the marked class.\n  /// </summary>\n  /// <remarks>\n  /// The attribute must be mentioned in your member reordering patterns\n  /// </remarks>\n  [AttributeUsage(AttributeTargets.All)]\n  public sealed class NoReorder : Attribute { }\n}"
  },
  {
    "path": "Samples/WindowsBeacons/Properties/AssemblyInfo.cs",
    "content": "﻿using System.Reflection;\nusing System.Runtime.CompilerServices;\nusing System.Runtime.InteropServices;\n\n// General Information about an assembly is controlled through the following \n// set of attributes. Change these attribute values to modify the information\n// associated with an assembly.\n[assembly: AssemblyTitle(\"BluetoothBeaconInteractor\")]\n[assembly: AssemblyDescription(\"View information from nearby Bluetooth Beacons - currently supporting Eddystone and iBeacon.\")]\n[assembly: AssemblyConfiguration(\"\")]\n[assembly: AssemblyCompany(\"Andreas Jakl\")]\n[assembly: AssemblyProduct(\"WindowsBeacons\")]\n[assembly: AssemblyCopyright(\"Copyright © Andreas Jakl 2015 - 2017\")]\n[assembly: AssemblyTrademark(\"\")]\n[assembly: AssemblyCulture(\"\")]\n\n// Version information for an assembly consists of the following four values:\n//\n//      Major Version\n//      Minor Version \n//      Build Number\n//      Revision\n//\n// You can specify all the values or you can default the Build and Revision Numbers \n// by using the '*' as shown below:\n// [assembly: AssemblyVersion(\"1.0.*\")]\n[assembly: AssemblyVersion(\"3.2.0.0\")]\n[assembly: AssemblyFileVersion(\"3.2.0.0\")]\n[assembly: ComVisible(false)]"
  },
  {
    "path": "Samples/WindowsBeacons/Properties/Default.rd.xml",
    "content": "<!--\n    This file contains Runtime Directives used by .NET Native. The defaults here are suitable for most\n    developers. However, you can modify these parameters to modify the behavior of the .NET Native\n    optimizer.\n\n    Runtime Directives are documented at http://go.microsoft.com/fwlink/?LinkID=391919\n\n    To fully enable reflection for App1.MyClass and all of its public/private members\n    <Type Name=\"App1.MyClass\" Dynamic=\"Required All\"/>\n\n    To enable dynamic creation of the specific instantiation of AppClass<T> over System.Int32\n    <TypeInstantiation Name=\"App1.AppClass\" Arguments=\"System.Int32\" Activate=\"Required Public\" />\n\n    Using the Namespace directive to apply reflection policy to all the types in a particular namespace\n    <Namespace Name=\"DataClasses.ViewModels\" Seralize=\"All\" />\n-->\n\n<Directives xmlns=\"http://schemas.microsoft.com/netfx/2013/01/metadata\">\n  <Application>\n    <!--\n      An Assembly element with Name=\"*Application*\" applies to all assemblies in\n      the application package. The asterisks are not wildcards.\n    -->\n    <Assembly Name=\"*Application*\" Dynamic=\"Required All\" />\n    \n    \n    <!-- Add your application specific runtime directives here. -->\n\n\n  </Application>\n</Directives>"
  },
  {
    "path": "Samples/WindowsBeacons/Service References/Application Insights/ConnectedService.json",
    "content": "﻿{\n  \"ProviderId\": \"Microsoft.ApplicationInsights.ConnectedService.ConnectedServiceProvider\",\n  \"Version\": \"3.3.1.0\",\n  \"GettingStartedDocument\": {\n    \"Uri\": \"http://go.microsoft.com/fwlink/?LinkID=613412\"\n  }\n}"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/de-DE/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Die Suche nach Bluetooth Beacons wurde abgebrochen, z.B. weil Bluetooth deaktiviert war oder wurde. Tippe auf diese Nachricht um einen neuen Versuch zu starten. In Windows 10, aktiviere: Einstellungen -&gt; Datenschutz -&gt; Weitere Geräte -&gt; Mit Geräten synchronisieren (Beispiel: Beacons)</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>Über</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>Entwickelt von Andreas Jakl.</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>Lade das Open Source Universal Beacon Library für Windows 10 herunter:</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>Anzahl der Advertisement frames: </value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>Batterie [mV]: </value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>Blog</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>Adresse: </value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>Kontakt (email)</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"ErrorConsentRequired\" xml:space=\"preserve\">\n    <value>Zustimmung durch den Nutzer ist erforderlich für die Bluetooth Suche, wurde aber nicht gewährt.</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>Konnte keine Verbindung zu einem Bluetooth Low Energy kompatiblen Modul herstellen. Bitte stelle sicher, dass es verfügbar und aktiviert ist (z.B. kein aktivierter Flugzeug-Modus) und versuche es später noch einmal.</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>Eine Policy deines Geräts schränkt den Zugriff dieser App auf das Bluetooth Modul ein. Bitte stelle sicher, dass du der App Zugriff auf Bluetooth bzw. Proximity erlaubst. In Windows 10, aktiviere: Einstellungen -&gt; Datenschutz -&gt; Weitere Geräte -&gt; Mit Geräten synchronisieren (Beispiel: Beacons)</value>\n  </data>\n  <data name=\"ErrorDisabledByUser\" xml:space=\"preserve\">\n    <value>Bluetooth Suche wurde durch den Nutzer deaktiviert.</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>Kein Bluetooth Low Energy-kompatibles Modul ist verfügbar, oder es wurde in deinem System deaktiviert (z.B. durch einen aktivierten Flugzeug-Modus).</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>Zugriff auf das Bluetooth Low Energy Modul ist in deinem Gerät nicht unterstützt. Bitte stelle sicher, dass das Gerät die erforderliche Hardware enthält und dass diese aktiviert ist.</value>\n  </data>\n  <data name=\"ErrorOtherError\" xml:space=\"preserve\">\n    <value>Bluetooth Suche gestoppt - ein unerwarteter Fehler wurde vom Betriebssystem gemeldet.</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>Das Bluetooth-Modul wird bereits verwendet und wir konnten keinen Zugriff erhalten. Bitte versuche es später noch einmal!</value>\n  </data>\n  <data name=\"ErrorTransportNotSupported\" xml:space=\"preserve\">\n    <value>Das Bluetooth Protokoll wird nicht unterstützt.</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>Konnte die Bluetooth Suche nicht neu starten. Bitte stelle sicher, dass Bluetooth aktiviert ist und der Flugzeug-Modus deaktiviert ist. Tippe auf diese Nachricht, um es noch einmal zu versuchen.In Windows 10, aktiviere: Einstellungen -&gt; Datenschutz -&gt; Weitere Geräte -&gt; Mit Geräten synchronisieren (Beispiel: Beacons)</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; Info</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>Instanz ID: </value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>Sucht kontinuierlich nach Bluetooth Beacons in der Nähe deines Geräts. Wenn ein Beacon gefunden wird, wird dessen Nachricht automatisch analysiert – derzeit für Eddystone™, ein offenes Bluetooth® Smart Beacon Format von Google®, sowie für Beacons, die kompatibel zum iBeacon™ Format von Apple® sind.\n\nStelle sicher, dass dein Gerät Bluetooth LE unterstützt und dass Bluetooth in deinem Gerät aktiviert ist!</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"Major.Text\" xml:space=\"preserve\">\n    <value>Major:</value>\n  </data>\n  <data name=\"Minor.Text\" xml:space=\"preserve\">\n    <value>Minor:</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>Namespace ID: </value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>Payload: </value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>Datenschutz</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>Die App sammelt, speichert und versendet keine Daten, die eine persönliche Identifikation zulassen.</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>Ranging Data: </value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>Versuche gerade, die Suche nach Beacons neu zu starten ...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>Signalstärke [dBm]: </value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>Status: </value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Die Suche nach Beacons wurde gestoppt. Tippe auf diese Nachricht, um die Suche neu zu starten.</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>Temperatur [°C]: </value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>Terms &amp; Conditions</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>Diese App ist ein Open Source Beispiel für das Universal Beacon Library. Eddystone™ ist ein offenes Bluetooth® Smart Beacon Format von Google, veröffentlicht unter der Apache License. iBeacon™ ist ein Trademark von Apple Inc.</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>Zeit seit Neustart [.1 s]: </value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>Auf Twitter folgen</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"TxPower.Text\" xml:space=\"preserve\">\n    <value>TX Power:</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>Letztes Update: </value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL: </value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID:</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>Version: </value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>Suche nach Bluetooth Beacons</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>Die Suche nach Beacons wurde erfolgreich gestoppt. Tippe auf diese Nachricht, um die Suche neu zu starten.</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/en-US/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Watching for beacons has been aborted, e.g., because Bluetooth is / was deactivated. Tap to try restarting. In Windows 10, turn on Settings -&gt; Privacy -&gt;Other devices -&gt; Sync with devices.</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>About</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>Developed by Andreas Jakl.</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>Download the open source universal beacon library for Windows 10 from:</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>Advertisement frame count: </value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>Battery [mV]: </value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>Blog</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>Address: </value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>Contact per email</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"EidEddystoneFrame\" xml:space=\"preserve\">\n    <value>EID Frame</value>\n  </data>\n  <data name=\"EphemeralIdentifier.Text\" xml:space=\"preserve\">\n    <value>Ephemeral Identifier:</value>\n  </data>\n  <data name=\"ErrorConsentRequired\" xml:space=\"preserve\">\n    <value>User consent is required to watch for Bluetooth Beacons.</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>Could not connect to the Bluetooth Low Energy compatible radio module in your device. Please ensure it is available and activated (e.g., no active flight mode) and try again later.</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>A policy restricts this app to access your Bluetooth radio module. Please make sure you allow the app to access Bluetooth / proximity. In Windows 10, turn on Settings -&gt; Privacy -&gt;Other devices -&gt; Sync with devices.</value>\n  </data>\n  <data name=\"ErrorDisabledByUser\" xml:space=\"preserve\">\n    <value>Watching for Bluetooth Beacons has been disabled by the user.</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>No Bluetooth Low Energy compatible radio module is available, or it has been deactivated in your system (e.g., due to active flight mode)</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>Accessing the Bluetooth Low Energy Radio is not supported on your device. Please ensure your device has the hardware needed to scan for Bluetooth Beacons and that it is activated.</value>\n  </data>\n  <data name=\"ErrorOtherError\" xml:space=\"preserve\">\n    <value>Watching for Bluetooth Beacons has stopped - an unexpected error has been reported by the system.</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>The Bluetooth radio is already in use and we could not get access. Please try again later.</value>\n  </data>\n  <data name=\"ErrorTransportNotSupported\" xml:space=\"preserve\">\n    <value>Bluetooth transport protocol not supported.</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>Failed to restart Bluetooth scanning. Please make sure Bluetooth is activated on your device and flight mode is deactivated. Tap here to try again. In Windows 10, turn on Settings -&gt; Privacy -&gt;Other devices -&gt; Sync with devices.</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; Info</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>Instance ID: </value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>Continuously scans for Bluetooth Beacons close to your device. If a beacon is found, its message is parsed – currently for Eddystone™, an open Bluetooth® beacon format from Google®, as well as beacons compatible to the iBeacon™ format by Apple®.\n\nMake sure your device supports Bluetooth LE and that Bluetooth is activated in your device settings!</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"Major.Text\" xml:space=\"preserve\">\n    <value>Major:</value>\n  </data>\n  <data name=\"MajorId.Text\" xml:space=\"preserve\">\n    <value>Major ID</value>\n  </data>\n  <data name=\"Minor.Text\" xml:space=\"preserve\">\n    <value>Minor:</value>\n  </data>\n  <data name=\"MinorId.Text\" xml:space=\"preserve\">\n    <value>Minor ID</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>Namespace ID: </value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>Payload: </value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>Privacy</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>The app does not store, collect or transmit any personally identifiable data.</value>\n  </data>\n  <data name=\"ProximityBeaconFrame\" xml:space=\"preserve\">\n    <value>Proximity Frame</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>Ranging Data: </value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>Attempting to restart watching for beacons ...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>Signal strength [dBm]: </value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>Status: </value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Stopped watching for beacons. Tap here to restart.</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>Temperature [°C]: </value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>Terms &amp; Conditions</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>This application is an open source sample for the universal beacon library. Eddystone is an open Bluetooth® Smart beacon format from Google, released under Apache License. iBeacon™ is a Trademark by Apple Inc.</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>Time since power up [.1 s]: </value>\n  </data>\n  <data name=\"TlmEddystoneFrame\" xml:space=\"preserve\">\n    <value>Telemetry Frame</value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>Follow on Twitter</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"TxPower.Text\" xml:space=\"preserve\">\n    <value>TX Power:</value>\n  </data>\n  <data name=\"UidEddystoneFrame\" xml:space=\"preserve\">\n    <value>UID Frame</value>\n  </data>\n  <data name=\"UnknownBeaconFrame\" xml:space=\"preserve\">\n    <value>Unknown Frame</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>Updated: </value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL: </value>\n  </data>\n  <data name=\"UrlEddystoneFrame\" xml:space=\"preserve\">\n    <value>URL Frame</value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>Version: </value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>Watching for Bluetooth Beacons</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>Successfully stopped watching for Bluetooth Beacons. Tap here to restart.</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/fr-FR/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Recherche des balises abandonnées car, par exemple, le Bluetooth a ou a été désactivé. Appuyez pour recommencer.</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>À propos de</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>Développé par Andreas Jakl.</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>Télécharger la bibliothèque de balises universelles Open Source pour Windows 10 sur :</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>Nombre de trames publicitaires : </value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>Batterie [mV] : </value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>Adresse : </value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>Contacter par e-mail :</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>Impossible de se connecter à un module radio compatible Bluetooth Low Energy sur votre appareil. Assurez-vous de sa disponibilité et de son activation (qu'il n'est pas, par exemple, en mode avion) et réessayez.</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>Une politique empêche cette application d'accéder à votre module radio Bluetooth. Assurez-vous d'autoriser l'application à accéder au Bluetooth ou aux appareils à proximité.</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>Aucun module radio compatible Bluetooth Low Energy n'est disponible ou il a été désactivé (par ex., mode avion)</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>Votre appareil n'autorise pas l'accès à un module radio compatible Bluetooth Low Energy. Vérifiez que votre appareil est équipé du matériel requis pour rechercher les balises Bluetooth et qu'il est activé.</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>La radio Bluetooth est déjà utilisée et il est impossible d'y accéder. Réessayez plus tard.</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>Échec au redémarrage de la recherche Bluetooth. Vérifiez que le Bluetooth est activé sur votre appareil et que le mode avion est désactivé. Appuyez ici pour réessayer.</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; Infos</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>ID de l'instance : </value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>Recherche automatiquement les balises Bluetooth à proximité de votre appareil. Si une balise est détectée, son message est analysé – actuellement pour Eddystone™, un format ouvert de balises intelligentes Bluetooth® fourni par Google. Assurez-vous que votre appareil prend en charge ce format et que le Bluetooth est activé dans les paramètres de votre appareil !</value>\n  </data>\n  <data name=\"MajorId.Text\" xml:space=\"preserve\">\n    <value>ID majeure</value>\n  </data>\n  <data name=\"MinorId.Text\" xml:space=\"preserve\">\n    <value>ID mineure</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>ID espace de noms : </value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>Charge utile : </value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>Confidentialité</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>Cette application ne stocke, ne collecte ou ne transmet aucune données d'identification personnelle.</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>Plage de données : </value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>Tentative de nouvelle recherche de balises...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>Force du signal [dBm] : </value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>État : </value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Arrêt de la recherche de balises. Appuyez ici pour recommencer.</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>Température [°C] : </value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>Conditions générales</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>Cette application est un échantillon d'une bibliothèque de balises universelles Open Source. Eddystone est un format ouvert de balises intelligentes Bluetooth® fourni par Google et distribué sous une licence Apache. iBeacon est une marque de commerce d'Apple Inc.</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>Durée depuis mise sous tension [.1 s] : </value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>Suivez-nous sur Twitter</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>Mise à jour : </value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL : </value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>Version : </value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>Recherche de balises Bluetooth</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>Arrêt réussi de la recherche de balises Bluetooth. Appuyez ici pour recommencer.</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>Blog</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/pt-BR/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>A procura por beacons foi anulada, por exemplo, devido à desativação do recurso Bluetooth. Toque para tentar reiniciar.</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>Sobre</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>Desenvolvido por Andreas Jakl.</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>Baixe a biblioteca universal de beacons de software livre para o Windows 10 de:</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>Contagem de quadros de anúncio: </value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>Bateria [mV]: </value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>Endereço: </value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>Contato por email</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>Não foi possível conectar com o módulo de rádio compatível Bluetooth de Baixa Energia em seu dispositivo. Confira se ele está disponível e ativado (por exemplo, se o modo avião não está ativo) e tente novamente.</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>Uma política está restringindo este aplicativo de acessar seu módulo de rádio Bluetooth. Permita que o aplicativo acesse o recurso de proximidade ou Bluetooth.</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>Não há módulo de rádio compatível Bluetooth de Baixa Energia disponível ou ele foi desativado no sistema (por exemplo, devido à ativação do modo avião)</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>Não há suporte para acessar o Rádio Bluetooth de Baixa Energia no dispositivo. Verifique se o dispositivo apresenta o hardware necessário para procurar Beacons Bluetooth e se está ativado.</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>O rádio Bluetooth já está em uso. Não foi possível acessá-lo. Tente mais tarde.</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>Ocorreu uma falha no reinício da procura pelo recurso Bluetooth. Confira se o recurso Bluetooth está ativado no dispositivo e se o modo avião está desativado. Toque aqui para tentar novamente.</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; Informações</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>ID de Instância: </value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>Faça varreduras contínuas por Beacons Bluetooth próximo do dispositivo. Se um beacon for encontrado, a mensagem será analisada, atualmente para procurar Eddystone™, um formato de beacon Bluetooth® Smart de software livre da empresa Google. Assegure-se de que o dispositivo seja compatível com Bluetooth Smart (LE) e que o recurso Bluetooth esteja ativado nas configurações do dispositivo!</value>\n  </data>\n  <data name=\"MajorId.Text\" xml:space=\"preserve\">\n    <value>ID principal</value>\n  </data>\n  <data name=\"MinorId.Text\" xml:space=\"preserve\">\n    <value>ID secundária</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>ID de namespace: </value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>Carga: </value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>Privacidade</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>O aplicativo não armazena, coleta nem transmite nenhum dado que possa identificá-lo pessoalmente.</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>Dados de intervalo: </value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>Tentando reiniciar procura por beacons...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>Intensidade do sinal [dBm]: </value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>Status: </value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Parando procura por beacons. Toque aqui para reiniciar.</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>Temperatura [°C]: </value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>Termos e Condições</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>Este aplicativo é um exemplo de software livre da biblioteca universal de beacons. Eddystone é um formato de beacon Bluetooth® Smart de software livre da empresa Google, fornecido sob Licença da Apache. iBeacon é uma marca comercial da Apple Inc.</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>Tempo desde acionamento [.1 s]: </value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>Siga no Twitter</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>Atualização: </value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL: </value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>Versão: </value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>Procurando por Beacons Bluetooth</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>Interrupção de procura por Beacons Bluetooth bem-sucedida. Toque aqui para reiniciar.</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>Blog</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/ru-RU/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Отслеживание маяков остановлено (возможно, отключен Bluetooth). Коснитесь, чтобы перезапустить.</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>О программе</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>Разработчик: Андреас Якл (Andreas Jakl).</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>Загрузите универсальную библиотеку маяков для Windows 10 с открытым исходным кодом по адресу:</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>Количество рекламных кадров: </value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>Батарея [мВ]: </value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>Адрес: </value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>Связь по электронной почте</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>Не удалось подключиться к радиомодулю устройства, совместимому с Bluetooth с низким энергопотреблением. Убедитесь, что этот модуль доступен и активирован (в частности, не включен режим «в самолете»), и повторите попытку.</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>Системная политика запрещает этому приложению доступ к радиомодулю Bluetooth. Разрешите этому приложению доступ к Bluetooth и функциям близкого взаимодействия.</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>Радиомодуль, совместимый с Bluetooth с низким энергопотреблением, недоступен или отключен в системе (например, активен режим «в самолете»)</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>На этом устройстве не поддерживается доступ к радиомодулю Bluetooth с низким энергопотреблением. Убедитесь, что устройство оснащено оборудованием, необходимым для сканирования маяков Bluetooth, и это оборудование активно.</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>Не удалось получить доступ к радиомодулю Bluetooth, так как он уже используется. Попробуйте еще раз позже.</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>Не удалось перезапустить сканирование Bluetooth. Убедитесь, что на устройстве активен Bluetooth и не включен режим «в самолете». Коснитесь здесь, чтобы повторить попытку.</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; Информация</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>Идентификатор экземпляра: </value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>Непрерывно сканирует маяки Bluetooth вблизи устройства. Если обнаруживается маяк, анализируется его сообщение. В данной версии поддерживается Eddystone™ — открытый формат маяков Bluetooth® Smart, разработанный Google. Убедитесь, что устройство поддерживает стандарт Bluetooth Smart (с низким энергопотреблением), а в настройках устройства включена связь Bluetooth.</value>\n  </data>\n  <data name=\"MajorId.Text\" xml:space=\"preserve\">\n    <value>Основной идентификатор</value>\n  </data>\n  <data name=\"MinorId.Text\" xml:space=\"preserve\">\n    <value>Дополнительный идентификатор</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>Идентификатор пространства имен: </value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>Полезные данные: </value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>Конфиденциальность</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>Это приложение не собирает, не хранит и не передает никаких личных сведений.</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>Сортировка данных: </value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>Перезапускается отслеживание маяков...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>Уровень сигнала [дБм]: </value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>Состояние: </value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>Отслеживание маяков остановлено. Коснитесь здесь, чтобы перезапустить.</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>Температура [°C]: </value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>Условия</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>Это приложение представляет собой образец с открытым исходным кодом для универсальной библиотеки маяков. Eddystone — это открытый формат маяков Bluetooth® Smart, разработанный Google и предоставляемый по лицензии Apache. iBeacon является товарным знаком Apple Inc.</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>Время с момента включения [в десятых долях секунды]: </value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>Следите за нами в Твиттере</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>Обновлено: </value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL-адрес: </value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>Версия: </value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>Идет отслеживание маяков Bluetooth</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>Отслеживание маяков Bluetooth успешно остановлено. Коснитесь здесь, чтобы перезапустить.</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>Блог</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/Strings/zh-CN/Resources.resw",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<root>\n  <!-- \n    Microsoft ResX Schema \n    \n    Version 2.0\n    \n    The primary goals of this format is to allow a simple XML format \n    that is mostly human readable. The generation and parsing of the \n    various data types are done through the TypeConverter classes \n    associated with the data types.\n    \n    Example:\n    \n    ... ado.net/XML headers & schema ...\n    <resheader name=\"resmimetype\">text/microsoft-resx</resheader>\n    <resheader name=\"version\">2.0</resheader>\n    <resheader name=\"reader\">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>\n    <resheader name=\"writer\">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>\n    <data name=\"Name1\"><value>this is my long string</value><comment>this is a comment</comment></data>\n    <data name=\"Color1\" type=\"System.Drawing.Color, System.Drawing\">Blue</data>\n    <data name=\"Bitmap1\" mimetype=\"application/x-microsoft.net.object.binary.base64\">\n        <value>[base64 mime encoded serialized .NET Framework object]</value>\n    </data>\n    <data name=\"Icon1\" type=\"System.Drawing.Icon, System.Drawing\" mimetype=\"application/x-microsoft.net.object.bytearray.base64\">\n        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>\n        <comment>This is a comment</comment>\n    </data>\n                \n    There are any number of \"resheader\" rows that contain simple \n    name/value pairs.\n    \n    Each data row contains a name, and value. The row also contains a \n    type or mimetype. Type corresponds to a .NET class that support \n    text/value conversion through the TypeConverter architecture. \n    Classes that don't support this are serialized and stored with the \n    mimetype set.\n    \n    The mimetype is used for serialized objects, and tells the \n    ResXResourceReader how to depersist the object. This is currently not \n    extensible. For a given mimetype the value must be set accordingly:\n    \n    Note - application/x-microsoft.net.object.binary.base64 is the format \n    that the ResXResourceWriter will generate, however the reader can \n    read any of the formats listed below.\n    \n    mimetype: application/x-microsoft.net.object.binary.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter\n            : and then encoded with base64 encoding.\n    \n    mimetype: application/x-microsoft.net.object.soap.base64\n    value   : The object must be serialized with \n            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter\n            : and then encoded with base64 encoding.\n\n    mimetype: application/x-microsoft.net.object.bytearray.base64\n    value   : The object must be serialized into a byte array \n            : using a System.ComponentModel.TypeConverter\n            : and then encoded with base64 encoding.\n    -->\n  <xsd:schema id=\"root\" xmlns=\"\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:msdata=\"urn:schemas-microsoft-com:xml-msdata\">\n    <xsd:import namespace=\"http://www.w3.org/XML/1998/namespace\" />\n    <xsd:element name=\"root\" msdata:IsDataSet=\"true\">\n      <xsd:complexType>\n        <xsd:choice maxOccurs=\"unbounded\">\n          <xsd:element name=\"metadata\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" use=\"required\" type=\"xsd:string\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"assembly\">\n            <xsd:complexType>\n              <xsd:attribute name=\"alias\" type=\"xsd:string\" />\n              <xsd:attribute name=\"name\" type=\"xsd:string\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"data\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n                <xsd:element name=\"comment\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"2\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" msdata:Ordinal=\"1\" />\n              <xsd:attribute name=\"type\" type=\"xsd:string\" msdata:Ordinal=\"3\" />\n              <xsd:attribute name=\"mimetype\" type=\"xsd:string\" msdata:Ordinal=\"4\" />\n              <xsd:attribute ref=\"xml:space\" />\n            </xsd:complexType>\n          </xsd:element>\n          <xsd:element name=\"resheader\">\n            <xsd:complexType>\n              <xsd:sequence>\n                <xsd:element name=\"value\" type=\"xsd:string\" minOccurs=\"0\" msdata:Ordinal=\"1\" />\n              </xsd:sequence>\n              <xsd:attribute name=\"name\" type=\"xsd:string\" use=\"required\" />\n            </xsd:complexType>\n          </xsd:element>\n        </xsd:choice>\n      </xsd:complexType>\n    </xsd:element>\n  </xsd:schema>\n  <resheader name=\"resmimetype\">\n    <value>text/microsoft-resx</value>\n  </resheader>\n  <resheader name=\"version\">\n    <value>2.0</value>\n  </resheader>\n  <resheader name=\"reader\">\n    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <resheader name=\"writer\">\n    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>\n  </resheader>\n  <data name=\"AbortedWatchingBeacons\" xml:space=\"preserve\">\n    <value>信标监控因蓝牙禁用等原因中止。点按以重新启动。</value>\n  </data>\n  <data name=\"About.Text\" xml:space=\"preserve\">\n    <value>关于</value>\n  </data>\n  <data name=\"AboutText1.Text\" xml:space=\"preserve\">\n    <value>由 Andreas Jakl 开发。</value>\n  </data>\n  <data name=\"AboutText2.Text\" xml:space=\"preserve\">\n    <value>从以下地址下载适用于 Windows 10 的开放源代码通用信标库：</value>\n  </data>\n  <data name=\"AdvertisementFrameCount.Text\" xml:space=\"preserve\">\n    <value>广告帧数：</value>\n  </data>\n  <data name=\"BatteryInMilliV.Text\" xml:space=\"preserve\">\n    <value>电池 [mV]：</value>\n  </data>\n  <data name=\"BluetoothAddress.Text\" xml:space=\"preserve\">\n    <value>地址：</value>\n  </data>\n  <data name=\"ContactEmailButton.Content\" xml:space=\"preserve\">\n    <value>通过电子邮件联系</value>\n  </data>\n  <data name=\"ErrorDeviceNotConnected\" xml:space=\"preserve\">\n    <value>无法连接至设备中的蓝牙低功耗兼容无线电模块。请确保设备中有此模块且已启用（例如，不在飞行模式下），并稍后重试。</value>\n  </data>\n  <data name=\"ErrorDisabledByPolicy\" xml:space=\"preserve\">\n    <value>策略限制此应用访问您的蓝牙无线电模块。请确保您允许此应用访问蓝牙/近程。</value>\n  </data>\n  <data name=\"ErrorNoRadioAvailable\" xml:space=\"preserve\">\n    <value>蓝牙低功耗兼容无线电模块不可用，或在系统中被禁用（例如，由于处于飞行模式下）</value>\n  </data>\n  <data name=\"ErrorNotSupported\" xml:space=\"preserve\">\n    <value>设备不支持访问蓝牙低功耗兼容无线电模块。请确保您的设备安装了扫描蓝牙信标所需的硬件且硬件已启用。</value>\n  </data>\n  <data name=\"ErrorResourceInUse\" xml:space=\"preserve\">\n    <value>蓝牙无线电模块已在使用，但我们无法访问。请稍后重试。</value>\n  </data>\n  <data name=\"FailedRestartingBluetoothWatch\" xml:space=\"preserve\">\n    <value>重新启动蓝牙扫描功能失败。请确保设备上的蓝牙已启用且飞行模式禁用。点按此处以重试。</value>\n  </data>\n  <data name=\"Info.Text\" xml:space=\"preserve\">\n    <value>&lt; 信息</value>\n  </data>\n  <data name=\"InstanceId.Text\" xml:space=\"preserve\">\n    <value>实例 ID：</value>\n  </data>\n  <data name=\"Instructions.Text\" xml:space=\"preserve\">\n    <value>持续扫描设备附近的蓝牙信标。如果发现信标，则会对其信息进行分析 - 目前是 Eddystone™ 格式，它是 Google 开发的开放式 Bluetooth® Smart 信标格式。请确保您的设备支持 Bluetooth Smart (LE) 且在设备设置中已启用蓝牙！</value>\n  </data>\n  <data name=\"MajorId.Text\" xml:space=\"preserve\">\n    <value>主要 ID</value>\n  </data>\n  <data name=\"MinorId.Text\" xml:space=\"preserve\">\n    <value>次要 ID</value>\n  </data>\n  <data name=\"NamespaceId.Text\" xml:space=\"preserve\">\n    <value>命名空间 ID：</value>\n  </data>\n  <data name=\"Payload.Text\" xml:space=\"preserve\">\n    <value>有效负载：</value>\n  </data>\n  <data name=\"Privacy.Text\" xml:space=\"preserve\">\n    <value>隐私</value>\n  </data>\n  <data name=\"PrivacyText.Text\" xml:space=\"preserve\">\n    <value>本应用不存储、收集或传输任何个人可识别数据。</value>\n  </data>\n  <data name=\"RangingData.Text\" xml:space=\"preserve\">\n    <value>距离范围数据：</value>\n  </data>\n  <data name=\"RestartWatchingBeacons\" xml:space=\"preserve\">\n    <value>正在尝试重新启动信标监控...</value>\n  </data>\n  <data name=\"Rssi.Text\" xml:space=\"preserve\">\n    <value>信号强度 [dBm]：</value>\n  </data>\n  <data name=\"Status.Text\" xml:space=\"preserve\">\n    <value>状态：</value>\n  </data>\n  <data name=\"StoppedWatchingBeacons\" xml:space=\"preserve\">\n    <value>信标监控已停止。点按此处以重新启动。</value>\n  </data>\n  <data name=\"TemperatureInC.Text\" xml:space=\"preserve\">\n    <value>温度 [°C]：</value>\n  </data>\n  <data name=\"Terms.Text\" xml:space=\"preserve\">\n    <value>条款和条件</value>\n  </data>\n  <data name=\"TermsText.Text\" xml:space=\"preserve\">\n    <value>本应用程序是一款适用于通用信标库的开放源代码样本。Eddystone 是 Google 开发的开放式 Bluetooth® Smart 信标格式，按照 Apache License 发行。iBeacon 是 Apple Inc.的商标。</value>\n  </data>\n  <data name=\"TimeSincePowerUp.Text\" xml:space=\"preserve\">\n    <value>启动时间 [.1 s]：</value>\n  </data>\n  <data name=\"TwitterButton.Content\" xml:space=\"preserve\">\n    <value>在 Twitter 上关注我们</value>\n  </data>\n  <data name=\"Updated.Text\" xml:space=\"preserve\">\n    <value>更新时间：</value>\n  </data>\n  <data name=\"Url.Text\" xml:space=\"preserve\">\n    <value>URL：</value>\n  </data>\n  <data name=\"Uuid.Text\" xml:space=\"preserve\">\n    <value>UUID</value>\n  </data>\n  <data name=\"Version.Text\" xml:space=\"preserve\">\n    <value>版本：</value>\n  </data>\n  <data name=\"WatchingForBeacons\" xml:space=\"preserve\">\n    <value>正在监控蓝牙信标</value>\n  </data>\n  <data name=\"WatchingSuccessfullyStopped\" xml:space=\"preserve\">\n    <value>成功停止监控蓝牙信标。点按此处以重新启动。</value>\n  </data>\n  <data name=\"TwitterButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://twitter.com/andijakl</value>\n  </data>\n  <data name=\"LibraryUrlButton.Content\" xml:space=\"preserve\">\n    <value>github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"LibraryUrlButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://github.com/andijakl/universal-beacon</value>\n  </data>\n  <data name=\"ContactEmailButton.NavigateUri\" xml:space=\"preserve\">\n    <value>mailto:andreas.jakl@live.com</value>\n  </data>\n  <data name=\"BlogButton.Content\" xml:space=\"preserve\">\n    <value>博客</value>\n  </data>\n  <data name=\"BlogButton.NavigateUri\" xml:space=\"preserve\">\n    <value>https://www.andreasjakl.com</value>\n  </data>\n</root>"
  },
  {
    "path": "Samples/WindowsBeacons/WindowsBeacons.csproj",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<Project ToolsVersion=\"14.0\" DefaultTargets=\"Build\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <Import Project=\"$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props\" Condition=\"Exists('$(MSBuildExtensionsPath)\\$(MSBuildToolsVersion)\\Microsoft.Common.props')\" />\n  <PropertyGroup>\n    <Configuration Condition=\" '$(Configuration)' == '' \">Debug</Configuration>\n    <Platform Condition=\" '$(Platform)' == '' \">x86</Platform>\n    <ProjectGuid>{A7A24732-AE60-40BE-92D7-89AA20A2E085}</ProjectGuid>\n    <OutputType>AppContainerExe</OutputType>\n    <AppDesignerFolder>Properties</AppDesignerFolder>\n    <RootNamespace>WindowsBeacons</RootNamespace>\n    <AssemblyName>WindowsBeacons</AssemblyName>\n    <DefaultLanguage>en-US</DefaultLanguage>\n    <TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>\n    <TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion>\n    <TargetPlatformMinVersion>10.0.10586.0</TargetPlatformMinVersion>\n    <MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>\n    <EnableDotNetNativeCompatibleProfile>true</EnableDotNetNativeCompatibleProfile>\n    <FileAlignment>512</FileAlignment>\n    <ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\n    <AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>\n    <AppxBundlePlatforms>x86|x64|arm</AppxBundlePlatforms>\n    <ApplicationInsightsResourceId />\n    <AppxBundle>Always</AppxBundle>\n    <PackageCertificateThumbprint>8A3EEBA035599FCCDF21F216761E5A3CB368450F</PackageCertificateThumbprint>\n    <PackageCertificateKeyFile>WindowsBeacons_StoreKey.pfx</PackageCertificateKeyFile>\n    <RuntimeIdentifiers>win10-arm;win10-arm-aot;win10-x86;win10-x86-aot;win10-x64;win10-x64-aot</RuntimeIdentifiers>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|ARM'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\ARM\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|ARM'\">\n    <OutputPath>bin\\ARM\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>ARM</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x64'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x64\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x64'\">\n    <OutputPath>bin\\x64\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x64</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Debug|x86'\">\n    <DebugSymbols>true</DebugSymbols>\n    <OutputPath>bin\\x86\\Debug\\</OutputPath>\n    <DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>full</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n  </PropertyGroup>\n  <PropertyGroup Condition=\"'$(Configuration)|$(Platform)' == 'Release|x86'\">\n    <OutputPath>bin\\x86\\Release\\</OutputPath>\n    <DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>\n    <Optimize>true</Optimize>\n    <NoWarn>;2008</NoWarn>\n    <DebugType>pdbonly</DebugType>\n    <PlatformTarget>x86</PlatformTarget>\n    <UseVSHostingProcess>false</UseVSHostingProcess>\n    <ErrorReport>prompt</ErrorReport>\n    <Prefer32Bit>true</Prefer32Bit>\n    <UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>\n  </PropertyGroup>\n  <ItemGroup>\n    <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->\n    <Content Include=\"ApplicationInsights.config\">\n      <CopyToOutputDirectory>Always</CopyToOutputDirectory>\n      <SubType>Designer</SubType>\n    </Content>\n    <None Include=\"Service References\\Application Insights\\ConnectedService.json\" />\n    <None Include=\"WindowsBeacons_StoreKey.pfx\" />\n    <None Include=\"WindowsBeacons_TemporaryKey.pfx\" />\n    <PRIResource Include=\"Strings\\fr-FR\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n    <PRIResource Include=\"Strings\\pt-BR\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n    <PRIResource Include=\"Strings\\ru-RU\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n    <PRIResource Include=\"Strings\\zh-CN\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n    <PRIResource Include=\"Strings\\de-DE\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n  </ItemGroup>\n  <ItemGroup>\n    <Compile Include=\"App.xaml.cs\">\n      <DependentUpon>App.xaml</DependentUpon>\n    </Compile>\n    <Compile Include=\"Converter\\BeaconFrameTypeToTextConverter.cs\" />\n    <Compile Include=\"Converter\\BeaconTypeToTextConverter.cs\" />\n    <Compile Include=\"Converter\\IdToHexTextConverter.cs\" />\n    <Compile Include=\"Converter\\IntToGridLengthConverter.cs\" />\n    <Compile Include=\"FrameTemplateSelector.cs\" />\n    <Compile Include=\"MainPage.xaml.cs\">\n      <DependentUpon>MainPage.xaml</DependentUpon>\n    </Compile>\n    <Compile Include=\"Properties\\Annotations.cs\" />\n    <Compile Include=\"Properties\\AssemblyInfo.cs\" />\n  </ItemGroup>\n  <ItemGroup>\n    <AppxManifest Include=\"Package.appxmanifest\">\n      <SubType>Designer</SubType>\n    </AppxManifest>\n    <PRIResource Include=\"Strings\\en-US\\Resources.resw\">\n      <SubType>Designer</SubType>\n    </PRIResource>\n  </ItemGroup>\n  <ItemGroup>\n    <Content Include=\"Assets\\Square150x150Logo.scale-400.png\" />\n    <Content Include=\"Assets\\Square310x310Logo.scale-100.png\" />\n    <Content Include=\"Assets\\Square310x310Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square310x310Logo.scale-400.png\" />\n    <Content Include=\"Assets\\Square71x71Logo.scale-100.png\" />\n    <Content Include=\"Assets\\Square71x71Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square71x71Logo.scale-400.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-200.png\" />\n    <Content Include=\"Assets\\StoreLogo.scale-400.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-400.png\" />\n    <None Include=\"Package.StoreAssociation.xml\" />\n    <Content Include=\"Properties\\Default.rd.xml\" />\n    <Content Include=\"Assets\\LockScreenLogo.scale-200.png\" />\n    <Content Include=\"Assets\\SplashScreen.scale-200.png\" />\n    <Content Include=\"Assets\\Square150x150Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.scale-200.png\" />\n    <Content Include=\"Assets\\Square44x44Logo.targetsize-24_altform-unplated.png\" />\n    <Content Include=\"Assets\\Wide310x150Logo.scale-200.png\" />\n  </ItemGroup>\n  <ItemGroup>\n    <ApplicationDefinition Include=\"App.xaml\">\n      <Generator>MSBuild:Compile</Generator>\n      <SubType>Designer</SubType>\n    </ApplicationDefinition>\n    <Page Include=\"MainPage.xaml\">\n      <Generator>MSBuild:Compile</Generator>\n      <SubType>Designer</SubType>\n    </Page>\n  </ItemGroup>\n  <ItemGroup>\n    <WCFMetadata Include=\"Service References\\\" />\n  </ItemGroup>\n  <ItemGroup>\n    <PackageReference Include=\"Microsoft.ApplicationInsights.WindowsApps\">\n      <Version>1.1.1</Version>\n    </PackageReference>\n    <PackageReference Include=\"Microsoft.NETCore.UniversalWindowsPlatform\">\n      <Version>6.1.7</Version>\n    </PackageReference>\n    <PackageReference Include=\"UniversalBeaconLibrary\">\n      <Version>3.2.0</Version>\n    </PackageReference>\n  </ItemGroup>\n  <ItemGroup>\n    <SDKReference Include=\"WindowsMobile, Version=10.0.17134.0\">\n      <Name>Windows Mobile Extensions for the UWP</Name>\n    </SDKReference>\n  </ItemGroup>\n  <PropertyGroup Condition=\" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' \">\n    <VisualStudioVersion>14.0</VisualStudioVersion>\n  </PropertyGroup>\n  <Import Project=\"$(MSBuildExtensionsPath)\\Microsoft\\WindowsXaml\\v$(VisualStudioVersion)\\Microsoft.Windows.UI.Xaml.CSharp.targets\" />\n  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \n       Other similar extension points exist, see Microsoft.Common.targets.\n  <Target Name=\"BeforeBuild\">\n  </Target>\n  <Target Name=\"AfterBuild\">\n  </Target>\n  -->\n</Project>"
  },
  {
    "path": "Samples/WindowsBeacons/WindowsBeacons.nuget.targets",
    "content": "﻿<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"no\"?>\n<Project ToolsVersion=\"14.0\" xmlns=\"http://schemas.microsoft.com/developer/msbuild/2003\">\n  <PropertyGroup>\n    <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>\n  </PropertyGroup>\n  <ImportGroup Condition=\" '$(ExcludeRestorePackageImports)' != 'true' \">\n    <Import Project=\"$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-x86\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-x86.targets\" Condition=\"Exists('$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-x86\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-x86.targets')\" />\n    <Import Project=\"$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-x64\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-x64.targets\" Condition=\"Exists('$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-x64\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-x64.targets')\" />\n    <Import Project=\"$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-arm\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-arm.targets\" Condition=\"Exists('$(NuGetPackageRoot)microsoft.net.native.sharedlibrary-arm\\1.6.0\\build\\Microsoft.Net.Native.SharedLibrary-arm.targets')\" />\n    <Import Project=\"$(NuGetPackageRoot)microsoft.net.native.compiler\\1.6.0\\build\\Microsoft.Net.Native.Compiler.targets\" Condition=\"Exists('$(NuGetPackageRoot)microsoft.net.native.compiler\\1.6.0\\build\\Microsoft.Net.Native.Compiler.targets')\" />\n  </ImportGroup>\n</Project>"
  },
  {
    "path": "Samples/WindowsBeacons/_pkginfo.txt",
    "content": "D:\\Source\\GitHub\\universal-beacon\\Samples\\WindowsBeacons\\bin\\ARM\\Release\\Upload\\WindowsBeacons_3.2.0.0\\WindowsBeacons_3.2.0.0_x86_x64_arm.appxbundle\n"
  },
  {
    "path": "UniversalBeacon.Library.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26730.10\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\") = \"Samples\", \"Samples\", \"{0AE03844-3E9C-499C-9227-889327A6450E}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"UniversalBeacon.Library.Core\", \"Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\", \"{83BE2E56-2400-40A2-8D88-B5DAE98213E1}\"\nEndProject\nProject(\"{2150E333-8FDC-42A3-9474-1A3956D46DE8}\") = \"Library\", \"Library\", \"{D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Library.UWP\", \"Library\\UniversalBeacon.Library.UWP\\UniversalBeacon.Library.UWP.csproj\", \"{806D344B-4FFA-47BC-9417-2F7B26F20821}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Sample.Android\", \"Samples\\UniversalBeacon.Sample\\UniversalBeacon.Sample.Android\\UniversalBeacon.Sample.Android.csproj\", \"{812AEA6F-D623-4297-8BB2-D0E2DADC3181}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"UniversalBeacon.Sample\", \"Samples\\UniversalBeacon.Sample\\UniversalBeacon.Sample\\UniversalBeacon.Sample.csproj\", \"{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Sample.UWP\", \"Samples\\UniversalBeacon.Sample\\UniversalBeacon.Sample.UWP\\UniversalBeacon.Sample.UWP.csproj\", \"{C1005196-FE9C-4CD5-A500-D7237A32CA12}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Library.Android\", \"Library\\UniversalBeacon.Library.Android\\UniversalBeacon.Library.Android.csproj\", \"{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"WindowsBeacons\", \"Samples\\WindowsBeacons\\WindowsBeacons.csproj\", \"{A7A24732-AE60-40BE-92D7-89AA20A2E085}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Library.iOS\", \"Library\\UniversalBeacon.Library.iOS\\UniversalBeacon.Library.iOS.csproj\", \"{430362FE-C759-4D51-890F-1BF8308FC99F}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Sample.iOS\", \"Samples\\UniversalBeacon.Sample\\UniversalBeacon.Sample.iOS\\UniversalBeacon.Sample.iOS.csproj\", \"{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}\"\nEndProject\nProject(\"{D954291E-2A0B-460D-934E-DC6B0785DB48}\") = \"UniversalBeacon.Library.Cocoa\", \"Library\\UniversalBeacon.Library.Cocoa\\UniversalBeacon.Library.Cocoa.shproj\", \"{2D1EF39A-A3B4-46B5-BFF0-FE0D59BDA92B}\"\nEndProject\nGlobal\n\tGlobalSection(SharedMSBuildProjectFiles) = preSolution\n\t\tLibrary\\UniversalBeacon.Library.Cocoa\\UniversalBeacon.Library.Cocoa.projitems*{2d1ef39a-a3b4-46b5-bff0-fe0d59bda92b}*SharedItemsImports = 13\n\t\tLibrary\\UniversalBeacon.Library.Cocoa\\UniversalBeacon.Library.Cocoa.projitems*{430362fe-c759-4d51-890f-1bf8308fc99f}*SharedItemsImports = 4\n\tEndGlobalSection\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tAd-Hoc|Any CPU = Ad-Hoc|Any CPU\n\t\tAd-Hoc|ARM = Ad-Hoc|ARM\n\t\tAd-Hoc|iPhone = Ad-Hoc|iPhone\n\t\tAd-Hoc|iPhoneSimulator = Ad-Hoc|iPhoneSimulator\n\t\tAd-Hoc|x64 = Ad-Hoc|x64\n\t\tAd-Hoc|x86 = Ad-Hoc|x86\n\t\tAppStore|Any CPU = AppStore|Any CPU\n\t\tAppStore|ARM = AppStore|ARM\n\t\tAppStore|iPhone = AppStore|iPhone\n\t\tAppStore|iPhoneSimulator = AppStore|iPhoneSimulator\n\t\tAppStore|x64 = AppStore|x64\n\t\tAppStore|x86 = AppStore|x86\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tDebug|ARM = Debug|ARM\n\t\tDebug|iPhone = Debug|iPhone\n\t\tDebug|iPhoneSimulator = Debug|iPhoneSimulator\n\t\tDebug|x64 = Debug|x64\n\t\tDebug|x86 = Debug|x86\n\t\tRelease|Any CPU = Release|Any CPU\n\t\tRelease|ARM = Release|ARM\n\t\tRelease|iPhone = Release|iPhone\n\t\tRelease|iPhoneSimulator = Release|iPhoneSimulator\n\t\tRelease|x64 = Release|x64\n\t\tRelease|x86 = Release|x86\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|x64.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Ad-Hoc|x86.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|Any CPU.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|ARM.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|ARM.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|iPhone.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|x64.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|x64.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|x86.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.AppStore|x86.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|x64.Build.0 = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1}.Release|x86.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|ARM.ActiveCfg = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|ARM.Build.0 = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|x64.ActiveCfg = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|x64.Build.0 = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|x86.ActiveCfg = Release|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Ad-Hoc|x86.Build.0 = Release|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|Any CPU.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|ARM.ActiveCfg = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|ARM.Build.0 = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|iPhone.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|iPhone.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|x64.ActiveCfg = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|x64.Build.0 = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|x86.ActiveCfg = Release|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.AppStore|x86.Build.0 = Release|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|ARM.ActiveCfg = Debug|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|ARM.Build.0 = Debug|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x64.ActiveCfg = Debug|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x64.Build.0 = Debug|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x86.ActiveCfg = Debug|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x86.Build.0 = Debug|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|ARM.ActiveCfg = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|ARM.Build.0 = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x64.ActiveCfg = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x64.Build.0 = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x86.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|Any CPU.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|ARM.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|ARM.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhone.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x64.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x64.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x86.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Ad-Hoc|x86.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|Any CPU.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|Any CPU.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|ARM.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|ARM.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|ARM.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhone.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhone.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhone.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|iPhoneSimulator.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x64.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x64.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x64.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x86.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x86.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.AppStore|x86.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|Any CPU.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|ARM.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhone.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|iPhoneSimulator.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x64.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Debug|x86.Deploy.0 = Debug|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|Any CPU.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|ARM.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhone.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|iPhoneSimulator.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x64.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x64.Deploy.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x86.Build.0 = Release|Any CPU\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181}.Release|x86.Deploy.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|ARM.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|x64.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Ad-Hoc|x86.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|Any CPU.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|ARM.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|ARM.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|iPhone.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|iPhone.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|x64.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|x64.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|x86.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.AppStore|x86.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|x64.Build.0 = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429}.Release|x86.Build.0 = Release|Any CPU\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|Any CPU.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|ARM.ActiveCfg = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|ARM.Build.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|ARM.Deploy.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhone.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhone.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhone.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x64.ActiveCfg = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x64.Build.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x64.Deploy.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x86.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x86.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Ad-Hoc|x86.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|Any CPU.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|Any CPU.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|Any CPU.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|ARM.ActiveCfg = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|ARM.Build.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|ARM.Deploy.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhone.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhone.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhone.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhoneSimulator.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x64.ActiveCfg = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x64.Build.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x64.Deploy.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x86.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x86.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.AppStore|x86.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|Any CPU.ActiveCfg = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|Any CPU.Build.0 = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|Any CPU.Deploy.0 = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|ARM.ActiveCfg = Debug|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|ARM.Build.0 = Debug|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|ARM.Deploy.0 = Debug|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|iPhone.ActiveCfg = Debug|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x64.ActiveCfg = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x64.Build.0 = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x64.Deploy.0 = Debug|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x86.ActiveCfg = Debug|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x86.Build.0 = Debug|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Debug|x86.Deploy.0 = Debug|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|Any CPU.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|Any CPU.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|Any CPU.Deploy.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|ARM.ActiveCfg = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|ARM.Build.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|ARM.Deploy.0 = Release|ARM\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|iPhone.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x64.ActiveCfg = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x64.Build.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x64.Deploy.0 = Release|x64\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x86.ActiveCfg = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x86.Build.0 = Release|x86\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12}.Release|x86.Deploy.0 = Release|x86\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|ARM.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|x64.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Ad-Hoc|x86.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|Any CPU.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|ARM.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|ARM.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|iPhone.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|iPhone.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|x64.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|x64.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|x86.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.AppStore|x86.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|x64.Build.0 = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE}.Release|x86.Build.0 = Release|Any CPU\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|Any CPU.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|Any CPU.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|Any CPU.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|ARM.ActiveCfg = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|ARM.Build.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|ARM.Deploy.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhone.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhone.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhone.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x64.ActiveCfg = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x64.Build.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x64.Deploy.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x86.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x86.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Ad-Hoc|x86.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|Any CPU.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|Any CPU.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|Any CPU.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|ARM.ActiveCfg = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|ARM.Build.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|ARM.Deploy.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhone.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhone.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhone.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhoneSimulator.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|iPhoneSimulator.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x64.ActiveCfg = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x64.Build.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x64.Deploy.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x86.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x86.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.AppStore|x86.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.ActiveCfg = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.Build.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.Deploy.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.ActiveCfg = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.Build.0 = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.Deploy.0 = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|iPhone.ActiveCfg = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.ActiveCfg = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.Build.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.Deploy.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.ActiveCfg = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.Build.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.Deploy.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.Deploy.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.ActiveCfg = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.Build.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.Deploy.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|iPhone.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|iPhoneSimulator.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.ActiveCfg = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.Build.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.Deploy.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.Deploy.0 = Release|x86\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|ARM.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|x64.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Ad-Hoc|x86.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|Any CPU.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|ARM.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|ARM.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|iPhone.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|iPhone.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|x64.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|x64.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|x86.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.AppStore|x86.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|iPhone.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|iPhone.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|iPhone.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|iPhone.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|iPhoneSimulator.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|x64.Build.0 = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F}.Release|x86.Build.0 = Release|Any CPU\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|Any CPU.Build.0 = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|ARM.Build.0 = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|x64.Build.0 = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Ad-Hoc|x86.Build.0 = Ad-Hoc|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|Any CPU.Build.0 = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|ARM.ActiveCfg = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|ARM.Build.0 = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|iPhone.ActiveCfg = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|iPhone.Build.0 = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|x64.ActiveCfg = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|x64.Build.0 = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|x86.ActiveCfg = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.AppStore|x86.Build.0 = AppStore|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|Any CPU.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|Any CPU.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|ARM.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|ARM.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|iPhone.ActiveCfg = Debug|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|iPhone.Build.0 = Debug|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|iPhoneSimulator.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|iPhoneSimulator.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|x64.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|x64.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|x86.ActiveCfg = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Debug|x86.Build.0 = Debug|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|Any CPU.ActiveCfg = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|Any CPU.Build.0 = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|ARM.ActiveCfg = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|ARM.Build.0 = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|iPhone.ActiveCfg = Release|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|iPhone.Build.0 = Release|iPhone\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|iPhoneSimulator.Build.0 = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|x64.ActiveCfg = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|x64.Build.0 = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|x86.ActiveCfg = Release|iPhoneSimulator\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14}.Release|x86.Build.0 = Release|iPhoneSimulator\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\n\tGlobalSection(NestedProjects) = preSolution\n\t\t{83BE2E56-2400-40A2-8D88-B5DAE98213E1} = {D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821} = {D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\n\t\t{812AEA6F-D623-4297-8BB2-D0E2DADC3181} = {0AE03844-3E9C-499C-9227-889327A6450E}\n\t\t{7F9A4EB5-C7E0-49E5-BB4E-D7B7E41C4429} = {0AE03844-3E9C-499C-9227-889327A6450E}\n\t\t{C1005196-FE9C-4CD5-A500-D7237A32CA12} = {0AE03844-3E9C-499C-9227-889327A6450E}\n\t\t{6ADC54D4-3B9B-495E-A2B8-F9CF5FD623CE} = {D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085} = {0AE03844-3E9C-499C-9227-889327A6450E}\n\t\t{430362FE-C759-4D51-890F-1BF8308FC99F} = {D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\n\t\t{B8F3E01C-4F0C-4E7D-B424-E4EAC4ECCA14} = {0AE03844-3E9C-499C-9227-889327A6450E}\n\t\t{2D1EF39A-A3B4-46B5-BFF0-FE0D59BDA92B} = {D8B9E2F7-43B8-48D6-8FAE-4B83D9FBF999}\n\tEndGlobalSection\n\tGlobalSection(ExtensibilityGlobals) = postSolution\n\t\tSolutionGuid = {91DF4030-4733-4988-8E77-B4E0828CB8EB}\n\tEndGlobalSection\nEndGlobal\n"
  },
  {
    "path": "UniversalBeaconLibrary.sln.DotSettings",
    "content": "﻿<wpf:ResourceDictionary xml:space=\"preserve\" xmlns:x=\"http://schemas.microsoft.com/winfx/2006/xaml\" xmlns:s=\"clr-namespace:System;assembly=mscorlib\" xmlns:ss=\"urn:shemas-jetbrains-com:settings-storage-xaml\" xmlns:wpf=\"http://schemas.microsoft.com/winfx/2006/xaml/presentation\">\n\t<s:Boolean x:Key=\"/Default/CodeInspection/CodeAnnotations/NamespacesWithAnnotations/=UniversalBeaconLibrary_002EAnnotations/@EntryIndexedValue\">True</s:Boolean></wpf:ResourceDictionary>"
  },
  {
    "path": "WindowsBeacons.sln",
    "content": "﻿\nMicrosoft Visual Studio Solution File, Format Version 12.00\n# Visual Studio 15\nVisualStudioVersion = 15.0.26430.13\nMinimumVisualStudioVersion = 10.0.40219.1\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"WindowsBeacons\", \"Samples\\WindowsBeacons\\WindowsBeacons.csproj\", \"{A7A24732-AE60-40BE-92D7-89AA20A2E085}\"\nEndProject\nProject(\"{9A19103F-16F7-4668-BE54-9A1E7A4F7556}\") = \"UniversalBeacon.Library.Core\", \"Library\\UniversalBeacon.Library.Core\\UniversalBeacon.Library.Core.csproj\", \"{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}\"\nEndProject\nProject(\"{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\") = \"UniversalBeacon.Library.UWP\", \"Library\\UniversalBeacon.Library.UWP\\UniversalBeacon.Library.UWP.csproj\", \"{806D344B-4FFA-47BC-9417-2F7B26F20821}\"\nEndProject\nGlobal\n\tGlobalSection(SolutionConfigurationPlatforms) = preSolution\n\t\tDebug|Any CPU = Debug|Any CPU\n\t\tDebug|ARM = Debug|ARM\n\t\tDebug|x64 = Debug|x64\n\t\tDebug|x86 = Debug|x86\n\t\tRelease|Any CPU = Release|Any CPU\n\t\tRelease|ARM = Release|ARM\n\t\tRelease|x64 = Release|x64\n\t\tRelease|x86 = Release|x86\n\tEndGlobalSection\n\tGlobalSection(ProjectConfigurationPlatforms) = postSolution\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.ActiveCfg = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.Build.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|Any CPU.Deploy.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.ActiveCfg = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.Build.0 = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|ARM.Deploy.0 = Debug|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.ActiveCfg = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.Build.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x64.Deploy.0 = Debug|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.ActiveCfg = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.Build.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Debug|x86.Deploy.0 = Debug|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.ActiveCfg = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.Build.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|Any CPU.Deploy.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.ActiveCfg = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.Build.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|ARM.Deploy.0 = Release|ARM\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.ActiveCfg = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.Build.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x64.Deploy.0 = Release|x64\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.ActiveCfg = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.Build.0 = Release|x86\n\t\t{A7A24732-AE60-40BE-92D7-89AA20A2E085}.Release|x86.Deploy.0 = Release|x86\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|ARM.ActiveCfg = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|ARM.Build.0 = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|x64.ActiveCfg = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|x64.Build.0 = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|x86.ActiveCfg = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Debug|x86.Build.0 = Debug|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|ARM.ActiveCfg = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|ARM.Build.0 = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|x64.ActiveCfg = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|x64.Build.0 = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|x86.ActiveCfg = Release|Any CPU\n\t\t{8A11BD89-A4FF-480F-ACEE-47A2495A16E5}.Release|x86.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|Any CPU.Build.0 = Debug|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|ARM.ActiveCfg = Debug|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|ARM.Build.0 = Debug|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x64.ActiveCfg = Debug|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x64.Build.0 = Debug|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x86.ActiveCfg = Debug|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Debug|x86.Build.0 = Debug|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|Any CPU.ActiveCfg = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|Any CPU.Build.0 = Release|Any CPU\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|ARM.ActiveCfg = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|ARM.Build.0 = Release|ARM\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x64.ActiveCfg = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x64.Build.0 = Release|x64\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x86.ActiveCfg = Release|x86\n\t\t{806D344B-4FFA-47BC-9417-2F7B26F20821}.Release|x86.Build.0 = Release|x86\n\tEndGlobalSection\n\tGlobalSection(SolutionProperties) = preSolution\n\t\tHideSolutionNode = FALSE\n\tEndGlobalSection\nEndGlobal\n"
  }
]