@@ -5,6 +5,8 @@ This package contains third-party software components governed by the license(s)
55
66 License Type: MIT
77
8+ https://www.nuget.org/packages/System.Buffers/
9+
810 The MIT License (MIT)
911
1012 Copyright (c) .NET Foundation and Contributors
@@ -36,6 +38,8 @@ Component Name: System.Numerics.Vectors.dll
3638
3739License Type: MIT
3840
41+ https://www.nuget.org/packages/System.Numerics.Vectors/
42+
3943The MIT License (MIT)
4044
4145Copyright (c) .NET Foundation and Contributors
@@ -66,6 +70,8 @@ Component Name: System.Runtime.CompilerServices.Unsafe
6670
6771License Type: MIT
6872
73+ https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe
74+
6975The MIT License (MIT)
7076
7177Copyright (c) .NET Foundation and Contributors
@@ -96,6 +102,8 @@ Component Name: System.Memory.dll
96102
97103License Type: MIT
98104
105+ https://www.nuget.org/packages/System.Memory/
106+
99107The MIT License (MIT)
100108
101109Copyright (c) .NET Foundation and Contributors
@@ -126,6 +134,8 @@ Component Name: System.IO.Abstractions
126134
127135License Type: MIT
128136
137+ https://github.com/TestableIO/System.IO.Abstractions
138+
129139The MIT License (MIT)
130140
131141Copyright (c) Tatham Oddie and Contributors
@@ -156,6 +166,8 @@ Component Name: System.Interactive.Async.dll
156166
157167License Type: Apache-2.0
158168
169+ https://www.nuget.org/packages/System.Interactive.Async/
170+
159171Copyright (c) .NET Foundation and Contributors
160172All Rights Reserved
161173
@@ -177,6 +189,21 @@ Component Name: Grpc
177189
178190License Type: Apache-2.0
179191
192+ https://github.com/grpc/grpc
193+
194+ Copyright 2015-2024 Google Inc.
195+
196+ Licensed under the Apache License, Version 2.0 (the "License");
197+ you may not use this file except in compliance with the License.
198+ You may obtain a copy of the License at
199+
200+ http://www.apache.org/licenses/LICENSE-2.0
201+
202+ Unless required by applicable law or agreed to in writing, software
203+ distributed under the License is distributed on an "AS IS" BASIS,
204+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205+ See the License for the specific language governing permissions and
206+ limitations under the License.
180207
181208 Apache License
182209 Version 2.0, January 2004
0 commit comments