Files
stream-cinema/CinemaJellyfin/AssemblyInfo.cs
Roman Vaníček 5d1906abfa
Some checks failed
continuous-integration/drone/push Build is failing
IlRepack and obfuscation
2024-12-12 01:10:11 +01:00

5 lines
481 B
C#

using System.Reflection;
[assembly: Obfuscation(Feature = "encrypt symbol names with password 458310E8B81C11EFACB6071FE769D992", Exclude = false)]
[assembly: Obfuscation(Feature = "2. Apply to type CinemaLib.API.Metadata: apply to member * when method or property or constructor: virtualization", Exclude = false)]
[assembly: Obfuscation(Feature = "2. Apply to type CinemaLib.Webshare.*: apply to member * when method or property or constructor: virtualization", Exclude = false)]