Files
linux-packaging-mono/mcs/tests/dlls/test-939-2/test-939-lib.cs

6 lines
152 B
C#
Raw Normal View History

using System.Runtime.CompilerServices;
[assembly:System.Reflection.AssemblyVersionAttribute ("2.0.0.0")]
[assembly:TypeForwardedTo (typeof (Common))]