mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-06 16:16:44 +08:00
15 lines
439 B
YAML
15 lines
439 B
YAML
# Copyright (c) 2025-2026 GeWuYou
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
license_overrides:
|
|
NETStandard.Library: MIT
|
|
Microsoft.NETCore.Platforms: MIT
|
|
System.Buffers: MIT
|
|
System.Memory: MIT
|
|
System.Numerics.Vectors: MIT
|
|
System.Threading.Tasks.Extensions: MIT
|
|
System.ComponentModel.Composition: MIT
|
|
System.Security.Cryptography.ProtectedData: MIT
|
|
System.Security.Permissions: MIT
|
|
Microsoft.VisualStudio.Validation: MIT
|