mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 02:24:30 +08:00
- 为 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 许可证覆盖
12 lines
366 B
YAML
12 lines
366 B
YAML
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
|