diff --git a/.feluda.yaml b/.feluda.yaml new file mode 100644 index 0000000..97fef53 --- /dev/null +++ b/.feluda.yaml @@ -0,0 +1,11 @@ +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