Deleted packages

This commit is contained in:
2017-09-19 16:18:05 +00:00
parent 5d271d4133
commit f976a2cc86
461 changed files with 0 additions and 306198 deletions

View File

@@ -1,23 +0,0 @@
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,226 +0,0 @@
.NET Core uses third-party libraries or other resources that may be
distributed under licenses different than the .NET Core software.
In the event that we accidentally failed to list a required notice, please
bring it to our attention. Post an issue or email us:
dotnet@microsoft.com
The attached notices are provided for information only.
License notice for Slicing-by-8
-------------------------------
http://sourceforge.net/projects/slicing-by-8/
Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
This software program is licensed subject to the BSD License, available at
http://www.opensource.org/licenses/bsd-license.html.
License notice for Unicode data
-------------------------------
http://www.unicode.org/copyright.html#License
Copyright © 1991-2017 Unicode, Inc. All rights reserved.
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Unicode data files and any associated documentation
(the "Data Files") or Unicode software and any associated documentation
(the "Software") to deal in the Data Files or Software
without restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, and/or sell copies of
the Data Files or Software, and to permit persons to whom the Data Files
or Software are furnished to do so, provided that either
(a) this copyright and permission notice appear with all copies
of the Data Files or Software, or
(b) this copyright and permission notice appear in associated
Documentation.
THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT OF THIRD PARTY RIGHTS.
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THE DATA FILES OR SOFTWARE.
Except as contained in this notice, the name of a copyright holder
shall not be used in advertising or otherwise to promote the sale,
use or other dealings in these Data Files or Software without prior
written authorization of the copyright holder.
License notice for Zlib
-----------------------
https://github.com/madler/zlib
http://zlib.net/zlib_license.html
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.11, January 15th, 2017
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
*/
License notice for Mono
-------------------------------
http://www.mono-project.com/docs/about-mono/
Copyright (c) .NET Foundation Contributors
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the Software), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
License notice for International Organization for Standardization
-----------------------------------------------------------------
Portions (C) International Organization for Standardization 1986:
Permission to copy in any form is granted for use with
conforming SGML systems and applications as defined in
ISO 8879, provided this notice is included in all copies.
License notice for Intel
------------------------
"Copyright (c) 2004-2006 Intel Corporation - All Rights Reserved
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License notice for Xamarin and Novell
-------------------------------------
Copyright (c) 2015 Xamarin, Inc (http://www.xamarin.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Copyright (c) 2011 Novell, Inc (http://www.novell.com)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
Third party notice for W3C
--------------------------
"W3C SOFTWARE AND DOCUMENT NOTICE AND LICENSE
Status: This license takes effect 13 May, 2015.
This work is being provided by the copyright holders under the following license.
License
By obtaining and/or copying this work, you (the licensee) agree that you have read, understood, and will comply with the following terms and conditions.
Permission to copy, modify, and distribute this work, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that you include the following on ALL copies of the work or portions thereof, including modifications:
The full text of this NOTICE in a location viewable to users of the redistributed or derivative work.
Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, the W3C Software and Document Short Notice should be included.
Notice of any changes or modifications, through a copyright statement on the new code or document such as "This software or document includes material copied from or derived from [title and URI of the W3C document]. Copyright © [YEAR] W3C® (MIT, ERCIM, Keio, Beihang)."
Disclaimers
THIS WORK IS PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENT WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENT.
The name and trademarks of copyright holders may NOT be used in advertising or publicity pertaining to the work without specific, written prior permission. Title to copyright in this work will at all times remain with copyright holders."
License notice for Bit Twiddling Hacks
--------------------------------------
Bit Twiddling Hacks
By Sean Eron Anderson
seander@cs.stanford.edu
Individually, the code snippets here are in the public domain (unless otherwise
noted) — feel free to use them however you please. The aggregate collection and
descriptions are © 1997-2005 Sean Eron Anderson. The code and descriptions are
distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY and
without even the implied warranty of merchantability or fitness for a particular
purpose.

View File

@@ -1,928 +0,0 @@
{
"runtimes": {
"base": {
},
"any": {
"#import": [ "base" ]
},
"android": {
"#import": [ "any" ]
},
"android-arm": {
"#import": [ "any" ]
},
"android-arm64": {
"#import": [ "any" ]
},
"android.21": {
"#import": [ "android" ]
},
"android.21-arm": {
"#import": [ "android.21", "android-arm" ]
},
"android.21-arm64": {
"#import": [ "android.21", "android-arm64" ]
},
"win": {
"#import": [ "any" ]
},
"win-x86": {
"#import": [ "win" ]
},
"win-x64": {
"#import": [ "win" ]
},
"win-arm": {
"#import": [ "win" ]
},
"win-arm64": {
"#import": [ "win" ]
},
"win7": {
"#import": [ "win" ]
},
"win7-x86": {
"#import": [ "win7", "win-x86" ]
},
"win7-x64": {
"#import": [ "win7", "win-x64" ]
},
"win8": {
"#import": [ "win7" ]
},
"win8-x86": {
"#import": [ "win8", "win7-x86" ]
},
"win8-x64": {
"#import": [ "win8", "win7-x64" ]
},
"win8-arm": {
"#import": [ "win8", "win-arm" ]
},
"win81": {
"#import": [ "win8" ]
},
"win81-x86": {
"#import": [ "win81", "win8-x86" ]
},
"win81-x64": {
"#import": [ "win81", "win8-x64" ]
},
"win81-arm": {
"#import": [ "win81", "win8-arm" ]
},
"win10": {
"#import": [ "win81" ]
},
"win10-x86": {
"#import": [ "win10", "win81-x86" ]
},
"win10-x64": {
"#import": [ "win10", "win81-x64" ]
},
"win10-arm": {
"#import": [ "win10", "win81-arm" ]
},
"win10-arm64": {
"#import": [ "win10", "win-arm64" ]
},
"aot": {
"#import": [ "any" ]
},
"win-aot": {
"#import": [ "win", "aot" ]
},
"win-x86-aot": {
"#import": [ "win-aot", "win-x86" ]
},
"win-x64-aot": {
"#import": [ "win-aot", "win-x64" ]
},
"win7-aot": {
"#import": [ "win-aot", "win7" ]
},
"win7-x86-aot": {
"#import": [ "win7-aot", "win7-x86" ]
},
"win7-x64-aot": {
"#import": [ "win7-aot", "win7-x64" ]
},
"win8-aot": {
"#import": [ "win8", "win7-aot" ]
},
"win8-x86-aot": {
"#import": [ "win8-aot", "win8-x86", "win7-x86-aot" ]
},
"win8-x64-aot": {
"#import": [ "win8-aot", "win8-x64", "win7-x64-aot" ]
},
"win8-arm-aot": {
"#import": [ "win8-aot", "win8-arm" ]
},
"win81-aot": {
"#import": [ "win81", "win8-aot" ]
},
"win81-x86-aot": {
"#import": [ "win81-aot", "win81-x86", "win8-x86-aot" ]
},
"win81-x64-aot": {
"#import": [ "win81-aot", "win81-x64", "win8-x64-aot" ]
},
"win81-arm-aot": {
"#import": [ "win81-aot", "win81-arm", "win8-arm-aot" ]
},
"win10-aot": {
"#import": [ "win10", "win81-aot" ]
},
"win10-x86-aot": {
"#import": [ "win10-aot", "win10-x86", "win81-x86-aot" ]
},
"win10-x64-aot": {
"#import": [ "win10-aot", "win10-x64", "win81-x64-aot" ]
},
"win10-arm-aot": {
"#import": [ "win10-aot", "win10-arm", "win81-arm-aot" ]
},
"win10-arm64-aot": {
"#import": [ "win10-aot", "win10-arm64" ]
},
"unix": {
"#import": [ "any" ]
},
"unix-x64": {
"#import": [ "unix" ]
},
"unix-x86": {
"#import": [ "unix" ]
},
"unix-arm": {
"#import": [ "unix" ]
},
"unix-armel": {
"#import": [ "unix" ]
},
"unix-arm64": {
"#import": [ "unix" ]
},
"osx": {
"#import": [ "unix" ]
},
"osx-x64": {
"#import": [ "osx", "unix-x64" ]
},
"osx.10.10": {
"#import": [ "osx" ]
},
"osx.10.10-x64": {
"#import": [ "osx.10.10", "osx-x64" ]
},
"osx.10.11": {
"#import": [ "osx.10.10" ]
},
"osx.10.11-x64": {
"#import": [ "osx.10.11", "osx.10.10-x64" ]
},
"osx.10.12": {
"#import": [ "osx.10.11" ]
},
"osx.10.12-x64": {
"#import": [ "osx.10.12", "osx.10.11-x64" ]
},
"linux": {
"#import": [ "unix" ]
},
"linux-x64": {
"#import": [ "linux", "unix-x64" ]
},
"linux-x86": {
"#import": [ "linux", "unix-x86" ]
},
"linux-arm": {
"#import": [ "linux", "unix-arm" ]
},
"linux-armel": {
"#import": [ "linux", "unix-armel" ]
},
"linux-arm64": {
"#import": [ "linux", "unix-arm64" ]
},
"rhel": {
"#import": [ "linux" ]
},
"rhel-x64": {
"#import": [ "rhel", "linux-x64" ]
},
"rhel.7": {
"#import": [ "rhel" ]
},
"rhel.7-x64": {
"#import": [ "rhel.7", "rhel-x64" ]
},
"rhel.7.0": {
"#import": [ "rhel.7" ]
},
"rhel.7.0-x64": {
"#import": [ "rhel.7.0", "rhel.7-x64" ]
},
"rhel.7.1": {
"#import": [ "rhel.7.0" ]
},
"rhel.7.1-x64": {
"#import": [ "rhel.7.1", "rhel.7.0-x64" ]
},
"rhel.7.2": {
"#import": [ "rhel.7.1" ]
},
"rhel.7.2-x64": {
"#import": [ "rhel.7.2", "rhel.7.1-x64" ]
},
"rhel.7.3": {
"#import": [ "rhel.7.2" ]
},
"rhel.7.3-x64": {
"#import": [ "rhel.7.3", "rhel.7.2-x64" ]
},
"rhel.7.4": {
"#import": [ "rhel.7.3" ]
},
"rhel.7.4-x64": {
"#import": [ "rhel.7.4", "rhel.7.3-x64" ]
},
"ol": {
"#import": [ "rhel" ]
},
"ol-x64": {
"#import": [ "ol", "rhel-x64" ]
},
"ol.7": {
"#import": [ "ol", "rhel.7" ]
},
"ol.7-x64": {
"#import": [ "ol.7", "ol-x64", "rhel.7-x64" ]
},
"ol.7.0": {
"#import": [ "ol.7", "rhel.7.0" ]
},
"ol.7.0-x64": {
"#import": [ "ol.7.0", "ol.7-x64", "rhel.7.0-x64" ]
},
"ol.7.1": {
"#import": [ "ol.7.0", "rhel.7.1" ]
},
"ol.7.1-x64": {
"#import": [ "ol.7.1", "ol.7.0-x64", "rhel.7.1-x64" ]
},
"ol.7.2": {
"#import": [ "ol.7.1", "rhel.7.2" ]
},
"ol.7.2-x64": {
"#import": [ "ol.7.2", "ol.7.1-x64", "rhel.7.2-x64" ]
},
"centos": {
"#import": [ "rhel" ]
},
"centos-x64": {
"#import": [ "centos", "rhel-x64" ]
},
"centos.7": {
"#import": [ "centos", "rhel.7" ]
},
"centos.7-x64": {
"#import": [ "centos.7", "centos-x64", "rhel.7-x64" ]
},
"debian": {
"#import": [ "linux" ]
},
"debian-x64": {
"#import": [ "debian", "linux-x64" ]
},
"debian-x86": {
"#import": [ "debian", "linux-x86" ]
},
"debian-arm": {
"#import": [ "debian", "linux-arm" ]
},
"debian-armel": {
"#import": [ "debian", "linux-armel" ]
},
"debian-arm64": {
"#import": [ "debian", "linux-arm64" ]
},
"debian.8": {
"#import": [ "debian" ]
},
"debian.8-x64": {
"#import": [ "debian.8", "debian-x64" ]
},
"debian.8-x86": {
"#import": [ "debian.8", "debian-x86" ]
},
"debian.8-arm": {
"#import": [ "debian.8", "debian-arm" ]
},
"debian.8-armel": {
"#import": [ "debian.8", "debian-armel" ]
},
"debian.8-arm64": {
"#import": [ "debian.8", "debian-arm64" ]
},
"tizen": {
"#import": [ "linux" ]
},
"tizen-armel": {
"#import": [ "tizen", "linux-armel" ]
},
"tizen.4.0.0-armel": {
"#import": [ "tizen.4.0.0", "tizen-armel" ]
},
"ubuntu": {
"#import": [ "debian" ]
},
"ubuntu-x64": {
"#import": [ "ubuntu", "debian-x64" ]
},
"ubuntu-x86": {
"#import": [ "ubuntu", "debian-x86" ]
},
"ubuntu-arm": {
"#import": [ "ubuntu", "debian-arm" ]
},
"ubuntu-arm64": {
"#import": [ "ubuntu", "debian-arm64" ]
},
"ubuntu.14.04": {
"#import": [ "ubuntu" ]
},
"ubuntu.14.04-x64": {
"#import": [ "ubuntu.14.04", "ubuntu-x64" ]
},
"ubuntu.14.04-x86": {
"#import": [ "ubuntu.14.04", "ubuntu-x86" ]
},
"ubuntu.14.04-arm": {
"#import": [ "ubuntu.14.04", "ubuntu-arm" ]
},
"ubuntu.14.10": {
"#import": [ "ubuntu" ]
},
"ubuntu.14.10-x64": {
"#import": [ "ubuntu.14.10", "ubuntu-x64" ]
},
"ubuntu.14.10-x86": {
"#import": [ "ubuntu.14.10", "ubuntu-x86" ]
},
"ubuntu.14.10-arm": {
"#import": [ "ubuntu.14.10", "ubuntu-arm" ]
},
"ubuntu.15.04": {
"#import": [ "ubuntu" ]
},
"ubuntu.15.04-x64": {
"#import": [ "ubuntu.15.04", "ubuntu-x64" ]
},
"ubuntu.15.04-x86": {
"#import": [ "ubuntu.15.04", "ubuntu-x86" ]
},
"ubuntu.15.04-arm": {
"#import": [ "ubuntu.15.04", "ubuntu-arm" ]
},
"ubuntu.15.10": {
"#import": [ "ubuntu" ]
},
"ubuntu.15.10-x64": {
"#import": [ "ubuntu.15.10", "ubuntu-x64" ]
},
"ubuntu.15.10-x86": {
"#import": [ "ubuntu.15.10", "ubuntu-x86" ]
},
"ubuntu.15.10-arm": {
"#import": [ "ubuntu.15.10", "ubuntu-arm" ]
},
"ubuntu.16.04": {
"#import": [ "ubuntu" ]
},
"ubuntu.16.04-x64": {
"#import": [ "ubuntu.16.04", "ubuntu-x64" ]
},
"ubuntu.16.04-x86": {
"#import": [ "ubuntu.16.04", "ubuntu-x86" ]
},
"ubuntu.16.04-arm": {
"#import": [ "ubuntu.16.04", "ubuntu-arm" ]
},
"ubuntu.16.04-arm64": {
"#import": [ "ubuntu.16.04", "ubuntu-arm64" ]
},
"ubuntu.16.10": {
"#import": [ "ubuntu" ]
},
"ubuntu.16.10-x64": {
"#import": [ "ubuntu.16.10", "ubuntu-x64" ]
},
"ubuntu.16.10-x86": {
"#import": [ "ubuntu.16.10", "ubuntu-x86" ]
},
"ubuntu.16.10-arm": {
"#import": [ "ubuntu.16.10", "ubuntu-arm" ]
},
"ubuntu.16.10-arm64": {
"#import": [ "ubuntu.16.10", "ubuntu-arm64" ]
},
"linuxmint.17": {
"#import": [ "ubuntu.14.04" ]
},
"linuxmint.17-x64": {
"#import": [ "linuxmint.17", "ubuntu.14.04-x64" ]
},
"linuxmint.17.1": {
"#import": [ "linuxmint.17" ]
},
"linuxmint.17.1-x64": {
"#import": [ "linuxmint.17.1", "linuxmint.17-x64" ]
},
"linuxmint.17.2": {
"#import": [ "linuxmint.17.1" ]
},
"linuxmint.17.2-x64": {
"#import": [ "linuxmint.17.2", "linuxmint.17.1-x64" ]
},
"linuxmint.17.3": {
"#import": [ "linuxmint.17.2" ]
},
"linuxmint.17.3-x64": {
"#import": [ "linuxmint.17.3", "linuxmint.17.2-x64" ]
},
"linuxmint.18": {
"#import": [ "ubuntu.16.04" ]
},
"linuxmint.18-x64": {
"#import": [ "linuxmint.18", "ubuntu.16.04-x64" ]
},
"linuxmint.18.1": {
"#import": [ "linuxmint.18" ]
},
"linuxmint.18.1-x64": {
"#import": [ "linuxmint.18.1", "linuxmint.18-x64" ]
},
"fedora": {
"#import": [ "linux" ]
},
"fedora-x64": {
"#import": [ "fedora", "linux-x64" ]
},
"fedora.23": {
"#import": [ "fedora" ]
},
"fedora.23-x64": {
"#import": [ "fedora.23", "fedora-x64" ]
},
"fedora.24": {
"#import": [ "fedora" ]
},
"fedora.24-x64": {
"#import": [ "fedora.24", "fedora-x64" ]
},
"fedora.25": {
"#import": [ "fedora" ]
},
"fedora.25-x64": {
"#import": [ "fedora.25", "fedora-x64" ]
},
"fedora.26": {
"#import": [ "fedora" ]
},
"fedora.26-x64": {
"#import": [ "fedora.26", "fedora-x64" ]
},
"opensuse": {
"#import": [ "linux" ]
},
"opensuse-x64": {
"#import": [ "opensuse", "linux-x64" ]
},
"opensuse.13.2": {
"#import": [ "opensuse" ]
},
"opensuse.13.2-x64": {
"#import": [ "opensuse.13.2", "opensuse-x64" ]
},
"opensuse.42.1": {
"#import": [ "opensuse" ]
},
"opensuse.42.1-x64": {
"#import": [ "opensuse.42.1", "opensuse-x64" ]
},
"corert": {
"#import": [ "any" ]
},
"win-corert": {
"#import": [ "corert", "win" ]
},
"win-x86-corert": {
"#import": [ "win-corert", "win-x86" ]
},
"win-x64-corert": {
"#import": [ "win-corert", "win-x64" ]
},
"win7-corert": {
"#import": [ "win-corert", "win7" ]
},
"win7-x86-corert": {
"#import": [ "win7-corert", "win7-x86" ]
},
"win7-x64-corert": {
"#import": [ "win7-corert", "win7-x64" ]
},
"win8-corert": {
"#import": [ "win7-corert", "win8" ]
},
"win8-x86-corert": {
"#import": [ "win8-corert", "win7-x86-corert", "win8-x86" ]
},
"win8-x64-corert": {
"#import": [ "win8-corert", "win7-x64-corert", "win8-x64" ]
},
"win8-arm-corert": {
"#import": [ "win8-corert", "win8-arm" ]
},
"win81-corert": {
"#import": [ "win8-corert", "win81" ]
},
"win81-x86-corert": {
"#import": [ "win81-corert", "win8-x86-corert", "win81-x86" ]
},
"win81-x64-corert": {
"#import": [ "win81-corert", "win8-x64-corert", "win81-x64" ]
},
"win81-arm-corert": {
"#import": [ "win81-corert", "win8-arm-corert", "win81-arm" ]
},
"win10-corert": {
"#import": [ "win81-corert", "win10" ]
},
"win10-x86-corert": {
"#import": [ "win10-corert", "win81-x86-corert", "win10-x86" ]
},
"win10-x64-corert": {
"#import": [ "win10-corert", "win81-x64-corert", "win10-x64" ]
},
"win10-arm-corert": {
"#import": [ "win10-corert", "win81-arm-corert", "win10-arm" ]
},
"win10-arm64-corert": {
"#import": [ "win10-corert", "win10-arm64" ]
},
"unix-corert": {
"#import": [ "corert", "unix" ]
},
"unix-x64-corert": {
"#import": [ "unix-corert", "unix-x64" ]
},
"unix-arm-corert": {
"#import": [ "unix-corert", "unix-arm" ]
},
"unix-arm64-corert": {
"#import": [ "unix-corert", "unix-arm64" ]
},
"osx-corert": {
"#import": [ "unix-corert", "osx" ]
},
"osx-x64-corert": {
"#import": [ "osx-corert", "unix-x64-corert", "osx-x64" ]
},
"osx.10.10-corert": {
"#import": [ "osx-corert", "osx.10.10" ]
},
"osx.10.10-x64-corert": {
"#import": [ "osx.10.10-corert", "osx-x64-corert", "osx.10.10-x64" ]
},
"osx.10.11-corert": {
"#import": [ "osx.10.10-corert", "osx.10.11" ]
},
"osx.10.11-x64-corert": {
"#import": [ "osx.10.11-corert", "osx.10.10-x64-corert", "osx.10.11-x64" ]
},
"osx.10.12-corert": {
"#import": [ "osx.10.11-corert", "osx.10.12" ]
},
"osx.10.12-x64-corert": {
"#import": [ "osx.10.12-corert", "osx.10.11-x64-corert", "osx.10.12-x64" ]
},
"linux-corert": {
"#import": [ "corert", "linux", "unix-corert" ]
},
"linux-x64-corert": {
"#import": [ "linux-corert", "linux-x64" ]
},
"linux-arm-corert": {
"#import": [ "linux-corert", "linux-arm" ]
},
"linux-arm64-corert": {
"#import": [ "linux-corert", "linux-arm64" ]
},
"rhel-corert": {
"#import": [ "corert", "rhel" ]
},
"rhel-x64-corert": {
"#import": [ "rhel-corert", "linux-x64-corert", "rhel-x64" ]
},
"rhel.7-corert": {
"#import": [ "rhel-corert", "rhel.7" ]
},
"rhel.7-x64-corert": {
"#import": [ "rhel.7-corert", "rhel-x64-corert", "rhel.7-x64" ]
},
"rhel.7.0-corert": {
"#import": [ "rhel.7-corert", "rhel.7.0" ]
},
"rhel.7.0-x64-corert": {
"#import": [ "rhel.7.0-corert", "rhel.7-x64-corert", "rhel.7.0-x64" ]
},
"rhel.7.1-corert": {
"#import": [ "rhel.7.0-corert", "rhel.7.1" ]
},
"rhel.7.1-x64-corert": {
"#import": [ "rhel.7.1-corert", "rhel.7.0-x64-corert", "rhel.7.1-x64" ]
},
"rhel.7.2-corert": {
"#import": [ "rhel.7.1-corert", "rhel.7.2" ]
},
"rhel.7.2-x64-corert": {
"#import": [ "rhel.7.2-corert", "rhel.7.1-x64-corert", "rhel.7.2-x64" ]
},
"ol-corert": {
"#import": [ "rhel-corert", "ol" ]
},
"ol-x64-corert": {
"#import": [ "ol-corert", "rhel-x64-corert", "ol-x64" ]
},
"ol.7-corert": {
"#import": [ "ol-corert", "ol.7" ]
},
"ol.7-x64-corert": {
"#import": [ "ol.7-corert", "rhel.7-x64-corert", "ol.7-x64" ]
},
"ol.7.0-corert": {
"#import": [ "ol.7-corert", "ol.7.0" ]
},
"ol.7.0-x64-corert": {
"#import": [ "ol.7.0-corert", "rhel.7.0-corert", "ol.7.0-x64" ]
},
"ol.7.1-corert": {
"#import": [ "ol.7.0-corert", "ol.7.1" ]
},
"ol.7.1-x64-corert": {
"#import": [ "ol.7.1-corert", "rhel.7.1-x64-corert", "ol.7.1-x64" ]
},
"centos-corert": {
"#import": [ "rel-corert", "centos" ]
},
"centos-x64-corert": {
"#import": [ "centos-corert", "rhel-x64-corert", "centos-x64" ]
},
"centos.7-corert": {
"#import": [ "centos-corert", "centos.7" ]
},
"centos.7-x64-corert": {
"#import": [ "centos.7-corert", "centos-x64-corert", "centos.7-x64" ]
},
"debian-corert": {
"#import": [ "linux-corert", "debian" ]
},
"debian-x64-corert": {
"#import": [ "debian-corert", "linux-x64-corert", "debian-x64" ]
},
"debian-arm-corert": {
"#import": [ "debian-corert", "debian-arm" ]
},
"debian-arm64-corert": {
"#import": [ "debian-corert", "debian-arm64" ]
},
"debian.8-corert": {
"#import": [ "debian-corert", "debian.8" ]
},
"debian.8-x64-corert": {
"#import": [ "debian.8-corert", "debian-x64-corert", "debian.8-x64" ]
},
"debian.8-arm-corert": {
"#import": [ "debian.8-corert", "debian-arm-corert", "debian.8-arm" ]
},
"debian.8-arm64-corert": {
"#import": [ "debian.8-corert", "debian-arm64-corert", "debian.8-arm64" ]
},
"ubuntu-corert": {
"#import": [ "debian-corert", "ubuntu" ]
},
"ubuntu-x64-corert": {
"#import": [ "ubuntu-corert", "debian-x64-corert", "ubuntu-x64" ]
},
"ubuntu.14.04-corert": {
"#import": [ "ubuntu-corert", "ubuntu.14.06" ]
},
"ubuntu.14.04-x64-corert": {
"#import": [ "ubuntu.14.04-corert", "ubuntu-x64-corert", "ubuntu-14.04-x64" ]
},
"ubuntu.14.10-corert": {
"#import": [ "ubuntu.14.04-corert", "ubuntu-14.10" ]
},
"ubuntu.14.10-x64-corert": {
"#import": [ "ubuntu.14.10-corert", "ubuntu.14.04-x64-corert", "ubuntu.14.10-x64" ]
},
"ubuntu.15.04-corert": {
"#import": [ "ubuntu.14.10-corert", "ubuntu-15.04" ]
},
"ubuntu.15.04-x64-corert": {
"#import": [ "ubuntu.15.04-corert", "ubuntu.14.10-x64-corert", "ubuntu.15.04-x64" ]
},
"ubuntu.15.10-corert": {
"#import": [ "ubuntu.15.04-corert", "ubuntu-15.10" ]
},
"ubuntu.15.10-x64-corert": {
"#import": [ "ubuntu.15.10-corert", "ubuntu.15.04-x64-corert", "ubuntu.15.10-x64" ]
},
"ubuntu.16.04-corert": {
"#import": [ "ubuntu.15.10-corert", "ubuntu-16.04" ]
},
"ubuntu.16.04-x64-corert": {
"#import": [ "ubuntu.16.04-corert", "ubuntu.15.10-x64-corert", "ubuntu.16.04-x64" ]
},
"ubuntu.16.10-corert": {
"#import": [ "ubuntu.16.04-corert", "ubuntu.16.10" ]
},
"ubuntu.16.10-x64-corert": {
"#import": [ "ubuntu.16.10-corert", "ubuntu.16.04-x64-corert", "ubuntu.16.10-x64" ]
},
"linuxmint.17-corert": {
"#import": [ "ubuntu.14.04-corert", "linuxmint.17" ]
},
"linuxmint.17-x64-corert": {
"#import": [ "linuxmint.17-corert", "ubuntu.14.04-x64-corert", "linuxmint.17-x64" ]
},
"linuxmint.17.1-corert": {
"#import": [ "linuxmint.17-corert", "linuxmint.17.1" ]
},
"linuxmint.17.1-x64-corert": {
"#import": [ "linuxmint.17.1-corert", "linuxmint.17-x64-corert", "linuxmint.17.1-x64" ]
},
"linuxmint.17.2-corert": {
"#import": [ "linuxmint.17.1-corert", "linuxmint.17.2" ]
},
"linuxmint.17.2-x64-corert": {
"#import": [ "linuxmint.17.2-corert", "linuxmint.17.1-x64-corert", "linuxmint.17.2-x64" ]
},
"linuxmint.17.3-corert": {
"#import": [ "linuxmint.17.2-corert", "linuxmint.17.3" ]
},
"linuxmint.17.3-x64-corert": {
"#import": [ "linuxmint.17.3-corert", "linuxmint.17.2-x64-corert", "linuxmint.17.3-x64" ]
},
"linuxmint.18-corert": {
"#import": [ "ubuntu.16.04-corert", "linuxmint.18" ]
},
"linuxmint.18-x64-corert": {
"#import": [ "linuxmint.18-corert", "ubuntu.16.04-x64-corert", "linuxmint.18-x64" ]
},
"fedora-corert": {
"#import": [ "linux-corert", "fedora" ]
},
"fedora-x64-corert": {
"#import": [ "fedora-corert", "linux-x64-corert", "fedora-x64" ]
},
"fedora.23-corert": {
"#import": [ "fedora-corert", "fedora.23" ]
},
"fedora.23-x64-corert": {
"#import": [ "fedora.23-corert", "fedora-x64-corert", "fedora.23-x64" ]
},
"fedora.24-corert": {
"#import": [ "fedora.23-corert", "fedora.24" ]
},
"fedora.24-x64-corert": {
"#import": [ "fedora.24-corert", "fedora.23-x64-corert", "fedora.24-x64" ]
},
"opensuse-corert": {
"#import": [ "linux-corert", "opensuse" ]
},
"opensuse-x64-corert": {
"#import": [ "opensuse-corert", "linux-x64-corert", "opensuste-x64" ]
},
"opensuse.13.2-corert": {
"#import": [ "opensuse-corert", "opensuse.13.2" ]
},
"opensuse.13.2-x64-corert": {
"#import": [ "opensuse.13.2-corert", "opensuse-x64-corert", "opensuse.13.2-x64" ]
},
"opensuse.42.1-corert": {
"#import": [ "opensuse.13.2-corert", "opensuse.42.1" ]
},
"opensuse.42.1-x64-corert": {
"#import": [ "opensuse.42.1-corert", "opensuse.13.2-x64-corert", "opensuse.42.1-x64" ]
},
}
}

View File

@@ -1 +0,0 @@
8321c729934c0f8be754953439b88e6e1c120c24

View File

@@ -1,31 +0,0 @@
This Microsoft .NET Library may incorporate components from the projects listed
below. Microsoft licenses these components under the Microsoft .NET Library
software license terms. The original copyright notices and the licenses under
which Microsoft received such components are set forth below for informational
purposes only. Microsoft reserves all rights not expressly granted herein,
whether by implication, estoppel or otherwise.
1. .NET Core (https://github.com/dotnet/core/)
.NET Core
Copyright (c) .NET Foundation and Contributors
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,128 +0,0 @@
MICROSOFT SOFTWARE LICENSE TERMS
MICROSOFT .NET LIBRARY
These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft
· updates,
· supplements,
· Internet-based services, and
· support services
for this software, unless other terms accompany those items. If so, those terms apply.
BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE.
IF YOU COMPLY WITH THESE LICENSE TERMS, YOU HAVE THE PERPETUAL RIGHTS BELOW.
1. INSTALLATION AND USE RIGHTS.
a. Installation and Use. You may install and use any number of copies of the software to design, develop and test your programs.
b. Third Party Programs. The software may include third party programs that Microsoft, not the third party, licenses to you under this agreement. Notices, if any, for the third party program are included for your information only.
2. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.
a. DISTRIBUTABLE CODE. The software is comprised of Distributable Code. “Distributable Code” is code that you are permitted to distribute in programs you develop if you comply with the terms below.
i. Right to Use and Distribute.
· You may copy and distribute the object code form of the software.
· Third Party Distribution. You may permit distributors of your programs to copy and distribute the Distributable Code as part of those programs.
ii. Distribution Requirements. For any Distributable Code you distribute, you must
· add significant primary functionality to it in your programs;
· require distributors and external end users to agree to terms that protect it at least as much as this agreement;
· display your valid copyright notice on your programs; and
· indemnify, defend, and hold harmless Microsoft from any claims, including attorneys fees, related to the distribution or use of your programs.
iii. Distribution Restrictions. You may not
· alter any copyright, trademark or patent notice in the Distributable Code;
· use Microsofts trademarks in your programs names or in a way that suggests your programs come from or are endorsed by Microsoft;
· include Distributable Code in malicious, deceptive or unlawful programs; or
· modify or distribute the source code of any Distributable Code so that any part of it becomes subject to an Excluded License. An Excluded License is one that requires, as a condition of use, modification or distribution, that
· the code be disclosed or distributed in source code form; or
· others have the right to modify it.
3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not
· work around any technical limitations in the software;
· reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation;
· publish the software for others to copy;
· rent, lease or lend the software;
· transfer the software or this agreement to any third party; or
· use the software for commercial software hosting services.
4. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software.
5. DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
6. EXPORT RESTRICTIONS. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting.
7. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it.
8. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.
9. APPLICABLE LAW.
a. United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.
b. Outside the United States. If you acquired the software in any other country, the laws of that country apply.
10. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.
11. DISCLAIMER OF WARRANTY. THE SOFTWARE IS LICENSED “AS-IS.” YOU BEAR THE RISK OF USING IT. MICROSOFT GIVES NO EXPRESS WARRANTIES, GUARANTEES OR CONDITIONS. YOU MAY HAVE ADDITIONAL CONSUMER RIGHTS OR STATUTORY GUARANTEES UNDER YOUR LOCAL LAWS WHICH THIS AGREEMENT CANNOT CHANGE. TO THE EXTENT PERMITTED UNDER YOUR LOCAL LAWS, MICROSOFT EXCLUDES THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
FOR AUSTRALIA YOU HAVE STATUTORY GUARANTEES UNDER THE AUSTRALIAN CONSUMER LAW AND NOTHING IN THESE TERMS IS INTENDED TO AFFECT THOSE RIGHTS.
12. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. YOU CAN RECOVER FROM MICROSOFT AND ITS SUPPLIERS ONLY DIRECT DAMAGES UP TO U.S. $5.00. YOU CANNOT RECOVER ANY OTHER DAMAGES, INCLUDING CONSEQUENTIAL, LOST PROFITS, SPECIAL, INDIRECT OR INCIDENTAL DAMAGES.
This limitation applies to
· anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and
· claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law.
It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.
Please note: As this software is distributed in Quebec, Canada, some of the clauses in this agreement are provided below in French.
Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.
EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Microsoft naccorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, dadéquation à un usage particulier et dabsence de contrefaçon sont exclues.
LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.
Cette limitation concerne :
· tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et
· les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou dune autre faute dans la limite autorisée par la loi en vigueur.
Elle sapplique également, même si Microsoft connaissait ou devrait connaître léventualité dun tel dommage. Si votre pays nautorise pas lexclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou lexclusion ci-dessus ne sappliquera pas à votre égard.
EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir dautres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.

View File

@@ -1,21 +0,0 @@
The MIT License (MIT)
Copyright (c) .NET Foundation and Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,31 +0,0 @@
This Microsoft .NET Library may incorporate components from the projects listed
below. Microsoft licenses these components under the Microsoft .NET Library
software license terms. The original copyright notices and the licenses under
which Microsoft received such components are set forth below for informational
purposes only. Microsoft reserves all rights not expressly granted herein,
whether by implication, estoppel or otherwise.
1. .NET Core (https://github.com/dotnet/core/)
.NET Core
Copyright (c) .NET Foundation and Contributors
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -1,23 +0,0 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<NETStandardLibraryPackageVersion>2.0.0</NETStandardLibraryPackageVersion>
</PropertyGroup>
<ItemGroup>
<Reference Condition="'$(_NetStandardLibraryRefPath)' != ''" Include="$(_NetStandardLibraryRefPath)*.dll">
<!-- Private = false to make these reference only -->
<Private>false</Private>
<!-- hide these from Assemblies view in Solution Explorer, they will be shown under packages -->
<Visible>false</Visible>
<Facade Condition="'%(FileName)' != 'netstandard'">true</Facade>
<NuGetPackageId>NETStandard.Library</NuGetPackageId>
<NuGetPackageVersion>$(NETStandardLibraryPackageVersion)</NuGetPackageVersion>
</Reference>
<ReferenceCopyLocalPaths Condition="'$(_NetStandardLibraryLibPath)' != ''" Include="$(_NetStandardLibraryLibPath)*.dll">
<Private>false</Private>
<Facade Condition="'%(FileName)' != 'netstandard'">true</Facade>
<NuGetPackageId>NETStandard.Library</NuGetPackageId>
<NuGetPackageVersion>$(NETStandardLibraryPackageVersion)</NuGetPackageVersion>
</ReferenceCopyLocalPaths>
</ItemGroup>
</Project>

View File

@@ -1,12 +0,0 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Only add references if we're actually targeting .NETStandard.
If the project is targeting some other TFM that is compatible with NETStandard we expect
that framework to provide all references for NETStandard, mscorlib, System.* in their own
targeting pack / SDK. -->
<PropertyGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard'">
<_NetStandardLibraryRefPath>$(MSBuildThisFileDirectory)\ref\</_NetStandardLibraryRefPath>
</PropertyGroup>
<!-- import the TFM-agnostic targets -->
<Import Project="..\$(MSBuildThisFile)"/>
</Project>

Some files were not shown because too many files have changed in this diff Show More