3 using System.Reflection;
4 using System.Runtime.CompilerServices;
6 [assembly: AssemblyProduct(
"SiliconStudio.Paradox.Assets")]
7 [assembly: AssemblyTitle(
"SiliconStudio.Paradox.Assets")]
8 [assembly: AssemblyDescription(
"Paradox assets assembly")]
10 [assembly: InternalsVisibleTo(
"SiliconStudio.Assets.Serializers")]
11 [assembly: InternalsVisibleTo(
"SiliconStudio.Assets.Tests")]