diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c7885b964..33984fa21 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -160,6 +160,14 @@ jobs:
unit-test:
runs-on: ubuntu-latest
+ services:
+ mongo:
+ image: mongo
+ env:
+ MONGO_INITDB_ROOT_USERNAME: root
+ MONGO_INITDB_ROOT_PASSWORD: rootpassword
+ ports:
+ - 27017:27017
steps:
- name: Set up JDK 11
uses: actions/setup-java@v3
diff --git a/doc/dependency_decisions.yml b/doc/dependency_decisions.yml
index dba118184..ee25cb77c 100644
--- a/doc/dependency_decisions.yml
+++ b/doc/dependency_decisions.yml
@@ -319,8 +319,6 @@
- :who: mocsharp
:why: MIT (https://github.com/microsoft/vstest/raw/main/LICENSE)
:versions:
- - 17.1.0
- - 17.2.0
- 17.4.0
:when: 2022-08-16 23:05:48.342748414 Z
- - :approve
@@ -605,7 +603,6 @@
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
:versions:
- 6.0.0
- - 6.0.1
- 6.0.2
- 6.0.3
:when: 2022-08-16 23:06:06.728283354 Z
@@ -739,19 +736,15 @@
- - :approve
- Microsoft.TestPlatform.ObjectModel
- :who: mocsharp
- :why: MIT (https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
+ :why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
:versions:
- - 17.1.0
- - 17.2.0
- 17.4.0
:when: 2022-08-16 23:06:16.175705981 Z
- - :approve
- Microsoft.TestPlatform.TestHost
- :who: mocsharp
- :why: MIT (https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
+ :why: MIT (https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
:versions:
- - 17.1.0
- - 17.2.0
- 17.4.0
:when: 2022-08-16 23:06:17.671459450 Z
- - :approve
@@ -787,7 +780,6 @@
- :who: mocsharp
:why: Apache-2.0 (https://github.com/minio/minio-dotnet/raw/master/LICENSE)
:versions:
- - 4.0.5
- 4.0.6
:when: 2022-08-16 23:06:20.598551507 Z
- - :approve
@@ -853,13 +845,6 @@
:versions:
- 2.0.0
:when: 2022-08-16 23:06:24.756106826 Z
-- - :approve
- - NPOI
- - :who: mocsharp
- :why: Apache-2.0 (https://github.com/nissl-lab/npoi/raw/master/LICENSE)
- :versions:
- - 2.5.6
- :when: 2022-08-16 23:06:25.198846196 Z
- - :approve
- Newtonsoft.Json
- :who: mocsharp
@@ -1138,6 +1123,7 @@
- :who: mocsharp
:why: MIT ( https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
:versions:
+ - 4.4.0
- 4.5.0
:when: 2022-08-16 23:06:43.335979768 Z
- - :approve
@@ -1243,7 +1229,6 @@
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- - 17.2.1
- 17.2.3
:when: 2022-08-16 23:06:50.602318269 Z
- - :approve
@@ -1251,7 +1236,6 @@
- :who: mocsharp
:why: MIT (https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
:versions:
- - 17.2.1
- 17.2.3
:when: 2022-08-16 23:06:51.524564913 Z
- - :approve
@@ -1546,7 +1530,6 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
:versions:
- - 4.5.0
- 5.0.0
:when: 2022-08-16 23:07:11.063425328 Z
- - :approve
@@ -1603,6 +1586,7 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
:versions:
+ - 4.4.0
- 4.5.0
:when: 2022-08-16 23:07:14.759818552 Z
- - :approve
@@ -1638,7 +1622,6 @@
- :who: mocsharp
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
:versions:
- - 4.5.0
- 5.0.0
:when: 2022-08-16 23:07:17.059464936 Z
- - :approve
@@ -1689,7 +1672,6 @@
:why: MIT (https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
:versions:
- 6.0.0
- - 6.0.5
- 6.0.7
:when: 2022-08-16 23:07:20.787263056 Z
- - :approve
@@ -1823,7 +1805,6 @@
- :who: mocsharp
:why: Microsoft Public License (https://github.com/fo-dicom/fo-dicom/raw/development/License.txt)
:versions:
- - 5.0.2
- 5.0.3
:when: 2022-08-16 23:07:29.574869349 Z
- - :approve
diff --git a/docs/compliance/third-party-licenses.md b/docs/compliance/third-party-licenses.md
index a08b001a8..ebde3cb46 100644
--- a/docs/compliance/third-party-licenses.md
+++ b/docs/compliance/third-party-licenses.md
@@ -705,6 +705,225 @@ SOFTWARE.
+
+DnsClient 1.6.1
+
+## DnsClient
+
+- Version: 1.6.1
+- Authors: MichaCo
+- Project URL: http://dnsclient.michaco.net/
+- Source: [NuGet](https://www.nuget.org/packages/DnsClient/1.6.1)
+- License: [Apache-2.0](https://github.com/MichaCo/DnsClient.NET/raw/dev/LICENSE)
+
+
+```
+Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "{}"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright {yyyy} {name of copyright owner}
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+```
+
+
+
+
Docker.DotNet 3.125.12
@@ -1351,53 +1570,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -1410,13 +1629,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -1424,36 +1643,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -2448,53 +2667,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -2507,13 +2726,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -2521,36 +2740,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -2648,53 +2867,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -2707,13 +2926,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -2721,36 +2940,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -2860,15 +3079,15 @@ SOFTWARE.
-Microsoft.CodeCoverage 17.1.0
+Microsoft.CodeCoverage 17.4.0
## Microsoft.CodeCoverage
-- Version: 17.1.0
+- Version: 17.4.0
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.1.0)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.4.0)
- License: [MIT](https://github.com/microsoft/vstest/raw/main/LICENSE)
@@ -2898,20 +3117,23 @@ SOFTWARE.
-Microsoft.CodeCoverage 17.2.0
+Microsoft.Data.Sqlite.Core 6.0.11
-## Microsoft.CodeCoverage
+## Microsoft.Data.Sqlite.Core
-- Version: 17.2.0
+- Version: 6.0.11
- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.2.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/main/LICENSE)
+- Project URL: https://docs.microsoft.com/dotnet/standard/data/sqlite/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Data.Sqlite.Core/6.0.11)
+- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
```
-Copyright (c) 2020 Microsoft Corporation
+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
@@ -2936,20 +3158,23 @@ SOFTWARE.
-Microsoft.CodeCoverage 17.4.0
+Microsoft.EntityFrameworkCore 6.0.11
-## Microsoft.CodeCoverage
+## Microsoft.EntityFrameworkCore
-- Version: 17.4.0
+- Version: 6.0.11
- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.CodeCoverage/17.4.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/main/LICENSE)
+- Project URL: https://docs.microsoft.com/ef/core/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11)
+- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
```
-Copyright (c) 2020 Microsoft Corporation
+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
@@ -2974,14 +3199,14 @@ SOFTWARE.
-Microsoft.Data.Sqlite.Core 6.0.10
+Microsoft.EntityFrameworkCore.Abstractions 6.0.11
-## Microsoft.Data.Sqlite.Core
+## Microsoft.EntityFrameworkCore.Abstractions
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
-- Project URL: https://docs.microsoft.com/dotnet/standard/data/sqlite/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Data.Sqlite.Core/6.0.10)
+- Project URL: https://docs.microsoft.com/ef/core/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Abstractions/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3015,96 +3240,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore 6.0.11
-
-## Microsoft.EntityFrameworkCore
-
-- Version: 6.0.11
-- Authors: Microsoft
-- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/6.0.11)
-- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
-
-
-```
-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.
-```
-
-
-
-
-
-Microsoft.EntityFrameworkCore.Abstractions 6.0.11
-
-## Microsoft.EntityFrameworkCore.Abstractions
-
-- Version: 6.0.11
-- Authors: Microsoft
-- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Abstractions/6.0.11)
-- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
-
-
-```
-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.
-```
-
-
-
-
-
-Microsoft.EntityFrameworkCore.Analyzers 6.0.10
+Microsoft.EntityFrameworkCore.Analyzers 6.0.11
## Microsoft.EntityFrameworkCore.Analyzers
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Analyzers/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Analyzers/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3138,14 +3281,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore.Design 6.0.10
+Microsoft.EntityFrameworkCore.Design 6.0.11
## Microsoft.EntityFrameworkCore.Design
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Design/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Design/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3179,14 +3322,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore.InMemory 6.0.10
+Microsoft.EntityFrameworkCore.InMemory 6.0.11
## Microsoft.EntityFrameworkCore.InMemory
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.InMemory/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.InMemory/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3220,14 +3363,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore.Relational 6.0.10
+Microsoft.EntityFrameworkCore.Relational 6.0.11
## Microsoft.EntityFrameworkCore.Relational
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Relational/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Relational/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3261,14 +3404,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore.Sqlite 6.0.10
+Microsoft.EntityFrameworkCore.Sqlite 6.0.11
## Microsoft.EntityFrameworkCore.Sqlite
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -3302,14 +3445,14 @@ SOFTWARE.
-Microsoft.EntityFrameworkCore.Sqlite.Core 6.0.10
+Microsoft.EntityFrameworkCore.Sqlite.Core 6.0.11
## Microsoft.EntityFrameworkCore.Sqlite.Core
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://docs.microsoft.com/ef/core/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.11)
- License: [MIT](https://raw.githubusercontent.com/dotnet/efcore/release/6.0/LICENSE.txt)
@@ -4187,6 +4330,47 @@ SOFTWARE.
+
+Microsoft.Extensions.Diagnostics.HealthChecks 6.0.11
+
+## Microsoft.Extensions.Diagnostics.HealthChecks
+
+- Version: 6.0.11
+- Authors: Microsoft
+- Project URL: https://asp.net/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks/6.0.11)
+- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
+
+
+```
+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.
+```
+
+
+
+
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.10
@@ -4229,14 +4413,55 @@ SOFTWARE.
-Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 6.0.10
+Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions 6.0.11
+
+## Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
+
+- Version: 6.0.11
+- Authors: Microsoft
+- Project URL: https://asp.net/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.11)
+- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
+
+
+```
+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.
+```
+
+
+
+
+
+Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore 6.0.11
## Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore
-- Version: 6.0.10
+- Version: 6.0.11
- Authors: Microsoft
- Project URL: https://asp.net/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/6.0.10)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/6.0.11)
- License: [MIT](https://github.com/dotnet/aspnetcore/raw/main/LICENSE.txt)
@@ -4639,14 +4864,14 @@ SOFTWARE.
-Microsoft.Extensions.Logging.Abstractions 6.0.1
+Microsoft.Extensions.Logging.Abstractions 6.0.2
## Microsoft.Extensions.Logging.Abstractions
-- Version: 6.0.1
+- Version: 6.0.2
- Authors: Microsoft
- Project URL: https://dot.net/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.1)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/6.0.2)
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
@@ -5216,53 +5441,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -5275,13 +5500,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -5289,36 +5514,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -5427,6 +5652,48 @@ SOFTWARE.
+
+Microsoft.NETCore.Platforms 5.0.0
+
+## Microsoft.NETCore.Platforms
+
+- Version: 5.0.0
+- Authors: Microsoft
+- Owners: microsoft,dotnetframework
+- Project URL: https://github.com/dotnet/runtime
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.NETCore.Platforms/5.0.0)
+- License: [MIT](https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
+
+
+```
+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.
+```
+
+
+
+
Microsoft.NETCore.Targets 1.1.0
@@ -5458,53 +5725,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -5517,13 +5784,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -5531,36 +5798,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -5658,53 +5925,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -5717,13 +5984,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -5731,36 +5998,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -5900,54 +6167,16 @@ SOFTWARE.
-Microsoft.TestPlatform.ObjectModel 17.1.0
-
-## Microsoft.TestPlatform.ObjectModel
-
-- Version: 17.1.0
-- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.1.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
-
-
-```
-Copyright (c) 2020 Microsoft Corporation
-
-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.
-```
-
-
-
-
-
-Microsoft.TestPlatform.ObjectModel 17.2.0
+Microsoft.TestPlatform.ObjectModel 17.4.0
## Microsoft.TestPlatform.ObjectModel
-- Version: 17.2.0
+- Version: 17.4.0
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.2.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.4.0)
+- License: [MIT](https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
```
@@ -5976,130 +6205,16 @@ SOFTWARE.
-Microsoft.TestPlatform.ObjectModel 17.4.0
+Microsoft.TestPlatform.TestHost 17.4.0
-## Microsoft.TestPlatform.ObjectModel
+## Microsoft.TestPlatform.TestHost
- Version: 17.4.0
- Authors: Microsoft
- Owners: Microsoft
- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/17.4.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
-
-
-```
-Copyright (c) 2020 Microsoft Corporation
-
-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.
-```
-
-
-
-
-
-Microsoft.TestPlatform.TestHost 17.1.0
-
-## Microsoft.TestPlatform.TestHost
-
-- Version: 17.1.0
-- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.1.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
-
-
-```
-Copyright (c) 2020 Microsoft Corporation
-
-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.
-```
-
-
-
-
-
-Microsoft.TestPlatform.TestHost 17.2.0
-
-## Microsoft.TestPlatform.TestHost
-
-- Version: 17.2.0
-- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.2.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
-
-
-```
-Copyright (c) 2020 Microsoft Corporation
-
-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.
-```
-
-
-
-
-
-Microsoft.TestPlatform.TestHost 17.4.0
-
-## Microsoft.TestPlatform.TestHost
-
-- Version: 17.4.0
-- Authors: Microsoft
-- Owners: Microsoft
-- Project URL: https://github.com/microsoft/vstest/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.4.0)
-- License: [MIT](https://github.com/microsoft/vstest/raw/v17.1.0/LICENSE)
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/17.4.0)
+- License: [MIT](https://github.com/microsoft/vstest/raw/v17.4.0/LICENSE)
```
@@ -6220,53 +6335,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -6279,13 +6394,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -6293,36 +6408,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -6390,16 +6505,16 @@ consequential or other damages.
-Microsoft.Win32.SystemEvents 4.5.0
+Microsoft.Win32.Registry 5.0.0
-## Microsoft.Win32.SystemEvents
+## Microsoft.Win32.Registry
-- Version: 4.5.0
+- Version: 5.0.0
- Authors: Microsoft
- Owners: microsoft,dotnetframework
-- Project URL: https://dot.net/
-- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Win32.SystemEvents/4.5.0)
-- License: [MIT](https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
+- Project URL: https://github.com/dotnet/runtime
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Win32.Registry/5.0.0)
+- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
```
@@ -6432,219 +6547,42 @@ SOFTWARE.
-Minio 4.0.5
+Microsoft.Win32.SystemEvents 4.5.0
-## Minio
+## Microsoft.Win32.SystemEvents
-- Version: 4.0.5
-- Authors: MinIO, Inc.
-- Project URL: https://github.com/minio/minio-dotnet
-- Source: [NuGet](https://www.nuget.org/packages/Minio/4.0.5)
-- License: [Apache-2.0](https://github.com/minio/minio-dotnet/raw/master/LICENSE)
+- Version: 4.5.0
+- Authors: Microsoft
+- Owners: microsoft,dotnetframework
+- Project URL: https://dot.net/
+- Source: [NuGet](https://www.nuget.org/packages/Microsoft.Win32.SystemEvents/4.5.0)
+- License: [MIT](https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
```
-Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
+The MIT License (MIT)
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "{}"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
+Copyright (c) .NET Foundation and Contributors
- Copyright {yyyy} {name of copyright owner}
+All rights reserved.
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+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:
- http://www.apache.org/licenses/LICENSE-2.0
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+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.
```
@@ -6870,14 +6808,14 @@ Apache License
-Monai.Deploy.Messaging 0.1.11
+Monai.Deploy.Messaging 0.1.16
## Monai.Deploy.Messaging
-- Version: 0.1.11
+- Version: 0.1.16
- Authors: MONAI Consortium
- Project URL: https://github.com/Project-MONAI/monai-deploy-messaging
-- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Messaging/0.1.11)
+- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Messaging/0.1.16)
- License: [Apache-2.0](https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
@@ -7098,14 +7036,14 @@ By downloading this software, you agree to the license terms & all licenses list
-Monai.Deploy.Messaging.RabbitMQ 0.1.11
+Monai.Deploy.Messaging.RabbitMQ 0.1.16
## Monai.Deploy.Messaging.RabbitMQ
-- Version: 0.1.11
+- Version: 0.1.16
- Authors: MONAI Consortium
- Project URL: https://github.com/Project-MONAI/monai-deploy-messaging
-- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Messaging.RabbitMQ/0.1.11)
+- Source: [NuGet](https://www.nuget.org/packages/Monai.Deploy.Messaging.RabbitMQ/0.1.16)
- License: [Apache-2.0](https://github.com/Project-MONAI/monai-deploy-messaging/raw/main/LICENSE)
@@ -8009,6 +7947,134 @@ By downloading this software, you agree to the license terms & all licenses list
+
+MongoDB.Bson 2.18.0
+
+## MongoDB.Bson
+
+- Version: 2.18.0
+- Authors: MongoDB Inc.
+- Project URL: https://www.mongodb.com/docs/drivers/csharp/
+- Source: [NuGet](https://www.nuget.org/packages/MongoDB.Bson/2.18.0)
+- License: [Apache-2.0](https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
+
+
+```
+/* Copyright 2010-present MongoDB Inc.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+```
+
+
+
+
+
+MongoDB.Driver 2.18.0
+
+## MongoDB.Driver
+
+- Version: 2.18.0
+- Authors: MongoDB Inc.
+- Project URL: https://www.mongodb.com/docs/drivers/csharp/
+- Source: [NuGet](https://www.nuget.org/packages/MongoDB.Driver/2.18.0)
+- License: [Apache-2.0](https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
+
+
+```
+/* Copyright 2010-present MongoDB Inc.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+```
+
+
+
+
+
+MongoDB.Driver.Core 2.18.0
+
+## MongoDB.Driver.Core
+
+- Version: 2.18.0
+- Authors: MongoDB Inc.
+- Project URL: https://www.mongodb.com/docs/drivers/csharp/
+- Source: [NuGet](https://www.nuget.org/packages/MongoDB.Driver.Core/2.18.0)
+- License: [Apache-2.0](https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
+
+
+```
+/* Copyright 2010-present MongoDB Inc.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+```
+
+
+
+
+
+MongoDB.Libmongocrypt 1.6.0
+
+## MongoDB.Libmongocrypt
+
+- Version: 1.6.0
+- Authors: MongoDB Inc.
+- Project URL: http://www.mongodb.org/display/DOCS/CSharp+Language+Center
+- Source: [NuGet](https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.6.0)
+- License: [Apache-2.0](https://github.com/mongodb/mongo-csharp-driver/raw/master/License.txt)
+
+
+```
+/* Copyright 2010-present MongoDB Inc.
+*
+* Licensed under the Apache License, Version 2.0 (the "License");
+* you may not use this file except in compliance with the License.
+* You may obtain a copy of the License at
+*
+* http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing, software
+* distributed under the License is distributed on an "AS IS" BASIS,
+* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+* See the License for the specific language governing permissions and
+* limitations under the License.
+*/
+```
+
+
+
+
Moq 4.18.1
@@ -8134,53 +8200,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -8193,13 +8259,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -8207,36 +8273,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -8479,202 +8545,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-NPOI 2.5.6
-
-## NPOI
-
-- Version: 2.5.6
-- Authors: NPOI Contributors
-- Owners: Nissl Lab
-- Project URL: https://github.com/nissl-lab/npoi
-- Source: [NuGet](https://www.nuget.org/packages/NPOI/2.5.6)
-- License: [Apache-2.0](https://github.com/nissl-lab/npoi/raw/master/LICENSE)
-
-
-```
-Apache License
-Version 2.0, January 2004
-http://www.apache.org/licenses/
-
-TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-1. Definitions.
-
-"License" shall mean the terms and conditions for use, reproduction, and
-distribution as defined by Sections 1 through 9 of this document.
-
-"Licensor" shall mean the copyright owner or entity authorized by the copyright
-owner that is granting the License.
-
-"Legal Entity" shall mean the union of the acting entity and all other entities
-that control, are controlled by, or are under common control with that entity.
-For the purposes of this definition, "control" means (i) the power, direct or
-indirect, to cause the direction or management of such entity, whether by
-contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
-outstanding shares, or (iii) beneficial ownership of such entity.
-
-"You" (or "Your") shall mean an individual or Legal Entity exercising
-permissions granted by this License.
-
-"Source" form shall mean the preferred form for making modifications, including
-but not limited to software source code, documentation source, and configuration
-files.
-
-"Object" form shall mean any form resulting from mechanical transformation or
-translation of a Source form, including but not limited to compiled object code,
-generated documentation, and conversions to other media types.
-
-"Work" shall mean the work of authorship, whether in Source or Object form, made
-available under the License, as indicated by a copyright notice that is included
-in or attached to the work (an example is provided in the Appendix below).
-
-"Derivative Works" shall mean any work, whether in Source or Object form, that
-is based on (or derived from) the Work and for which the editorial revisions,
-annotations, elaborations, or other modifications represent, as a whole, an
-original work of authorship. For the purposes of this License, Derivative Works
-shall not include works that remain separable from, or merely link (or bind by
-name) to the interfaces of, the Work and Derivative Works thereof.
-
-"Contribution" shall mean any work of authorship, including the original version
-of the Work and any modifications or additions to that Work or Derivative Works
-thereof, that is intentionally submitted to Licensor for inclusion in the Work
-by the copyright owner or by an individual or Legal Entity authorized to submit
-on behalf of the copyright owner. For the purposes of this definition,
-"submitted" means any form of electronic, verbal, or written communication sent
-to the Licensor or its representatives, including but not limited to
-communication on electronic mailing lists, source code control systems, and
-issue tracking systems that are managed by, or on behalf of, the Licensor for
-the purpose of discussing and improving the Work, but excluding communication
-that is conspicuously marked or otherwise designated in writing by the copyright
-owner as "Not a Contribution."
-
-"Contributor" shall mean Licensor and any individual or Legal Entity on behalf
-of whom a Contribution has been received by Licensor and subsequently
-incorporated within the Work.
-
-2. Grant of Copyright License.
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable copyright license to reproduce, prepare Derivative Works of,
-publicly display, publicly perform, sublicense, and distribute the Work and such
-Derivative Works in Source or Object form.
-
-3. Grant of Patent License.
-
-Subject to the terms and conditions of this License, each Contributor hereby
-grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
-irrevocable (except as stated in this section) patent license to make, have
-made, use, offer to sell, sell, import, and otherwise transfer the Work, where
-such license applies only to those patent claims licensable by such Contributor
-that are necessarily infringed by their Contribution(s) alone or by combination
-of their Contribution(s) with the Work to which such Contribution(s) was
-submitted. If You institute patent litigation against any entity (including a
-cross-claim or counterclaim in a lawsuit) alleging that the Work or a
-Contribution incorporated within the Work constitutes direct or contributory
-patent infringement, then any patent licenses granted to You under this License
-for that Work shall terminate as of the date such litigation is filed.
-
-4. Redistribution.
-
-You may reproduce and distribute copies of the Work or Derivative Works thereof
-in any medium, with or without modifications, and in Source or Object form,
-provided that You meet the following conditions:
-
-You must give any other recipients of the Work or Derivative Works a copy of
-this License; and
-You must cause any modified files to carry prominent notices stating that You
-changed the files; and
-You must retain, in the Source form of any Derivative Works that You distribute,
-all copyright, patent, trademark, and attribution notices from the Source form
-of the Work, excluding those notices that do not pertain to any part of the
-Derivative Works; and
-If the Work includes a "NOTICE" text file as part of its distribution, then any
-Derivative Works that You distribute must include a readable copy of the
-attribution notices contained within such NOTICE file, excluding those notices
-that do not pertain to any part of the Derivative Works, in at least one of the
-following places: within a NOTICE text file distributed as part of the
-Derivative Works; within the Source form or documentation, if provided along
-with the Derivative Works; or, within a display generated by the Derivative
-Works, if and wherever such third-party notices normally appear. The contents of
-the NOTICE file are for informational purposes only and do not modify the
-License. You may add Your own attribution notices within Derivative Works that
-You distribute, alongside or as an addendum to the NOTICE text from the Work,
-provided that such additional attribution notices cannot be construed as
-modifying the License.
-You may add Your own copyright statement to Your modifications and may provide
-additional or different license terms and conditions for use, reproduction, or
-distribution of Your modifications, or for any such Derivative Works as a whole,
-provided Your use, reproduction, and distribution of the Work otherwise complies
-with the conditions stated in this License.
-
-5. Submission of Contributions.
-
-Unless You explicitly state otherwise, any Contribution intentionally submitted
-for inclusion in the Work by You to the Licensor shall be under the terms and
-conditions of this License, without any additional terms or conditions.
-Notwithstanding the above, nothing herein shall supersede or modify the terms of
-any separate license agreement you may have executed with Licensor regarding
-such Contributions.
-
-6. Trademarks.
-
-This License does not grant permission to use the trade names, trademarks,
-service marks, or product names of the Licensor, except as required for
-reasonable and customary use in describing the origin of the Work and
-reproducing the content of the NOTICE file.
-
-7. Disclaimer of Warranty.
-
-Unless required by applicable law or agreed to in writing, Licensor provides the
-Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
-including, without limitation, any warranties or conditions of TITLE,
-NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
-solely responsible for determining the appropriateness of using or
-redistributing the Work and assume any risks associated with Your exercise of
-permissions under this License.
-
-8. Limitation of Liability.
-
-In no event and under no legal theory, whether in tort (including negligence),
-contract, or otherwise, unless required by applicable law (such as deliberate
-and grossly negligent acts) or agreed to in writing, shall any Contributor be
-liable to You for damages, including any direct, indirect, special, incidental,
-or consequential damages of any character arising as a result of this License or
-out of the use or inability to use the Work (including but not limited to
-damages for loss of goodwill, work stoppage, computer failure or malfunction, or
-any and all other commercial damages or losses), even if such Contributor has
-been advised of the possibility of such damages.
-
-9. Accepting Warranty or Additional Liability.
-
-While redistributing the Work or Derivative Works thereof, You may choose to
-offer, and charge a fee for, acceptance of support, warranty, indemnity, or
-other liability obligations and/or rights consistent with this License. However,
-in accepting such obligations, You may act only on Your own behalf and on Your
-sole responsibility, not on behalf of any other Contributor, and only if You
-agree to indemnify, defend, and hold each Contributor harmless for any liability
-incurred by, or claims asserted against, such Contributor by reason of your
-accepting any such warranty or additional liability.
-
-END OF TERMS AND CONDITIONS
-
-APPENDIX: How to apply the Apache License to your work
-
-To apply the Apache License to your work, attach the following boilerplate
-notice, with the fields enclosed by brackets "{}" replaced with your own
-identifying information. (Don't include the brackets!) The text should be
-enclosed in the appropriate comment syntax for the file format. We also
-recommend that a file or class name and description of purpose be included on
-the same "printed page" as the copyright notice for easier identification within
-third-party archives.
-```
-
-
-
-
Newtonsoft.Json 10.0.1
@@ -8931,6 +8801,9 @@ bouncycastle.org
+
+
+
The Legion of the Bouncy Castle
@@ -8946,6 +8819,7 @@ resources
legal and licencing
contributors
+
@@ -8958,10 +8832,10 @@ Copyright (c) 2000 - 2022 The Legion of the Bouncy Castle Inc. (http://www.bounc
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.
+
-
-
+
Site hosted by Tau Ceti Co-operative Ltd.
@@ -10064,6 +9938,84 @@ Apache License
+
+SharpCompress 0.30.1
+
+## SharpCompress
+
+- Version: 0.30.1
+- Authors: Adam Hathcock
+- Project URL: https://github.com/adamhathcock/sharpcompress
+- Source: [NuGet](https://www.nuget.org/packages/SharpCompress/0.30.1)
+- License: [MIT](https://github.com/adamhathcock/sharpcompress/raw/master/LICENSE.txt)
+
+
+```
+The MIT License (MIT)
+
+Copyright (c) 2014 Adam Hathcock
+
+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.
+```
+
+
+
+
+
+SharpCompress 0.30.1
+
+## SharpCompress
+
+- Version: 0.30.1
+- Authors: Adam Hathcock
+- Project URL: https://github.com/adamhathcock/sharpcompress
+- Source: [NuGet](https://www.nuget.org/packages/SharpCompress/0.30.1)
+- License: [MIT](https://github.com/adamhathcock/sharpcompress/raw/master/LICENSE.txt)
+
+
+```
+The MIT License (MIT)
+
+Copyright (c) 2014 Adam Hathcock
+
+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.
+```
+
+
+
+
SharpZipLib 1.3.3
@@ -10099,6 +10051,77 @@ DEALINGS IN THE SOFTWARE.
+
+Snappier 1.0.0
+
+## Snappier
+
+- Version: 1.0.0
+- Authors: btburnett3
+- Source: [NuGet](https://www.nuget.org/packages/Snappier/1.0.0)
+- License: [BSD-3-Clause](https://github.com/brantburnett/Snappier/raw/main/COPYING.txt)
+
+
+```
+Copyright 2011-2020, Snappier Authors
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ * Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+ * 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.
+ * Neither the name of Google Inc. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+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
+OWNER 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.
+
+===
+
+Some of the benchmark data in testdata/ is licensed differently:
+
+ - fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
+ is licensed under the Creative Commons Attribution 3.0 license
+ (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
+ for more information.
+
+ - kppkn.gtb is taken from the Gaviota chess tablebase set, and
+ is licensed under the MIT License. See
+ https://sites.google.com/site/gaviotachessengine/Home/endgame-tablebases-1
+ for more information.
+
+ - paper-100k.pdf is an excerpt (bytes 92160 to 194560) from the paper
+ “Combinatorial Modeling of Chromatin Features Quantitatively Predicts DNA
+ Replication Timing in _Drosophila_” by Federico Comoglio and Renato Paro,
+ which is licensed under the CC-BY license. See
+ http://www.ploscompbiol.org/static/license for more ifnormation.
+
+ - alice29.txt, asyoulik.txt, plrabn12.txt and lcet10.txt are from Project
+ Gutenberg. The first three have expired copyrights and are in the public
+ domain; the latter does not have expired copyright, but is still in the
+ public domain according to the license information
+ (http://www.gutenberg.org/ebooks/53).
+```
+
+
+
+
SpecFlow 3.9.74
@@ -10517,53 +10540,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -10576,13 +10599,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -10590,36 +10613,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -10717,53 +10740,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -10776,13 +10799,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -10790,36 +10813,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -10959,53 +10982,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -11018,13 +11041,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -11032,36 +11055,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -11159,53 +11182,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -11218,13 +11241,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -11232,36 +11255,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -11400,53 +11423,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -11459,13 +11482,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -11473,36 +11496,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -11600,53 +11623,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -11659,13 +11682,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -11673,36 +11696,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -11964,53 +11987,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -12023,13 +12046,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -12037,36 +12060,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -12248,53 +12271,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -12307,13 +12330,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -12321,36 +12344,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -12448,53 +12471,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -12507,13 +12530,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -12521,36 +12544,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -12617,6 +12640,48 @@ consequential or other damages.
+
+System.Configuration.ConfigurationManager 4.4.0
+
+## System.Configuration.ConfigurationManager
+
+- Version: 4.4.0
+- Authors: Microsoft
+- Owners: microsoft,dotnetframework
+- Project URL: https://dot.net/
+- Source: [NuGet](https://www.nuget.org/packages/System.Configuration.ConfigurationManager/4.4.0)
+- License: [MIT]( https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
+
+
+```
+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.
+```
+
+
+
+
System.Configuration.ConfigurationManager 4.5.0
@@ -12690,53 +12755,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -12749,13 +12814,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -12763,36 +12828,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -12890,53 +12955,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -12949,13 +13014,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -12963,36 +13028,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -13090,53 +13155,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -13149,13 +13214,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -13163,36 +13228,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -13372,53 +13437,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -13431,13 +13496,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -13445,36 +13510,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -13572,53 +13637,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -13631,13 +13696,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -13645,36 +13710,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -13814,53 +13879,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -13873,13 +13938,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -13887,36 +13952,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14014,53 +14079,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -14073,13 +14138,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -14087,36 +14152,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14214,53 +14279,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -14273,13 +14338,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -14287,36 +14352,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14414,53 +14479,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -14473,13 +14538,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -14487,36 +14552,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14614,53 +14679,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -14673,13 +14738,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -14687,36 +14752,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14814,53 +14879,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -14873,13 +14938,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -14887,36 +14952,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -14983,47 +15048,6 @@ consequential or other damages.
-
-System.IO.Abstractions 17.2.1
-
-## System.IO.Abstractions
-
-- Version: 17.2.1
-- Authors: Tatham Oddie & friends
-- Project URL: https://github.com/TestableIO/System.IO.Abstractions
-- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions/17.2.1)
-- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
-
-
-```
-The MIT License (MIT)
-
-Copyright (c) Tatham Oddie 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.
-```
-
-
-
-
System.IO.Abstractions 17.2.3
@@ -15065,47 +15089,6 @@ SOFTWARE.
-
-System.IO.Abstractions.TestingHelpers 17.2.1
-
-## System.IO.Abstractions.TestingHelpers
-
-- Version: 17.2.1
-- Authors: Tatham Oddie & friends
-- Project URL: https://github.com/TestableIO/System.IO.Abstractions
-- Source: [NuGet](https://www.nuget.org/packages/System.IO.Abstractions.TestingHelpers/17.2.1)
-- License: [MIT](https://github.com/TestableIO/System.IO.Abstractions/raw/main/LICENSE)
-
-
-```
-The MIT License (MIT)
-
-Copyright (c) Tatham Oddie 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.
-```
-
-
-
-
System.IO.Abstractions.TestingHelpers 17.2.3
@@ -15178,53 +15161,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -15237,13 +15220,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -15251,36 +15234,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -15378,53 +15361,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -15437,13 +15420,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -15451,36 +15434,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -15578,53 +15561,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -15637,13 +15620,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -15651,36 +15634,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -15778,53 +15761,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -15837,13 +15820,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -15851,36 +15834,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -15978,53 +15961,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -16037,13 +16020,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -16051,36 +16034,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -16219,53 +16202,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -16278,13 +16261,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -16292,36 +16275,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -16503,53 +16486,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -16562,13 +16545,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -16576,36 +16559,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -16703,53 +16686,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -16762,13 +16745,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -16776,36 +16759,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -16903,53 +16886,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -16962,13 +16945,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -16976,36 +16959,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -17103,53 +17086,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -17162,13 +17145,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -17176,36 +17159,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -17303,53 +17286,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -17362,13 +17345,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -17376,36 +17359,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -17503,53 +17486,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -17562,13 +17545,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -17576,36 +17559,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -17703,53 +17686,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -17762,13 +17745,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -17776,36 +17759,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -17903,53 +17886,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -17962,13 +17945,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -17976,36 +17959,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -18185,53 +18168,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -18244,13 +18227,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -18258,36 +18241,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -18385,53 +18368,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -18444,13 +18427,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -18458,36 +18441,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -18585,53 +18568,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -18644,13 +18627,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -18658,36 +18641,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -18785,53 +18768,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -18844,13 +18827,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -18858,36 +18841,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -18985,53 +18968,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -19044,13 +19027,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -19058,36 +19041,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -19227,53 +19210,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -19286,13 +19269,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -19300,36 +19283,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -19427,53 +19410,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -19486,13 +19469,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -19500,36 +19483,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -19627,53 +19610,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -19686,13 +19669,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -19700,36 +19683,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -19827,53 +19810,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -19886,13 +19869,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -19900,36 +19883,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -20027,53 +20010,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -20086,13 +20069,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -20100,36 +20083,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -20310,53 +20293,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -20369,13 +20352,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -20383,36 +20366,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -20510,53 +20493,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -20569,13 +20552,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -20583,36 +20566,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -20710,53 +20693,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -20769,13 +20752,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -20783,36 +20766,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -20910,53 +20893,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -20969,13 +20952,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -20983,36 +20966,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -21110,53 +21093,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -21169,13 +21152,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -21183,36 +21166,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -21310,53 +21293,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -21369,13 +21352,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -21383,36 +21366,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -21510,53 +21493,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -21569,13 +21552,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -21583,36 +21566,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -21710,53 +21693,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -21769,13 +21752,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -21783,36 +21766,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -21910,53 +21893,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -21969,13 +21952,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -21983,36 +21966,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -22080,15 +22063,15 @@ consequential or other damages.
-System.Security.AccessControl 4.5.0
+System.Security.AccessControl 5.0.0
## System.Security.AccessControl
-- Version: 4.5.0
+- Version: 5.0.0
- Authors: Microsoft
- Owners: microsoft,dotnetframework
-- Project URL: https://dot.net/
-- Source: [NuGet](https://www.nuget.org/packages/System.Security.AccessControl/4.5.0)
+- Project URL: https://github.com/dotnet/runtime
+- Source: [NuGet](https://www.nuget.org/packages/System.Security.AccessControl/5.0.0)
- License: [MIT](https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
@@ -22152,53 +22135,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -22211,13 +22194,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -22225,36 +22208,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -22352,53 +22335,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -22411,13 +22394,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -22425,36 +22408,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -22552,53 +22535,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -22611,13 +22594,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -22625,36 +22608,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -22752,53 +22735,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -22811,13 +22794,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -22825,36 +22808,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -22952,53 +22935,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -23011,13 +22994,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -23025,36 +23008,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -23152,53 +23135,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -23211,13 +23194,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -23225,36 +23208,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -23352,53 +23335,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -23411,13 +23394,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -23425,36 +23408,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -23521,6 +23504,48 @@ consequential or other damages.
+
+System.Security.Cryptography.ProtectedData 4.4.0
+
+## System.Security.Cryptography.ProtectedData
+
+- Version: 4.4.0
+- Authors: Microsoft
+- Owners: microsoft,dotnetframework
+- Project URL: https://dot.net/
+- Source: [NuGet](https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/4.4.0)
+- License: [MIT](https://github.com/dotnet/corefx/raw/master/LICENSE.TXT)
+
+
+```
+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.
+```
+
+
+
+
System.Security.Cryptography.ProtectedData 4.5.0
@@ -23594,53 +23619,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -23653,13 +23678,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -23667,36 +23692,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -23836,53 +23861,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -23895,13 +23920,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -23909,36 +23934,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -24036,53 +24061,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -24095,13 +24120,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -24109,36 +24134,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -24206,15 +24231,15 @@ consequential or other damages.
-System.Security.Principal.Windows 4.5.0
+System.Security.Principal.Windows 5.0.0
## System.Security.Principal.Windows
-- Version: 4.5.0
+- Version: 5.0.0
- Authors: Microsoft
- Owners: microsoft,dotnetframework
-- Project URL: https://dot.net/
-- Source: [NuGet](https://www.nuget.org/packages/System.Security.Principal.Windows/4.5.0)
+- Project URL: https://github.com/dotnet/runtime
+- Source: [NuGet](https://www.nuget.org/packages/System.Security.Principal.Windows/5.0.0)
- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
@@ -24278,53 +24303,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -24337,13 +24362,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -24351,36 +24376,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -24520,53 +24545,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -24579,13 +24604,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -24593,36 +24618,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -24855,47 +24880,6 @@ SOFTWARE.
-
-System.Text.Json 6.0.5
-
-## System.Text.Json
-
-- Version: 6.0.5
-- Authors: Microsoft
-- Project URL: https://dot.net/
-- Source: [NuGet](https://www.nuget.org/packages/System.Text.Json/6.0.5)
-- License: [MIT](https://github.com/dotnet/runtime/raw/main/LICENSE.TXT)
-
-
-```
-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.
-```
-
-
-
-
System.Text.Json 6.0.7
@@ -24968,53 +24952,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -25027,13 +25011,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -25041,36 +25025,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -25168,53 +25152,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -25227,13 +25211,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -25241,36 +25225,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -25451,53 +25435,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -25510,13 +25494,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -25524,36 +25508,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -25651,53 +25635,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -25710,13 +25694,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -25724,36 +25708,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -25892,53 +25876,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -25951,13 +25935,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -25965,36 +25949,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -26134,53 +26118,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -26193,13 +26177,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -26207,36 +26191,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -26334,53 +26318,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -26393,13 +26377,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -26407,36 +26391,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -26576,53 +26560,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -26635,13 +26619,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -26649,36 +26633,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -26776,53 +26760,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -26835,13 +26819,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -26849,36 +26833,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -26976,53 +26960,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -27035,13 +27019,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -27049,36 +27033,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -27228,21 +27212,21 @@ accept this license. If you do not accept the license, do not use the software.
-coverlet.collector 3.2.0
+ZstdSharp.Port 0.6.2
-## coverlet.collector
+## ZstdSharp.Port
-- Version: 3.2.0
-- Authors: tonerdo
-- Project URL: https://github.com/coverlet-coverage/coverlet
-- Source: [NuGet](https://www.nuget.org/packages/coverlet.collector/3.2.0)
-- License: [MIT](https://github.com/coverlet-coverage/coverlet/raw/master/LICENSE)
+- Version: 0.6.2
+- Authors: Oleg Stepanischev
+- Project URL: https://github.com/oleg-st/ZstdSharp
+- Source: [NuGet](https://www.nuget.org/packages/ZstdSharp.Port/0.6.2)
+- License: [MIT](https://github.com/oleg-st/ZstdSharp/raw/master/LICENSE)
```
-The MIT License (MIT)
+MIT License
-Copyright (c) 2018 Toni Solarin-Sodara
+Copyright (c) 2021 Oleg Stepanischev
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -27267,287 +27251,21 @@ SOFTWARE.
-fo-dicom 5.0.2
+coverlet.collector 3.2.0
-## fo-dicom
+## coverlet.collector
-- Version: 5.0.2
-- Authors: fo-dicom contributors
-- Project URL: https://github.com/fo-dicom/fo-dicom
-- Source: [NuGet](https://www.nuget.org/packages/fo-dicom/5.0.2)
-- License: [Microsoft Public License](https://github.com/fo-dicom/fo-dicom/raw/development/License.txt)
+- Version: 3.2.0
+- Authors: tonerdo
+- Project URL: https://github.com/coverlet-coverage/coverlet
+- Source: [NuGet](https://www.nuget.org/packages/coverlet.collector/3.2.0)
+- License: [MIT](https://github.com/coverlet-coverage/coverlet/raw/master/LICENSE)
```
-Fellow Oak DICOM
-
-Copyright (c) 2012-2021 fo-dicom contributors
-
-This software is licensed under the Microsoft Public License (MS-PL)
-
-Microsoft Public License (MS-PL)
-
-This license governs use of the accompanying software. If you use the software, you
-accept this license. If you do not accept the license, do not use the software.
-
-1. Definitions
-The terms "reproduce," "reproduction," "derivative works," and "distribution" have the
-same meaning here as under U.S. copyright law.
-A "contribution" is the original software, or any additions or changes to the software.
-A "contributor" is any person that distributes its contribution under this license.
-"Licensed patents" are a contributor's patent claims that read directly on its contribution.
-
-2. Grant of Rights
-(A) Copyright Grant- Subject to the terms of this license, including the license conditions
- and limitations in section 3, each contributor grants you a non-exclusive, worldwide,
- royalty-free copyright license to reproduce its contribution, prepare derivative works
- of its contribution, and distribute its contribution or any derivative works that you create.
-(B) Patent Grant- Subject to the terms of this license, including the license conditions and
- limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free
- license under its licensed patents to make, have made, use, sell, offer for sale, import,
- and/or otherwise dispose of its contribution in the software or derivative works of the
- contribution in the software.
-
-3. Conditions and Limitations
-(A) No Trademark License- This license does not grant you rights to use any contributors' name,
- logo, or trademarks.
-(B) If you bring a patent claim against any contributor over patents that you claim are infringed
- by the software, your patent license from such contributor to the software ends automatically.
-(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark,
- and attribution notices that are present in the software.
-(D) If you distribute any portion of the software in source code form, you may do so only under this
- license by including a complete copy of this license with your distribution. If you distribute
- any portion of the software in compiled or object code form, you may only do so under a license
- that complies with this license.
-(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express
- warranties, guarantees or conditions. You may have additional consumer rights under your local
- laws which this license cannot change. To the extent permitted under your local laws, the
- contributors exclude the implied warranties of merchantability, fitness for a particular purpose
- and non-infringement.
-
-
-
----- libijg (from DCMTK 3.5.4 COPYRIGHT) ----
-
-Unless otherwise specified, the DCMTK software package has the
-following copyright:
-
-/*
- * Copyright (C) 1994-2004, OFFIS
- *
- * This software and supporting documentation were developed by
- *
- * Kuratorium OFFIS e.V.
- * Healthcare Information and Communication Systems
- * Escherweg 2
- * D-26121 Oldenburg, Germany
- *
- * THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND OFFIS MAKES NO WARRANTY
- * REGARDING THE SOFTWARE, ITS PERFORMANCE, ITS MERCHANTABILITY OR
- * FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER DISEASES OR
- * ITS CONFORMITY TO ANY SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND
- * PERFORMANCE OF THE SOFTWARE IS WITH THE USER.
- *
- * Copyright of the software and supporting documentation is, unless
- * otherwise stated, owned by OFFIS, and free access is hereby granted as
- * a license to use this software, copy this software and prepare
- * derivative works based upon this software. However, any distribution
- * of this software source code or supporting documentation or derivative
- * works (source code and supporting documentation) must include the
- * three paragraphs of this copyright notice.
- *
- */
-
-The dcmjpeg sub-package includes an adapted version of the Independent JPEG
-Group Toolkit Version 6b, which is contained in dcmjpeg/libijg8,
-dcmjpeg/libijg12 and dcmjpeg/libijg16. This toolkit is covered by the
-following copyright. The original README file for the Independent JPEG
-Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.
-
-/*
- * The authors make NO WARRANTY or representation, either express or implied,
- * with respect to this software, its quality, accuracy, merchantability, or
- * fitness for a particular purpose. This software is provided "AS IS", and you,
- * its user, assume the entire risk as to its quality and accuracy.
- *
- * This software is copyright (C) 1991-1998, Thomas G. Lane.
- * All Rights Reserved except as specified below.
- *
- * Permission is hereby granted to use, copy, modify, and distribute this
- * software (or portions thereof) for any purpose, without fee, subject to these
- * conditions:
- * (1) If any part of the source code for this software is distributed, then this
- * README file must be included, with this copyright and no-warranty notice
- * unaltered; and any additions, deletions, or changes to the original files
- * must be clearly indicated in accompanying documentation.
- * (2) If only executable code is distributed, then the accompanying
- * documentation must state that "this software is based in part on the work of
- * the Independent JPEG Group".
- * (3) Permission for use of this software is granted only if the user accepts
- * full responsibility for any undesirable consequences; the authors accept
- * NO LIABILITY for damages of any kind.
- *
- * These conditions apply to any software derived from or based on the IJG code,
- * not just to the unmodified library. If you use our work, you ought to
- * acknowledge us.
- *
- * Permission is NOT granted for the use of any IJG author's name or company name
- * in advertising or publicity relating to this software or products derived from
- * it. This software may be referred to only as "the Independent JPEG Group's
- * software".
- *
- * We specifically permit and encourage the use of this software as the basis of
- * commercial products, provided that all warranty or liability claims are
- * assumed by the product vendor.
- */
-
-
-
----- OpenJPEG JPEG 2000 codec (from license.txt) ----
-
-/*
- * Copyright (c) 2002-2007, Communications and Remote Sensing Laboratory, Universite catholique de Louvain (UCL), Belgium
- * Copyright (c) 2002-2007, Professor Benoit Macq
- * Copyright (c) 2001-2003, David Janssens
- * Copyright (c) 2002-2003, Yannick Verschueren
- * Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe
- * Copyright (c) 2005, Herve Drolon, FreeImage Team
- * 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 OWNER 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.
- */
-
-
-
----- CharLS JPEG-LS codec (from License.txt) ----
-
-Copyright (c) 2007-2009, Jan de Vaan
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-* Redistributions of source code must retain the above copyright notice, this
- list of conditions and the following disclaimer.
-
-* 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.
-
-* Neither the name of my employer, nor the names of its contributors may be
- used to endorse or promote products derived from this software without
- specific prior written permission.
-
-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 OWNER 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.
-
-
-
----- Unity.IO.Compression (from LICENSE.TXT and PATENTS.TXT) ----
-
-The MIT License (MIT)
-
-Copyright (c) Microsoft Corporation
-
-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.
-
-Microsoft Patent Promise for .NET Libraries and Runtime Components
-
-Microsoft Corporation and its affiliates ("Microsoft") promise not to assert
-any .NET Patents against you for making, using, selling, offering for sale,
-importing, or distributing Covered Code, as part of either a .NET Runtime or
-as part of any application designed to run on a .NET Runtime.
-
-If you file, maintain, or voluntarily participate in any claim in a lawsuit
-alleging direct or contributory patent infringement by any Covered Code, or
-inducement of patent infringement by any Covered Code, then your rights under
-this promise will automatically terminate.
-
-This promise is not an assurance that (i) any .NET Patents are valid or
-enforceable, or (ii) Covered Code does not infringe patents or other
-intellectual property rights of any third party. No rights except those
-expressly stated in this promise are granted, waived, or received by
-Microsoft, whether by implication, exhaustion, estoppel, or otherwise.
-This is a personal promise directly from Microsoft to you, and you agree as a
-condition of benefiting from it that no Microsoft rights are received from
-suppliers, distributors, or otherwise from any other person in connection with
-this promise.
-
-Definitions:
-
-"Covered Code" means those Microsoft .NET libraries and runtime components as
-made available by Microsoft at https://github.com/Microsoft/referencesource.
-
-".NET Patents" are those patent claims, both currently owned by Microsoft and
-acquired in the future, that are necessarily infringed by Covered Code. .NET
-Patents do not include any patent claims that are infringed by any Enabling
-Technology, that are infringed only as a consequence of modification of
-Covered Code, or that are infringed only by the combination of Covered Code
-with third party code.
-
-".NET Runtime" means any compliant implementation in software of (a) all of
-the required parts of the mandatory provisions of Standard ECMA-335 – Common
-Language Infrastructure (CLI); and (b) if implemented, any additional
-functionality in Microsoft's .NET Framework, as described in Microsoft's API
-documentation on its MSDN website. For example, .NET Runtimes include
-Microsoft's .NET Framework and those portions of the Mono Project compliant
-with (a) and (b).
-
-"Enabling Technology" means underlying or enabling technology that may be
-used, combined, or distributed in connection with Microsoft's .NET Framework
-or other .NET Runtimes, such as hardware, operating systems, and applications
-that run on .NET Framework or other .NET Runtimes.
-
-
-
----- Nito.AsyncEx (from LICENSE.TXT) ----
-
The MIT License (MIT)
-Copyright (c) 2014 StephenCleary
+Copyright (c) 2018 Toni Solarin-Sodara
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -28212,53 +27930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -28271,13 +27989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -28285,36 +28003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -28412,53 +28130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -28471,13 +28189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -28485,36 +28203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -28612,53 +28330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -28671,13 +28389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -28685,36 +28403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -28812,53 +28530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -28871,13 +28589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -28885,36 +28603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -29012,53 +28730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -29071,13 +28789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -29085,36 +28803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -29212,53 +28930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -29271,13 +28989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -29285,36 +29003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -29412,53 +29130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -29471,13 +29189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -29485,36 +29203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -29612,53 +29330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -29671,13 +29389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -29685,36 +29403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -29812,53 +29530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -29871,13 +29589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -29885,36 +29603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -30012,53 +29730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -30071,13 +29789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -30085,36 +29803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -30212,53 +29930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -30271,13 +29989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -30285,36 +30003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -30412,53 +30130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -30471,13 +30189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -30485,36 +30203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -30612,53 +30330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -30671,13 +30389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -30685,36 +30403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -30812,53 +30530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -30871,13 +30589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -30885,36 +30603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -31012,53 +30730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -31071,13 +30789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -31085,36 +30803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -31212,53 +30930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -31271,13 +30989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -31285,36 +31003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -31412,53 +31130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -31471,13 +31189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -31485,36 +31203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -31612,53 +31330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -31671,13 +31389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -31685,36 +31403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -31812,53 +31530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -31871,13 +31589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -31885,36 +31603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -32012,53 +31730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -32071,13 +31789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -32085,36 +31803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -32212,53 +31930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -32271,13 +31989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -32285,36 +32003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -32412,53 +32130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -32471,13 +32189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -32485,36 +32203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -32612,53 +32330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -32671,13 +32389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -32685,36 +32403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -32812,53 +32530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -32871,13 +32589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -32885,36 +32603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -33012,53 +32730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -33071,13 +32789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -33085,36 +32803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -33212,53 +32930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -33271,13 +32989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -33285,36 +33003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -33412,53 +33130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -33471,13 +33189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -33485,36 +33203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -33612,53 +33330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -33671,13 +33389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -33685,36 +33403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -33812,53 +33530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -33871,13 +33589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -33885,36 +33603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -34012,53 +33730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -34071,13 +33789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -34085,36 +33803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -34212,53 +33930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -34271,13 +33989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -34285,36 +34003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -34412,53 +34130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -34471,13 +34189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -34485,36 +34203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -34612,53 +34330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -34671,13 +34389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -34685,36 +34403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -34812,53 +34530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -34871,13 +34589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -34885,36 +34603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -35012,53 +34730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -35071,13 +34789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -35085,36 +34803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -35212,53 +34930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -35271,13 +34989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -35285,36 +35003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -35412,53 +35130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -35471,13 +35189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -35485,36 +35203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -35612,53 +35330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -35671,13 +35389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -35685,36 +35403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -35812,53 +35530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -35871,13 +35589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -35885,36 +35603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -36012,53 +35730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -36071,13 +35789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -36085,36 +35803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -36212,53 +35930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -36271,13 +35989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -36285,36 +36003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -36412,53 +36130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -36471,13 +36189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -36485,36 +36203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -36612,53 +36330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -36671,13 +36389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -36685,36 +36403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -36812,53 +36530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -36871,13 +36589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -36885,36 +36603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -37012,53 +36730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -37071,13 +36789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -37085,36 +36803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -37212,53 +36930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -37271,13 +36989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -37285,36 +37003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -37412,53 +37130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -37471,13 +37189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -37485,36 +37203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -37612,53 +37330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -37671,13 +37389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -37685,36 +37403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -37812,53 +37530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -37871,13 +37589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -37885,36 +37603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -38012,53 +37730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -38071,13 +37789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -38085,36 +37803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -38212,53 +37930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -38271,13 +37989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -38285,36 +38003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -38412,53 +38130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -38471,13 +38189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -38485,36 +38203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -38612,53 +38330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -38671,13 +38389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -38685,36 +38403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -38812,53 +38530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -38871,13 +38589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -38885,36 +38603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -39012,53 +38730,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -39071,13 +38789,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -39085,36 +38803,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -39212,53 +38930,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -39271,13 +38989,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -39285,36 +39003,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -39412,53 +39130,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -39471,13 +39189,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -39485,36 +39203,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -39612,53 +39330,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -39671,13 +39389,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -39685,36 +39403,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
@@ -39812,53 +39530,53 @@ you comply with these license terms, you have the rights below.
1. INSTALLATION AND USE RIGHTS.
You may
-install and use any number of copies of the software to develop and test your applications.
+install and use any number of copies of the software to develop and test your applications.
-2.
+2.
THIRD PARTY COMPONENTS. The software may include third party components with
separate legal notices or governed by other agreements, as may be described in
the ThirdPartyNotices file(s) accompanying the software.
-3.
+3.
ADDITIONAL LICENSING
REQUIREMENTS AND/OR USE RIGHTS.
-a.
+a.
DISTRIBUTABLE
CODE. The software is
comprised of Distributable Code. �Distributable Code� is code that you are
permitted to distribute in applications 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 applications
to copy and distribute the Distributable Code as part of those applications.
ii. Distribution Requirements. For any
Distributable Code you distribute, you must
-�
+�
use the Distributable Code in your applications and not as a
standalone distribution;
-�
+�
require distributors and external end users to agree to terms that
protect it at least as much as this agreement; and
-�
+�
indemnify, defend, and hold harmless Microsoft from any claims,
including attorneys� fees, related to the distribution or use of your applications,
except to the extent that any claim is based solely on the unmodified Distributable
Code.
iii. Distribution Restrictions. You may not
-�
+�
use Microsoft�s trademarks in your applications� names or in a way
that suggests your applications come from or are endorsed by Microsoft; 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 of code, that (i) it be disclosed or distributed in source code
form; or (ii) others have the right to modify it.
-4.
+4.
DATA.
-a.
+a.
Data Collection. The software may collect
information about you and your use of the software, and send that to Microsoft.
Microsoft may use this information to provide services and improve our products
@@ -39871,13 +39589,13 @@ privacy statement. Our privacy statement is located at https://go.microsoft.com/
collection and its use from the software documentation and our privacy
statement. Your use of the software operates as your consent to these
practices.
-b.
+b.
Processing of Personal Data. To the extent Microsoft is a
processor or subprocessor of personal data in connection with the software,
Microsoft makes the commitments in the European Union General Data Protection
Regulation Terms of the Online Services Terms to all customers effective May
25, 2018, at https://learn.microsoft.com/en-us/legal/gdpr.
-5.
+5.
Scope of
License. The software is licensed, not sold. This agreement
only gives you some rights to use the software. Microsoft reserves all other
@@ -39885,36 +39603,36 @@ 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, or otherwise attempt to derive the source code for
the software, except and to the extent required by third party licensing terms
governing use of certain open source components that may be included in the
software;
-�
+�
remove, minimize, block or modify
any notices of Microsoft or its suppliers in the software;
-�
+�
use the software in any way that
is against the law; or
-�
+�
share, publish, rent or lease the
software, provide the software as a stand-alone offering for others to use, or
transfer the software or this agreement to any third party.
-6.
+6.
Export
Restrictions. You must comply with all domestic and international
export laws and regulations that apply to the software, which include
restrictions on destinations, end users, and end use. For further information
on export restrictions, visit www.microsoft.com/exporting. �
-7.
+7.
SUPPORT
SERVICES. Because this software is �as is,� we may not provide
support services for it.
-8.
+8.
Entire
Agreement. This
agreement, and the terms for supplements, updates, Internet-based services and
diff --git a/docs/docfx.json b/docs/docfx.json
index 5c9d11a94..b5a761955 100644
--- a/docs/docfx.json
+++ b/docs/docfx.json
@@ -9,6 +9,8 @@
"Client.Common/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.Client.Common.dll",
"Common/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.Common.dll",
"Configuration/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.Configuration.dll",
+ "Database/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.Database.dll",
+ "Database/Api/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.Database.Api.dll",
"DicomWebClient/bin/Release/net6.0/Monai.Deploy.InformaticsGateway.DicomWeb.Client.dll"
],
"exclude": [
@@ -88,4 +90,4 @@
"ExtractSearchIndex"
]
}
-}
\ No newline at end of file
+}
diff --git a/docs/setup/setup.md b/docs/setup/setup.md
index 308e5decb..70617aa87 100644
--- a/docs/setup/setup.md
+++ b/docs/setup/setup.md
@@ -95,6 +95,55 @@ The second command passes the endpoint for the Informatics Gateway RESTful API t
> To see available commands, simply execute `mig-cli` or `mig-cli.exe`.
> Refer to [CLI](./cli.md) for complete reference.
+
+## Database Configuration
+
+The Informatics Gateway supports the following database systems:
+
+- SQLite (default)
+- MongoDB
+
+### SQLite (default)
+
+SQLite is a lite weight, full-featured SQL database engine and is the default database engine used by the Informatics Gateway.
+With SQLite, the Informatics Gateway works out of the box without any external database service dependencies or configuration.
+
+The default configuration maps the database file `mig.db` in the `/database` directory.
+
+```json
+{
+ "ConnectionStrings": {
+ "Type": "sqlite",
+ "InformaticsGatewayDatabase": "Data Source=/database/mig.db"
+ }
+}
+```
+
+### MongoDB
+
+For enterprise installations, [MongoDB](https://www.mongodb.com/) is the recommended database solution. To switch from SQLite
+to MongoDB, edit the `appsettings.json` file, and change the `ConnectionStrings` section to the following with the correct
+username, password, IP address/hostname, and port.
+
+```json
+{
+ "ConnectionStrings": {
+ "Type": "mongodb",
+ "InformaticsGatewayDatabase": "mongodb://username:password@IP:port",
+ "DatabaseName": "InformaticsGateway"
+ }
+}
+```
+
+## Other Database Systems
+
+Extending the Informatics Gateway to support other database systems can be done with a few steps.
+
+If the database system is supported by [Microsoft Entity Framework](https://learn.microsoft.com/en-us/ef/core/providers/), then it can be added to the existing [project](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/tree/develop/src/Database/EntityFramework).
+
+For other database systems that are not listed in the link above, simply implement the [Repository APIs](xref:Monai.Deploy.InformaticsGateway.Database.Api.Repositories), update the [Database Manager](xref:Monai.Deploy.InformaticsGateway.Database.DatabaseManager) to support the new database type and optionally, implement the [IDabaseMigrationManager](xref:Monai.Deploy.InformaticsGateway.Database.Api.IDatabaseMigrationManager).
+
+
## Storage Consideration & Configuration
The Informatics Gateway operates on two storage locations. In the first location, the incoming data for data grouping is temporarily stored. In the second location, the Informatics Gateway uploads grouped datasets to final storage shared by other MONAI Deploy sub-systems.
diff --git a/src/Api/Test/packages.lock.json b/src/Api/Test/packages.lock.json
index 0abd2bb19..b4b7a001c 100644
--- a/src/Api/Test/packages.lock.json
+++ b/src/Api/Test/packages.lock.json
@@ -1267,20 +1267,20 @@
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
}
}
diff --git a/src/CLI/Test/packages.lock.json b/src/CLI/Test/packages.lock.json
index ddab38695..a269e7e27 100644
--- a/src/CLI/Test/packages.lock.json
+++ b/src/CLI/Test/packages.lock.json
@@ -1553,53 +1553,53 @@
"mig-cli": {
"type": "Project",
"dependencies": {
- "Crayon": "2.0.69",
- "Docker.DotNet": "3.125.12",
- "Microsoft.Extensions.Hosting": "6.0.1",
- "Microsoft.Extensions.Logging": "6.0.0",
- "Microsoft.Extensions.Logging.Console": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Client": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "System.CommandLine": "2.0.0-beta4.22272.1",
- "System.CommandLine.Hosting": "0.4.0-alpha.22272.1",
- "System.CommandLine.Rendering": "0.4.0-alpha.22272.1",
- "System.IO.Abstractions": "17.2.3"
+ "Crayon": "[2.0.69, )",
+ "Docker.DotNet": "[3.125.12, )",
+ "Microsoft.Extensions.Hosting": "[6.0.1, )",
+ "Microsoft.Extensions.Logging": "[6.0.0, )",
+ "Microsoft.Extensions.Logging.Console": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Client": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "System.CommandLine": "[2.0.0-beta4.22272.1, )",
+ "System.CommandLine.Hosting": "[0.4.0-alpha.22272.1, )",
+ "System.CommandLine.Rendering": "[0.4.0-alpha.22272.1, )",
+ "System.IO.Abstractions": "[17.2.3, )"
}
},
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.client": {
"type": "Project",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "5.2.9",
- "Microsoft.Extensions.Http": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
+ "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
+ "Microsoft.Extensions.Http": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
}
},
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.Text.Json": "6.0.7"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.Text.Json": "[6.0.7, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
}
}
diff --git a/src/Client.Common/Test/packages.lock.json b/src/Client.Common/Test/packages.lock.json
index a5cca0241..9a5709b8c 100644
--- a/src/Client.Common/Test/packages.lock.json
+++ b/src/Client.Common/Test/packages.lock.json
@@ -1086,8 +1086,8 @@
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.Text.Json": "6.0.7"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.Text.Json": "[6.0.7, )"
}
}
}
diff --git a/src/Client/Test/packages.lock.json b/src/Client/Test/packages.lock.json
index ce13c18af..bf56bcf00 100644
--- a/src/Client/Test/packages.lock.json
+++ b/src/Client/Test/packages.lock.json
@@ -1601,136 +1601,136 @@
"monai.deploy.informaticsgateway": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "DotNext.Threading": "4.7.4",
- "HL7-dotnetcore": "2.29.0",
- "Karambolo.Extensions.Logging.File": "3.3.1",
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
- "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "6.0.11",
- "Microsoft.Extensions.Hosting": "6.0.1",
- "Microsoft.Extensions.Logging": "6.0.0",
- "Microsoft.Extensions.Logging.Console": "6.0.0",
- "Microsoft.Extensions.Options": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
- "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "1.0.0",
- "Monai.Deploy.Messaging.RabbitMQ": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10",
- "Monai.Deploy.Storage.MinIO": "0.2.10",
- "NLog": "5.0.5",
- "NLog.Web.AspNetCore": "5.1.5",
- "Polly": "7.2.3",
- "Swashbuckle.AspNetCore": "6.4.0",
- "fo-dicom": "5.0.3",
- "fo-dicom.NLog": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "DotNext.Threading": "[4.7.4, )",
+ "HL7-dotnetcore": "[2.29.0, )",
+ "Karambolo.Extensions.Logging.File": "[3.3.1, )",
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "[6.0.0, )",
+ "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "[6.0.11, )",
+ "Microsoft.Extensions.Hosting": "[6.0.1, )",
+ "Microsoft.Extensions.Logging": "[6.0.0, )",
+ "Microsoft.Extensions.Logging.Console": "[6.0.0, )",
+ "Microsoft.Extensions.Options": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.DicomWeb.Client": "[1.0.0, )",
+ "Monai.Deploy.Messaging.RabbitMQ": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )",
+ "Monai.Deploy.Storage.MinIO": "[0.2.10, )",
+ "NLog": "[5.0.5, )",
+ "NLog.Web.AspNetCore": "[5.1.5, )",
+ "Polly": "[7.2.3, )",
+ "Swashbuckle.AspNetCore": "[6.4.0, )",
+ "fo-dicom": "[5.0.3, )",
+ "fo-dicom.NLog": "[5.0.3, )"
}
},
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.client": {
"type": "Project",
"dependencies": {
- "Microsoft.AspNet.WebApi.Client": "5.2.9",
- "Microsoft.Extensions.Http": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0"
+ "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
+ "Microsoft.Extensions.Http": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )"
}
},
"monai.deploy.informaticsgateway.client.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.Text.Json": "6.0.7"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.Text.Json": "[6.0.7, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
- "Microsoft.Extensions.Options": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10",
- "System.IO.Abstractions": "17.2.3"
+ "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
+ "Microsoft.Extensions.Options": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )",
+ "System.IO.Abstractions": "[17.2.3, )"
}
},
"monai.deploy.informaticsgateway.database": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Microsoft.Extensions.Configuration": "6.0.1",
- "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
- "Microsoft.Extensions.Configuration.Json": "6.0.0",
- "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.MongoDB": "1.0.0"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Microsoft.Extensions.Configuration": "[6.0.1, )",
+ "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
+ "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
+ "Microsoft.Extensions.Options.ConfigurationExtensions": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.EntityFramework": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.MongoDB": "[1.0.0, )"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Polly": "7.2.3"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Polly": "[7.2.3, )"
}
},
"monai.deploy.informaticsgateway.database.entityframework": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Microsoft.EntityFrameworkCore.Sqlite": "6.0.11",
- "Microsoft.Extensions.Configuration": "6.0.1",
- "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
- "Microsoft.Extensions.Configuration.Json": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.11, )",
+ "Microsoft.Extensions.Configuration": "[6.0.1, )",
+ "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
+ "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
}
},
"monai.deploy.informaticsgateway.database.mongodb": {
"type": "Project",
"dependencies": {
- "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0",
- "MongoDB.Driver": "2.18.0",
- "MongoDB.Driver.Core": "2.18.0"
+ "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )",
+ "MongoDB.Driver": "[2.18.0, )",
+ "MongoDB.Driver.Core": "[2.18.0, )"
}
},
"monai.deploy.informaticsgateway.dicomweb.client": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "Microsoft.AspNet.WebApi.Client": "5.2.9",
- "Microsoft.Extensions.Http": "6.0.0",
- "Microsoft.Net.Http.Headers": "2.2.8",
- "Monai.Deploy.InformaticsGateway.Client.Common": "1.0.0",
- "System.Linq.Async": "6.0.1",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "Microsoft.AspNet.WebApi.Client": "[5.2.9, )",
+ "Microsoft.Extensions.Http": "[6.0.0, )",
+ "Microsoft.Net.Http.Headers": "[2.2.8, )",
+ "Monai.Deploy.InformaticsGateway.Client.Common": "[1.0.0, )",
+ "System.Linq.Async": "[6.0.1, )",
+ "fo-dicom": "[5.0.3, )"
}
}
}
diff --git a/src/Common/Test/packages.lock.json b/src/Common/Test/packages.lock.json
index b58ecbb75..344149879 100644
--- a/src/Common/Test/packages.lock.json
+++ b/src/Common/Test/packages.lock.json
@@ -1162,10 +1162,10 @@
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
}
}
diff --git a/src/Configuration/Test/packages.lock.json b/src/Configuration/Test/packages.lock.json
index c6a202ed0..4d3e1e972 100644
--- a/src/Configuration/Test/packages.lock.json
+++ b/src/Configuration/Test/packages.lock.json
@@ -1280,32 +1280,32 @@
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
- "Microsoft.Extensions.Options": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10",
- "System.IO.Abstractions": "17.2.3"
+ "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
+ "Microsoft.Extensions.Options": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )",
+ "System.IO.Abstractions": "[17.2.3, )"
}
}
}
diff --git a/src/Database/Api/Repositories/IPayloadRepository.cs b/src/Database/Api/Repositories/IPayloadRepository.cs
index 5449af8da..9e145c7d6 100644
--- a/src/Database/Api/Repositories/IPayloadRepository.cs
+++ b/src/Database/Api/Repositories/IPayloadRepository.cs
@@ -29,8 +29,6 @@ public interface IPayloadRepository
Task RemoveAsync(Payload entity, CancellationToken cancellationToken = default);
- Task ContainsAsync(Expression> predicate, CancellationToken cancellationToken = default);
-
Task RemovePendingPayloadsAsync(CancellationToken cancellationToken = default);
Task> GetPayloadsInStateAsync(CancellationToken cancellationToken = default, params Payload.PayloadState[] states);
diff --git a/src/Database/EntityFramework/Test/StorageMetadataWrapperTest.cs b/src/Database/Api/Test/StorageMetadataWrapperTest.cs
similarity index 97%
rename from src/Database/EntityFramework/Test/StorageMetadataWrapperTest.cs
rename to src/Database/Api/Test/StorageMetadataWrapperTest.cs
index 9a27a8ae7..e895e5bf5 100644
--- a/src/Database/EntityFramework/Test/StorageMetadataWrapperTest.cs
+++ b/src/Database/Api/Test/StorageMetadataWrapperTest.cs
@@ -16,9 +16,8 @@
using Monai.Deploy.InformaticsGateway.Api.Rest;
using Monai.Deploy.InformaticsGateway.Api.Storage;
-using Monai.Deploy.InformaticsGateway.Database.Api;
-namespace Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test
+namespace Monai.Deploy.InformaticsGateway.Database.Api.Test
{
public class StorageMetadataWrapperTest
{
diff --git a/src/Database/Api/Test/packages.lock.json b/src/Database/Api/Test/packages.lock.json
index 74ab6cca6..e98c59b8a 100644
--- a/src/Database/Api/Test/packages.lock.json
+++ b/src/Database/Api/Test/packages.lock.json
@@ -1301,41 +1301,41 @@
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
- "Microsoft.Extensions.Options": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10",
- "System.IO.Abstractions": "17.2.3"
+ "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
+ "Microsoft.Extensions.Options": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )",
+ "System.IO.Abstractions": "[17.2.3, )"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Polly": "7.2.3"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Polly": "[7.2.3, )"
}
}
}
diff --git a/src/Database/EntityFramework/Repositories/PayloadRepository.cs b/src/Database/EntityFramework/Repositories/PayloadRepository.cs
index 8f849f7f0..1e5a1499a 100644
--- a/src/Database/EntityFramework/Repositories/PayloadRepository.cs
+++ b/src/Database/EntityFramework/Repositories/PayloadRepository.cs
@@ -14,7 +14,6 @@
* limitations under the License.
*/
-using System.Linq.Expressions;
using Ardalis.GuardClauses;
using Microsoft.EntityFrameworkCore;
using Microsoft.Extensions.DependencyInjection;
@@ -68,14 +67,6 @@ public async Task AddAsync(Payload item, CancellationToken cancellation
}).ConfigureAwait(false);
}
- public async Task ContainsAsync(Expression> predicate, CancellationToken cancellationToken = default)
- {
- return await _retryPolicy.ExecuteAsync(async () =>
- {
- return await _dataset.AnyAsync(predicate, cancellationToken).ConfigureAwait(false);
- }).ConfigureAwait(false);
- }
-
public async Task RemoveAsync(Payload entity, CancellationToken cancellationToken = default)
{
Guard.Against.Null(entity);
diff --git a/src/Database/EntityFramework/Test/PayloadRepositoryTest.cs b/src/Database/EntityFramework/Test/PayloadRepositoryTest.cs
new file mode 100644
index 000000000..50d9b21bf
--- /dev/null
+++ b/src/Database/EntityFramework/Test/PayloadRepositoryTest.cs
@@ -0,0 +1,205 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api.Storage;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Repositories;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test
+{
+ [Collection("SqliteDatabase")]
+ public class PayloadRepositoryTest
+ {
+ private readonly SqliteDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public PayloadRepositoryTest(SqliteDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.DatabaseContext);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ payload.State = Payload.PayloadState.Move;
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+ await store.AddAsync(payload).ConfigureAwait(false);
+ var actual = await _databaseFixture.DatabaseContext.Set().FirstOrDefaultAsync(p => p.PayloadId == payload.PayloadId).ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(payload.Key, actual!.Key);
+ Assert.Equal(payload.State, actual!.State);
+ Assert.Equal(payload.Count, actual!.Count);
+ Assert.Equal(payload.RetryCount, actual!.RetryCount);
+ Assert.Equal(payload.CorrelationId, actual!.CorrelationId);
+ Assert.Equal(payload.CalledAeTitle, actual!.CalledAeTitle);
+ Assert.Equal(payload.CallingAeTitle, actual!.CallingAeTitle);
+ Assert.Equal(payload.Timeout, actual!.Timeout);
+ Assert.Equal(payload.Files, actual!.Files);
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenRemoveIsCalled_ExpectItToDeleted()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ payload.State = Payload.PayloadState.Move;
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+ var added = await store.AddAsync(payload).ConfigureAwait(false);
+
+ var removed = await store.RemoveAsync(added!).ConfigureAwait(false);
+ Assert.Same(removed, added);
+
+ var dbResult = await _databaseFixture.DatabaseContext.Set().FirstOrDefaultAsync(p => p.PayloadId == payload.PayloadId).ConfigureAwait(false);
+ Assert.Null(dbResult);
+ }
+
+ [Fact]
+ public async Task GivenDestinationApplicationEntitiesInTheDatabase_WhenToListIsCalled_ExpectAllEntitiesToBeReturned()
+ {
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+
+ var expected = await _databaseFixture.DatabaseContext.Set().ToListAsync().ConfigureAwait(false);
+ var actual = await store.ToListAsync().ConfigureAwait(false);
+
+ Assert.Equal(expected, actual);
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenUpdateIsCalled_ExpectItToSaved()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+ var added = await store.AddAsync(payload).ConfigureAwait(false);
+
+ added.State = Payload.PayloadState.Notify;
+ added.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ var updated = await store.UpdateAsync(payload).ConfigureAwait(false);
+ Assert.NotNull(updated);
+
+ var actual = await _databaseFixture.DatabaseContext.Set().FirstOrDefaultAsync(p => p.PayloadId == payload.PayloadId).ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(updated.Key, actual!.Key);
+ Assert.Equal(updated.State, actual!.State);
+ Assert.Equal(updated.Count, actual!.Count);
+ Assert.Equal(updated.RetryCount, actual!.RetryCount);
+ Assert.Equal(updated.CorrelationId, actual!.CorrelationId);
+ Assert.Equal(updated.CalledAeTitle, actual!.CalledAeTitle);
+ Assert.Equal(updated.CallingAeTitle, actual!.CallingAeTitle);
+ Assert.Equal(updated.Timeout, actual!.Timeout);
+ Assert.Equal(updated.Files, actual!.Files);
+ }
+
+ [Fact]
+ public async Task GivenPayloadsInDifferentStates_WhenRemovePendingPayloadsAsyncIsCalled_ExpectPendingPayloadsToBeRemoved()
+ {
+ var set = _databaseFixture.DatabaseContext.Set();
+ set.RemoveRange(set.ToList());
+ await _databaseFixture.DatabaseContext.SaveChangesAsync().ConfigureAwait(false);
+
+ var payload1 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload2 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload3 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Move };
+ var payload4 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+ var payload5 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+ _ = await store.AddAsync(payload1).ConfigureAwait(false);
+ _ = await store.AddAsync(payload2).ConfigureAwait(false);
+ _ = await store.AddAsync(payload3).ConfigureAwait(false);
+ _ = await store.AddAsync(payload4).ConfigureAwait(false);
+ _ = await store.AddAsync(payload5).ConfigureAwait(false);
+
+ var result = await store.RemovePendingPayloadsAsync().ConfigureAwait(false);
+ Assert.Equal(2, result);
+
+ var actual = await set.ToListAsync().ConfigureAwait(false);
+ Assert.Equal(3, actual.Count);
+
+ foreach (var payload in actual)
+ {
+ Assert.NotEqual(Payload.PayloadState.Created, payload.State);
+ }
+ }
+
+ [Fact]
+ public async Task GivenPayloadsInDifferentStates_WhenGetPayloadsInStateAsyncIsCalled_ExpectMatchingPayloadsToBeReturned()
+ {
+ var set = _databaseFixture.DatabaseContext.Set();
+ set.RemoveRange(set.ToList());
+ await _databaseFixture.DatabaseContext.SaveChangesAsync().ConfigureAwait(false);
+
+ var payload1 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload2 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload3 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Move };
+ var payload4 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+ var payload5 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options);
+ _ = await store.AddAsync(payload1).ConfigureAwait(false);
+ _ = await store.AddAsync(payload2).ConfigureAwait(false);
+ _ = await store.AddAsync(payload3).ConfigureAwait(false);
+ _ = await store.AddAsync(payload4).ConfigureAwait(false);
+ _ = await store.AddAsync(payload5).ConfigureAwait(false);
+
+ var result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Move).ConfigureAwait(false);
+ Assert.Single(result);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Created).ConfigureAwait(false);
+ Assert.Equal(2, result.Count);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Notify).ConfigureAwait(false);
+ Assert.Equal(2, result.Count);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Notify, Payload.PayloadState.Created).ConfigureAwait(false);
+ Assert.Equal(4, result.Count);
+ }
+ }
+}
diff --git a/src/Database/EntityFramework/Test/SqliteDatabaseFixture.cs b/src/Database/EntityFramework/Test/SqliteDatabaseFixture.cs
index aa52fd850..ba7d1fa50 100644
--- a/src/Database/EntityFramework/Test/SqliteDatabaseFixture.cs
+++ b/src/Database/EntityFramework/Test/SqliteDatabaseFixture.cs
@@ -16,6 +16,7 @@
using Microsoft.EntityFrameworkCore;
using Monai.Deploy.InformaticsGateway.Api;
+using Monai.Deploy.InformaticsGateway.Api.Storage;
namespace Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test
{
diff --git a/src/Database/EntityFramework/Test/packages.lock.json b/src/Database/EntityFramework/Test/packages.lock.json
index 4f9e1e560..3605f672c 100644
--- a/src/Database/EntityFramework/Test/packages.lock.json
+++ b/src/Database/EntityFramework/Test/packages.lock.json
@@ -1462,54 +1462,54 @@
"monai.deploy.informaticsgateway.api": {
"type": "Project",
"dependencies": {
- "Macross.Json.Extensions": "3.0.0",
- "Microsoft.EntityFrameworkCore.Abstractions": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10"
+ "Macross.Json.Extensions": "[3.0.0, )",
+ "Microsoft.EntityFrameworkCore.Abstractions": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )"
}
},
"monai.deploy.informaticsgateway.common": {
"type": "Project",
"dependencies": {
- "Ardalis.GuardClauses": "4.0.1",
- "System.IO.Abstractions": "17.2.3",
- "System.Threading.Tasks.Dataflow": "6.0.0",
- "fo-dicom": "5.0.3"
+ "Ardalis.GuardClauses": "[4.0.1, )",
+ "System.IO.Abstractions": "[17.2.3, )",
+ "System.Threading.Tasks.Dataflow": "[6.0.0, )",
+ "fo-dicom": "[5.0.3, )"
}
},
"monai.deploy.informaticsgateway.configuration": {
"type": "Project",
"dependencies": {
- "Microsoft.Extensions.Logging.Abstractions": "6.0.3",
- "Microsoft.Extensions.Options": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Common": "1.0.0",
- "Monai.Deploy.Messaging": "0.1.16",
- "Monai.Deploy.Storage": "0.2.10",
- "System.IO.Abstractions": "17.2.3"
+ "Microsoft.Extensions.Logging.Abstractions": "[6.0.3, )",
+ "Microsoft.Extensions.Options": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Common": "[1.0.0, )",
+ "Monai.Deploy.Messaging": "[0.1.16, )",
+ "Monai.Deploy.Storage": "[0.2.10, )",
+ "System.IO.Abstractions": "[17.2.3, )"
}
},
"monai.deploy.informaticsgateway.database.api": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Polly": "7.2.3"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Polly": "[7.2.3, )"
}
},
"monai.deploy.informaticsgateway.database.entityframework": {
"type": "Project",
"dependencies": {
- "Microsoft.EntityFrameworkCore": "6.0.11",
- "Microsoft.EntityFrameworkCore.Sqlite": "6.0.11",
- "Microsoft.Extensions.Configuration": "6.0.1",
- "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0",
- "Microsoft.Extensions.Configuration.Json": "6.0.0",
- "Monai.Deploy.InformaticsGateway.Api": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Configuration": "1.0.0",
- "Monai.Deploy.InformaticsGateway.Database.Api": "1.0.0"
+ "Microsoft.EntityFrameworkCore": "[6.0.11, )",
+ "Microsoft.EntityFrameworkCore.Sqlite": "[6.0.11, )",
+ "Microsoft.Extensions.Configuration": "[6.0.1, )",
+ "Microsoft.Extensions.Configuration.FileExtensions": "[6.0.0, )",
+ "Microsoft.Extensions.Configuration.Json": "[6.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Api": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Configuration": "[1.0.0, )",
+ "Monai.Deploy.InformaticsGateway.Database.Api": "[1.0.0, )"
}
}
}
diff --git a/src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs
new file mode 100644
index 000000000..4ac0b0c09
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/DestinationApplicationEntityRepositoryTest.cs
@@ -0,0 +1,166 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using FluentAssertions;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class DestinationApplicationEntityRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public DestinationApplicationEntityRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+ _databaseFixture.InitDatabaseWithDestinationApplicationEntities();
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenADestinationApplicationEntity_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var aet = new DestinationApplicationEntity { AeTitle = "AET", HostIp = "1.2.3.4", Port = 114, Name = "AET" };
+
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(aet).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(DestinationApplicationEntity));
+ var actual = await collection.Find(p => p.Name == aet.Name).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(aet.AeTitle, actual!.AeTitle);
+ Assert.Equal(aet.HostIp, actual!.HostIp);
+ Assert.Equal(aet.Port, actual!.Port);
+ Assert.Equal(aet.Name, actual!.Name);
+ }
+
+ [Fact]
+ public async Task GivenAExpressionFilter_WhenContainsAsyncIsCalled_ExpectItToReturnMatchingObjects()
+ {
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var result = await store.ContainsAsync(p => p.AeTitle == "AET1").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.AeTitle.Equals("AET1")).ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.AeTitle != "AET1" && p.Port == 114 && p.HostIp == "1.2.3.4").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Port == 114 && p.HostIp == "1.2.3.4").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Port == 999).ConfigureAwait(false);
+ Assert.False(result);
+ }
+
+ [Fact]
+ public async Task GivenAAETitleName_WhenFindByNameAsyncIsCalled_ExpectItToReturnMatchingEntity()
+ {
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var actual = await store.FindByNameAsync("AET1").ConfigureAwait(false);
+ Assert.NotNull(actual);
+ Assert.Equal("AET1", actual!.AeTitle);
+ Assert.Equal("1.2.3.4", actual!.HostIp);
+ Assert.Equal(114, actual!.Port);
+ Assert.Equal("AET1", actual!.Name);
+
+ actual = await store.FindByNameAsync("AET6").ConfigureAwait(false);
+ Assert.Null(actual);
+ }
+
+ [Fact]
+ public async Task GivenADestinationApplicationEntity_WhenRemoveIsCalled_ExpectItToDeleted()
+ {
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET5").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ var actual = await store.RemoveAsync(expected!).ConfigureAwait(false);
+ Assert.Same(expected, actual);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(DestinationApplicationEntity));
+ var dbResult = await collection.Find(p => p.Name == "AET5").FirstOrDefaultAsync().ConfigureAwait(false);
+ Assert.Null(dbResult);
+ }
+
+ [Fact]
+ public async Task GivenDestinationApplicationEntitiesInTheDatabase_WhenToListIsCalled_ExpectAllEntitiesToBeReturned()
+ {
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(DestinationApplicationEntity));
+ var expected = await collection.Find(Builders.Filter.Empty).ToListAsync().ConfigureAwait(false);
+ var actual = await store.ToListAsync().ConfigureAwait(false);
+
+ actual.Should().BeEquivalentTo(expected, options => options.Excluding(p => p.DateTimeCreated));
+ }
+
+ [Fact]
+ public async Task GivenADestinationApplicationEntity_WhenUpdatedIsCalled_ExpectItToSaved()
+ {
+ var store = new DestinationApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ expected!.AeTitle = "AET100";
+ expected!.Port = 1000;
+ expected!.HostIp = "loalhost";
+
+ var actual = await store.UpdateAsync(expected).ConfigureAwait(false);
+ Assert.Equal(expected, actual);
+
+ var dbResult = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(dbResult);
+ Assert.Equal(expected.AeTitle, dbResult!.AeTitle);
+ Assert.Equal(expected.HostIp, dbResult!.HostIp);
+ Assert.Equal(expected.Port, dbResult!.Port);
+ }
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/InferenceRequestRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/InferenceRequestRepositoryTest.cs
new file mode 100644
index 000000000..bb561992f
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/InferenceRequestRepositoryTest.cs
@@ -0,0 +1,272 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api.Rest;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class InferenceRequestRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public InferenceRequestRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture;
+ _databaseFixture.InitDatabaseWithInferenceRequests();
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenAnInferenceRequest_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var inferenceRequest = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ var actual = await collection.Find(p => p.InferenceRequestId.Equals(inferenceRequest.InferenceRequestId)).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(inferenceRequest.InferenceRequestId, actual!.InferenceRequestId);
+ Assert.Equal(inferenceRequest.State, actual!.State);
+ Assert.Equal(inferenceRequest.Status, actual!.Status);
+ Assert.Equal(inferenceRequest.TransactionId, actual!.TransactionId);
+ Assert.Equal(inferenceRequest.TryCount, actual!.TryCount);
+ }
+
+ [Fact]
+ public async Task GivenAFailedInferenceRequstThatExceededRetries_WhenUpdateIsCalled_ShallMarkAsFailed()
+ {
+ var inferenceRequest = new InferenceRequest
+ {
+ TransactionId = Guid.NewGuid().ToString(),
+ TryCount = 3
+ };
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+ await store.UpdateAsync(inferenceRequest, InferenceRequestStatus.Fail).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ var result = await collection.Find(p => p.TransactionId == inferenceRequest.TransactionId).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(result);
+ Assert.Equal(InferenceRequestState.Completed, result!.State);
+ Assert.Equal(InferenceRequestStatus.Fail, result!.Status);
+ }
+
+ [Fact]
+ public async Task GivenAFailedInferenceRequst_WhenUpdateIsCalled_ShallRetryLater()
+ {
+ var inferenceRequest = new InferenceRequest
+ {
+ TransactionId = Guid.NewGuid().ToString(),
+ TryCount = 1
+ };
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+ await store.UpdateAsync(inferenceRequest, InferenceRequestStatus.Fail).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ var result = await collection.Find(Builders.Filter.Where(p => p.TransactionId == inferenceRequest.TransactionId)).FirstOrDefaultAsync().ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(InferenceRequestState.Queued, result!.State);
+ Assert.Equal(InferenceRequestStatus.Unknown, result!.Status);
+ Assert.Equal(2, result!.TryCount);
+ }
+
+ [Fact]
+ public async Task GivenASuccessfulInferenceRequest_WhenUpdateIsCalled_ShallMarkAsCompleted()
+ {
+ var inferenceRequest = new InferenceRequest
+ {
+ TransactionId = Guid.NewGuid().ToString()
+ };
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+ await store.UpdateAsync(inferenceRequest, InferenceRequestStatus.Success).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ var result = await collection.Find(Builders.Filter.Where(p => p.TransactionId == inferenceRequest.TransactionId)).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(result);
+ Assert.Equal(InferenceRequestState.Completed, result!.State);
+ Assert.Equal(InferenceRequestStatus.Success, result!.Status);
+ }
+
+ [Fact]
+ public async Task GivenAQueuedInferenceRequests_WhenTakeIsCalled_ShallReturnFirstQueued()
+ {
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ MongoDatabaseFixture.Clear(collection);
+
+ var inferenceRequestInProcess = CreateInferenceRequest(InferenceRequestState.InProcess);
+ var inferenceRequestCompleted = CreateInferenceRequest(InferenceRequestState.Completed);
+ var inferenceRequestQueued = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequestInProcess).ConfigureAwait(false);
+ await store.AddAsync(inferenceRequestCompleted).ConfigureAwait(false);
+ await store.AddAsync(inferenceRequestQueued).ConfigureAwait(false);
+
+ var actual = await store.TakeAsync().ConfigureAwait(false);
+ Assert.NotNull(actual);
+ Assert.Equal(inferenceRequestQueued.InferenceRequestId, actual!.InferenceRequestId);
+ Assert.Equal(InferenceRequestState.InProcess, actual!.State);
+ Assert.Equal(inferenceRequestQueued.Status, actual!.Status);
+ Assert.Equal(inferenceRequestQueued.TransactionId, actual!.TransactionId);
+ Assert.Equal(inferenceRequestQueued.TryCount, actual!.TryCount);
+ }
+
+ [Fact]
+ public async Task GivenNoQueuedInferenceRequests_WhenTakeIsCalled_ShallReturnNotReturnAnything()
+ {
+ var collection = _databaseFixture.Database.GetCollection(nameof(InferenceRequest));
+ MongoDatabaseFixture.Clear(collection);
+
+ var cancellationTokenSource = new CancellationTokenSource();
+ var inferenceRequestInProcess = CreateInferenceRequest(InferenceRequestState.InProcess);
+ var inferenceRequestCompleted = CreateInferenceRequest(InferenceRequestState.Completed);
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequestInProcess).ConfigureAwait(false);
+ await store.AddAsync(inferenceRequestCompleted).ConfigureAwait(false);
+
+ cancellationTokenSource.CancelAfter(500);
+ await Assert.ThrowsAsync(async () => await store.TakeAsync(cancellationTokenSource.Token).ConfigureAwait(false)).ConfigureAwait(false);
+ }
+
+ [Fact]
+ public async Task GivenInferenceRequests_WhenGetInferenceRequestIsCalled_ShallReturnMatchingObject()
+ {
+ var inferenceRequest1 = CreateInferenceRequest();
+ var inferenceRequest2 = CreateInferenceRequest();
+ var inferenceRequest3 = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest1).ConfigureAwait(false);
+ await store.AddAsync(inferenceRequest2).ConfigureAwait(false);
+ await store.AddAsync(inferenceRequest3).ConfigureAwait(false);
+
+ var result = await store.GetInferenceRequestAsync(inferenceRequest1.TransactionId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest1.TransactionId, result!.TransactionId);
+ result = await store.GetInferenceRequestAsync(inferenceRequest2.TransactionId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest2.TransactionId, result!.TransactionId);
+ result = await store.GetInferenceRequestAsync(inferenceRequest3.TransactionId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest3.TransactionId, result!.TransactionId);
+
+ result = await store.GetInferenceRequestAsync(inferenceRequest1.InferenceRequestId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest1.TransactionId, result!.TransactionId);
+ result = await store.GetInferenceRequestAsync(inferenceRequest2.InferenceRequestId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest2.TransactionId, result!.TransactionId);
+ result = await store.GetInferenceRequestAsync(inferenceRequest3.InferenceRequestId).ConfigureAwait(false);
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest3.TransactionId, result!.TransactionId);
+ }
+
+ [Fact]
+ public async Task GivenInferenceRequests_WhenExistsCalled_ShallReturnCorrectValue()
+ {
+ var inferenceRequest = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+
+ var result = await store.ExistsAsync(inferenceRequest.TransactionId).ConfigureAwait(false);
+ Assert.True(result);
+
+ result = await store.ExistsAsync("random").ConfigureAwait(false);
+ Assert.False(result);
+ }
+
+ [Fact]
+ public async Task GivenAMatchingInferenceRequest_WhenGetStatusCalled_ShallReturnStatus()
+ {
+ var inferenceRequest = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+
+ var result = await store.GetStatusAsync(inferenceRequest.TransactionId).ConfigureAwait(false);
+
+ Assert.NotNull(result);
+ Assert.Equal(inferenceRequest.TransactionId, result!.TransactionId);
+ }
+
+ [Fact]
+ public async Task GivenNoMatchingInferenceRequest_WhenGetStatusCalled_ShallReturnStatus()
+ {
+ var inferenceRequest = CreateInferenceRequest();
+
+ var store = new InferenceRequestRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(inferenceRequest).ConfigureAwait(false);
+
+ var result = await store.GetStatusAsync("bogus").ConfigureAwait(false);
+
+ Assert.Null(result);
+ }
+
+ private static InferenceRequest CreateInferenceRequest(InferenceRequestState state = InferenceRequestState.Queued) => new()
+ {
+ InferenceRequestId = Guid.NewGuid(),
+ State = state,
+ Status = InferenceRequestStatus.Unknown,
+ TransactionId = Guid.NewGuid().ToString(),
+ TryCount = 0,
+ };
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test.csproj b/src/Database/MongoDB/Integration.Test/Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test.csproj
new file mode 100644
index 000000000..dc1e4a88b
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test.csproj
@@ -0,0 +1,47 @@
+
+
+
+
+
+ Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+ net6.0
+ enable
+ enable
+ false
+ true
+
+
+
+
+
+
+
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
+
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+ all
+
+
+
+
+
+
+
+
diff --git a/src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs
new file mode 100644
index 000000000..7da5804ac
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/MonaiApplicationEntityRepositoryTest.cs
@@ -0,0 +1,170 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using FluentAssertions;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class MonaiApplicationEntityRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public MonaiApplicationEntityRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+ _databaseFixture.InitDatabaseWithMonaiApplicationEntities();
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenAMonaiApplicationEntity_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var aet = new MonaiApplicationEntity
+ {
+ AeTitle = "AET",
+ Name = "AET",
+ Timeout = 100,
+ AllowedSopClasses = new List { "1", "2", "3" },
+ Workflows = new List { "W1", "W2" },
+ Grouping = "G",
+ IgnoredSopClasses = new List { "4", "5" }
+ };
+
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(aet).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(MonaiApplicationEntity));
+ var actual = await collection.Find(p => p.Name == aet.Name).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(aet.AeTitle, actual!.AeTitle);
+ Assert.Equal(aet.Name, actual!.Name);
+ Assert.Equal(aet.Timeout, actual!.Timeout);
+ Assert.Equal(aet.AllowedSopClasses, actual!.AllowedSopClasses);
+ Assert.Equal(aet.Workflows, actual!.Workflows);
+ Assert.Equal(aet.Grouping, actual!.Grouping);
+ Assert.Equal(aet.IgnoredSopClasses, actual!.IgnoredSopClasses);
+ }
+
+ [Fact]
+ public async Task GivenAExpressionFilter_WhenContainsAsyncIsCalled_ExpectItToReturnMatchingObjects()
+ {
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var result = await store.ContainsAsync(p => p.AeTitle == "AET1").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.AeTitle.Equals("AET1")).ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Name != "AET2").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Name == "AET6").ConfigureAwait(false);
+ Assert.False(result);
+ }
+
+ [Fact]
+ public async Task GivenAAETitleName_WhenFindByNameAsyncIsCalled_ExpectItToReturnMatchingEntity()
+ {
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var actual = await store.FindByNameAsync("AET1").ConfigureAwait(false);
+ Assert.NotNull(actual);
+ Assert.Equal("AET1", actual!.AeTitle);
+ Assert.Equal("AET1", actual!.Name);
+
+ actual = await store.FindByNameAsync("AET6").ConfigureAwait(false);
+ Assert.Null(actual);
+ }
+
+ [Fact]
+ public async Task GivenAMonaiApplicationEntity_WhenRemoveIsCalled_ExpectItToDeleted()
+ {
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET5").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ var actual = await store.RemoveAsync(expected!).ConfigureAwait(false);
+ Assert.Same(expected, actual);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(MonaiApplicationEntity));
+ var dbResult = await collection.Find(p => p.Name == "AET5").FirstOrDefaultAsync().ConfigureAwait(false);
+ Assert.Null(dbResult);
+ }
+
+ [Fact]
+ public async Task GivenDestinationApplicationEntitiesInTheDatabase_WhenToListIsCalled_ExpectAllEntitiesToBeReturned()
+ {
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(MonaiApplicationEntity));
+ var expected = await collection.Find(Builders.Filter.Empty).ToListAsync().ConfigureAwait(false);
+ var actual = await store.ToListAsync().ConfigureAwait(false);
+
+ actual.Should().BeEquivalentTo(expected, options => options.Excluding(p => p.DateTimeCreated));
+ }
+
+ [Fact]
+ public async Task GivenAMonaiApplicationEntity_WhenUpdatedIsCalled_ExpectItToSaved()
+ {
+ var store = new MonaiApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ expected!.AeTitle = "AET100";
+
+ var actual = await store.UpdateAsync(expected).ConfigureAwait(false);
+ Assert.Equal(expected, actual);
+
+ var dbResult = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(dbResult);
+ Assert.Equal(expected.AeTitle, dbResult!.AeTitle);
+ }
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/MongoDatabaseFixture.cs b/src/Database/MongoDB/Integration.Test/MongoDatabaseFixture.cs
new file mode 100644
index 000000000..81ae1d761
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/MongoDatabaseFixture.cs
@@ -0,0 +1,117 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api;
+using Monai.Deploy.InformaticsGateway.Api.Rest;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Configurations;
+using MongoDB.Driver;
+
+namespace Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test
+{
+ [CollectionDefinition("MongoDatabase")]
+ public class MongoDatabaseCollection : ICollectionFixture
+ {
+ // This class has no code, and is never created. Its purpose is simply
+ // to be the place to apply [CollectionDefinition] and all the
+ // ICollectionFixture<> interfaces.
+ }
+
+ public class MongoDatabaseFixture
+ {
+
+ public IMongoClient Client { get; set; }
+ public IMongoDatabase Database { get; set; }
+ public IOptions Options { get; set; }
+
+ public MongoDatabaseFixture()
+ {
+ Client = new MongoClient("mongodb://root:rootpassword@localhost:27017");
+ Options = Microsoft.Extensions.Options.Options.Create(new MongoDBOptions { DaatabaseName = $"IGTest" });
+ Database = Client.GetDatabase(Options.Value.DaatabaseName);
+
+ var migration = new MongoDatabaseMigrationManager();
+ migration.Migrate(null!);
+ }
+
+ public void InitDatabaseWithDestinationApplicationEntities()
+ {
+ var collection = Database.GetCollection(nameof(DestinationApplicationEntity));
+ Clear(collection);
+ var aet1 = new DestinationApplicationEntity { AeTitle = "AET1", HostIp = "1.2.3.4", Port = 114, Name = "AET1", DateTimeCreated = DateTime.UtcNow };
+ var aet2 = new DestinationApplicationEntity { AeTitle = "AET2", HostIp = "1.2.3.4", Port = 114, Name = "AET2", DateTimeCreated = DateTime.UtcNow };
+ var aet3 = new DestinationApplicationEntity { AeTitle = "AET3", HostIp = "1.2.3.4", Port = 114, Name = "AET3", DateTimeCreated = DateTime.UtcNow };
+ var aet4 = new DestinationApplicationEntity { AeTitle = "AET4", HostIp = "1.2.3.4", Port = 114, Name = "AET4", DateTimeCreated = DateTime.UtcNow };
+ var aet5 = new DestinationApplicationEntity { AeTitle = "AET5", HostIp = "1.2.3.4", Port = 114, Name = "AET5", DateTimeCreated = DateTime.UtcNow };
+
+ collection.DeleteMany("{ }");
+ collection.InsertOne(aet1);
+ collection.InsertOne(aet2);
+ collection.InsertOne(aet3);
+ collection.InsertOne(aet4);
+ collection.InsertOne(aet5);
+ }
+
+ public void InitDatabaseWithMonaiApplicationEntities()
+ {
+ var collection = Database.GetCollection(nameof(MonaiApplicationEntity));
+ Clear(collection);
+ var aet1 = new MonaiApplicationEntity { AeTitle = "AET1", Name = "AET1", DateTimeCreated = DateTime.UtcNow };
+ var aet2 = new MonaiApplicationEntity { AeTitle = "AET2", Name = "AET2", DateTimeCreated = DateTime.UtcNow };
+ var aet3 = new MonaiApplicationEntity { AeTitle = "AET3", Name = "AET3", DateTimeCreated = DateTime.UtcNow };
+ var aet4 = new MonaiApplicationEntity { AeTitle = "AET4", Name = "AET4", DateTimeCreated = DateTime.UtcNow };
+ var aet5 = new MonaiApplicationEntity { AeTitle = "AET5", Name = "AET5", DateTimeCreated = DateTime.UtcNow };
+
+ collection.DeleteMany("{ }");
+ collection.InsertOne(aet1);
+ collection.InsertOne(aet2);
+ collection.InsertOne(aet3);
+ collection.InsertOne(aet4);
+ collection.InsertOne(aet5);
+ }
+
+ public void InitDatabaseWithSourceApplicationEntities()
+ {
+ var collection = Database.GetCollection(nameof(SourceApplicationEntity));
+ Clear(collection);
+ var aet1 = new SourceApplicationEntity { AeTitle = "AET1", Name = "AET1", HostIp = "1.2.3.4", DateTimeCreated = DateTime.UtcNow };
+ var aet2 = new SourceApplicationEntity { AeTitle = "AET2", Name = "AET2", HostIp = "1.2.3.4", DateTimeCreated = DateTime.UtcNow };
+ var aet3 = new SourceApplicationEntity { AeTitle = "AET3", Name = "AET3", HostIp = "1.2.3.4", DateTimeCreated = DateTime.UtcNow };
+ var aet4 = new SourceApplicationEntity { AeTitle = "AET4", Name = "AET4", HostIp = "1.2.3.4", DateTimeCreated = DateTime.UtcNow };
+ var aet5 = new SourceApplicationEntity { AeTitle = "AET5", Name = "AET5", HostIp = "1.2.3.4", DateTimeCreated = DateTime.UtcNow };
+
+ collection.DeleteMany("{ }");
+ collection.InsertOne(aet1);
+ collection.InsertOne(aet2);
+ collection.InsertOne(aet3);
+ collection.InsertOne(aet4);
+ collection.InsertOne(aet5);
+ }
+
+
+ public void InitDatabaseWithInferenceRequests()
+ {
+ var collection = Database.GetCollection(nameof(InferenceRequest));
+ Clear(collection);
+ }
+
+ public static void Clear(IMongoCollection collection) where T : class
+ {
+ var result = collection.DeleteMany(Builders.Filter.Empty);
+ }
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/PayloadRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/PayloadRepositoryTest.cs
new file mode 100644
index 000000000..2e8f6f29e
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/PayloadRepositoryTest.cs
@@ -0,0 +1,211 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using FluentAssertions;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api.Storage;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class PayloadRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public PayloadRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ payload.State = Payload.PayloadState.Move;
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(payload).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ var actual = await collection.Find(p => p.PayloadId == payload.PayloadId).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(payload.Key, actual!.Key);
+ Assert.Equal(payload.State, actual!.State);
+ Assert.Equal(payload.Count, actual!.Count);
+ Assert.Equal(payload.RetryCount, actual!.RetryCount);
+ Assert.Equal(payload.CorrelationId, actual!.CorrelationId);
+ Assert.Equal(payload.CalledAeTitle, actual!.CalledAeTitle);
+ Assert.Equal(payload.CallingAeTitle, actual!.CallingAeTitle);
+ Assert.Equal(payload.Timeout, actual!.Timeout);
+ actual!.Files.Should().BeEquivalentTo(payload.Files, options => options.Excluding(p => p.DateReceived));
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenRemoveIsCalled_ExpectItToDeleted()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ payload.State = Payload.PayloadState.Move;
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ var added = await store.AddAsync(payload).ConfigureAwait(false);
+
+ var removed = await store.RemoveAsync(added!).ConfigureAwait(false);
+ Assert.Same(removed, added);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ var dbResult = await collection.Find(p => p.PayloadId == payload.PayloadId).FirstOrDefaultAsync().ConfigureAwait(false);
+ Assert.Null(dbResult);
+ }
+
+ [Fact]
+ public async Task GivenDestinationApplicationEntitiesInTheDatabase_WhenToListIsCalled_ExpectAllEntitiesToBeReturned()
+ {
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ var expected = await collection.Find(Builders.Filter.Empty).ToListAsync().ConfigureAwait(false);
+ var actual = await store.ToListAsync().ConfigureAwait(false);
+
+ actual.Should().BeEquivalentTo(expected, options => options.Excluding(p => p.DateTimeCreated).Excluding(p => p.Elapsed).Excluding(p => p.HasTimedOut));
+ }
+
+ [Fact]
+ public async Task GivenAPayload_WhenUpdateIsCalled_ExpectItToSaved()
+ {
+ var payload = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5);
+ payload.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ var added = await store.AddAsync(payload).ConfigureAwait(false);
+
+ added.State = Payload.PayloadState.Notify;
+ added.Add(new DicomFileStorageMetadata(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), Guid.NewGuid().ToString()));
+ var updated = await store.UpdateAsync(payload).ConfigureAwait(false);
+ Assert.NotNull(updated);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ var actual = await collection.Find(p => p.PayloadId == payload.PayloadId).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(updated.Key, actual!.Key);
+ Assert.Equal(updated.State, actual!.State);
+ Assert.Equal(updated.Count, actual!.Count);
+ Assert.Equal(updated.RetryCount, actual!.RetryCount);
+ Assert.Equal(updated.CorrelationId, actual!.CorrelationId);
+ Assert.Equal(updated.CalledAeTitle, actual!.CalledAeTitle);
+ Assert.Equal(updated.CallingAeTitle, actual!.CallingAeTitle);
+ Assert.Equal(updated.Timeout, actual!.Timeout);
+ actual!.Files.Should().BeEquivalentTo(payload.Files, options => options.Excluding(p => p.DateReceived));
+ }
+
+ [Fact]
+ public async Task GivenPayloadsInDifferentStates_WhenRemovePendingPayloadsAsyncIsCalled_ExpectPendingPayloadsToBeRemoved()
+ {
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ MongoDatabaseFixture.Clear(collection);
+
+ var payload1 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload2 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload3 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Move };
+ var payload4 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+ var payload5 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ _ = await store.AddAsync(payload1).ConfigureAwait(false);
+ _ = await store.AddAsync(payload2).ConfigureAwait(false);
+ _ = await store.AddAsync(payload3).ConfigureAwait(false);
+ _ = await store.AddAsync(payload4).ConfigureAwait(false);
+ _ = await store.AddAsync(payload5).ConfigureAwait(false);
+
+ var result = await store.RemovePendingPayloadsAsync().ConfigureAwait(false);
+ Assert.Equal(2, result);
+
+ var actual = await collection.Find(Builders.Filter.Empty).ToListAsync().ConfigureAwait(false);
+ Assert.Equal(3, actual.Count);
+
+ foreach (var payload in actual)
+ {
+ Assert.NotEqual(Payload.PayloadState.Created, payload.State);
+ }
+ }
+
+ [Fact]
+ public async Task GivenPayloadsInDifferentStates_WhenGetPayloadsInStateAsyncIsCalled_ExpectMatchingPayloadsToBeReturned()
+ {
+ var collection = _databaseFixture.Database.GetCollection(nameof(Payload));
+ MongoDatabaseFixture.Clear(collection);
+
+ var payload1 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload2 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Created };
+ var payload3 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Move };
+ var payload4 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+ var payload5 = new Payload(Guid.NewGuid().ToString(), Guid.NewGuid().ToString(), 5) { State = Payload.PayloadState.Notify };
+
+ var store = new PayloadRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ _ = await store.AddAsync(payload1).ConfigureAwait(false);
+ _ = await store.AddAsync(payload2).ConfigureAwait(false);
+ _ = await store.AddAsync(payload3).ConfigureAwait(false);
+ _ = await store.AddAsync(payload4).ConfigureAwait(false);
+ _ = await store.AddAsync(payload5).ConfigureAwait(false);
+
+ var result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Move).ConfigureAwait(false);
+ Assert.Single(result);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Created).ConfigureAwait(false);
+ Assert.Equal(2, result.Count);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Notify).ConfigureAwait(false);
+ Assert.Equal(2, result.Count);
+
+ result = await store.GetPayloadsInStateAsync(CancellationToken.None, Payload.PayloadState.Notify, Payload.PayloadState.Created).ConfigureAwait(false);
+ Assert.Equal(4, result.Count);
+ }
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs
new file mode 100644
index 000000000..36ca8844e
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/SourceApplicationEntityRepositoryTest.cs
@@ -0,0 +1,162 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using FluentAssertions;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class SourceApplicationEntityRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public SourceApplicationEntityRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+ _databaseFixture.InitDatabaseWithSourceApplicationEntities();
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public async Task GivenASourceApplicationEntity_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var aet = new SourceApplicationEntity
+ {
+ AeTitle = "AET",
+ Name = "AET",
+ HostIp = "localhost"
+ };
+
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(aet).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(SourceApplicationEntity));
+ var actual = await collection.Find(p => p.Name == aet.Name).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(aet.AeTitle, actual!.AeTitle);
+ Assert.Equal(aet.Name, actual!.Name);
+ Assert.Equal(aet.HostIp, actual!.HostIp);
+ }
+
+ [Fact]
+ public async Task GivenAExpressionFilter_WhenContainsAsyncIsCalled_ExpectItToReturnMatchingObjects()
+ {
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var result = await store.ContainsAsync(p => p.AeTitle == "AET1").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.AeTitle.Equals("AET1")).ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Name != "AET2").ConfigureAwait(false);
+ Assert.True(result);
+ result = await store.ContainsAsync(p => p.Name == "AET6").ConfigureAwait(false);
+ Assert.False(result);
+ }
+
+ [Fact]
+ public async Task GivenAAETitleName_WhenFindByNameAsyncIsCalled_ExpectItToReturnMatchingEntity()
+ {
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var actual = await store.FindByNameAsync("AET1").ConfigureAwait(false);
+ Assert.NotNull(actual);
+ Assert.Equal("AET1", actual!.AeTitle);
+ Assert.Equal("AET1", actual!.Name);
+
+ actual = await store.FindByNameAsync("AET6").ConfigureAwait(false);
+ Assert.Null(actual);
+ }
+
+ [Fact]
+ public async Task GivenASourceApplicationEntity_WhenRemoveIsCalled_ExpectItToDeleted()
+ {
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET5").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ var actual = await store.RemoveAsync(expected!).ConfigureAwait(false);
+ Assert.Same(expected, actual);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(SourceApplicationEntity));
+ var dbResult = await collection.Find(p => p.Name == "AET5").FirstOrDefaultAsync().ConfigureAwait(false);
+ Assert.Null(dbResult);
+ }
+
+ [Fact]
+ public async Task GivenDestinationApplicationEntitiesInTheDatabase_WhenToListIsCalled_ExpectAllEntitiesToBeReturned()
+ {
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(SourceApplicationEntity));
+ var expected = await collection.Find(Builders.Filter.Empty).ToListAsync().ConfigureAwait(false);
+ var actual = await store.ToListAsync().ConfigureAwait(false);
+
+ actual.Should().BeEquivalentTo(expected, options => options.Excluding(p => p.DateTimeCreated));
+ }
+
+ [Fact]
+ public async Task GivenASourceApplicationEntity_WhenUpdatedIsCalled_ExpectItToSaved()
+ {
+ var store = new SourceApplicationEntityRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+
+ var expected = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(expected);
+
+ expected!.AeTitle = "AET100";
+
+ var actual = await store.UpdateAsync(expected).ConfigureAwait(false);
+ Assert.Equal(expected, actual);
+
+ var dbResult = await store.FindByNameAsync("AET3").ConfigureAwait(false);
+ Assert.NotNull(dbResult);
+ Assert.Equal(expected.AeTitle, dbResult!.AeTitle);
+ }
+ }
+}
diff --git a/src/Database/MongoDB/Integration.Test/StorageMetadataWrapperRepositoryTest.cs b/src/Database/MongoDB/Integration.Test/StorageMetadataWrapperRepositoryTest.cs
new file mode 100644
index 000000000..f0e460297
--- /dev/null
+++ b/src/Database/MongoDB/Integration.Test/StorageMetadataWrapperRepositoryTest.cs
@@ -0,0 +1,267 @@
+/*
+ * Copyright 2022 MONAI Consortium
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System.Text.Json;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Options;
+using Monai.Deploy.InformaticsGateway.Api.Rest;
+using Monai.Deploy.InformaticsGateway.Api.Storage;
+using Monai.Deploy.InformaticsGateway.Configuration;
+using Monai.Deploy.InformaticsGateway.Database.Api;
+using Monai.Deploy.InformaticsGateway.Database.EntityFramework.Test;
+using Monai.Deploy.InformaticsGateway.Database.MongoDB.Repositories;
+using MongoDB.Driver;
+using Moq;
+
+namespace Monai.Deploy.InformaticsGateway.Database.MongoDB.Integration.Test
+{
+ [Collection("MongoDatabase")]
+ public class StorageMetadataWrapperRepositoryTest
+ {
+ private readonly MongoDatabaseFixture _databaseFixture;
+
+ private readonly Mock _serviceScopeFactory;
+ private readonly Mock> _logger;
+ private readonly IOptions _options;
+
+ private readonly Mock _serviceScope;
+ private readonly IServiceProvider _serviceProvider;
+
+ public StorageMetadataWrapperRepositoryTest(MongoDatabaseFixture databaseFixture)
+ {
+ _databaseFixture = databaseFixture ?? throw new ArgumentNullException(nameof(databaseFixture));
+
+ _serviceScopeFactory = new Mock();
+ _logger = new Mock>();
+ _options = Options.Create(new InformaticsGatewayConfiguration());
+
+ _serviceScope = new Mock();
+ var services = new ServiceCollection();
+ services.AddScoped(p => _logger.Object);
+ services.AddScoped(p => databaseFixture.Client);
+
+ _serviceProvider = services.BuildServiceProvider();
+ _serviceScopeFactory.Setup(p => p.CreateScope()).Returns(_serviceScope.Object);
+ _serviceScope.Setup(p => p.ServiceProvider).Returns(_serviceProvider);
+
+ _options.Value.Database.Retries.DelaysMilliseconds = new[] { 1, 1, 1 };
+ _logger.Setup(p => p.IsEnabled(It.IsAny())).Returns(true);
+ }
+
+ [Fact]
+ public void GivenStorageMetadataWrapperRepositoryType_WhenInitialized_TheConstructorShallGuardAllParameters()
+ {
+ Assert.Throws(() => new StorageMetadataWrapperRepository(null!, null!, null!, null!));
+ Assert.Throws(() => new StorageMetadataWrapperRepository(_serviceScopeFactory.Object, null!, null!, null!));
+ Assert.Throws(() => new StorageMetadataWrapperRepository(_serviceScopeFactory.Object, _logger.Object, null!, null!));
+ Assert.Throws(() => new StorageMetadataWrapperRepository(_serviceScopeFactory.Object, _logger.Object, _options, null!));
+
+ _ = new StorageMetadataWrapperRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ }
+
+ [Fact]
+ public async Task GivenADicomStorageMetadataObject_WhenAddingToDatabase_ExpectItToBeSaved()
+ {
+ var metadata = CreateMetadataObject();
+
+ var store = new StorageMetadataWrapperRepository(_serviceScopeFactory.Object, _logger.Object, _options, _databaseFixture.Options);
+ await store.AddAsync(metadata).ConfigureAwait(false);
+
+ var collection = _databaseFixture.Database.GetCollection(nameof(StorageMetadataWrapper));
+ var actual = await collection.Find(p => p.Identity == metadata.Id).FirstOrDefaultAsync().ConfigureAwait(false);
+
+ Assert.NotNull(actual);
+ Assert.Equal(metadata.CorrelationId, actual!.CorrelationId);
+ Assert.Equal(metadata.IsUploaded, actual!.IsUploaded);
+ Assert.Equal(metadata.GetType().AssemblyQualifiedName, actual!.TypeName);
+ Assert.Equal(JsonSerializer.Serialize