You've already forked linux-packaging-mono
6 lines
152 B
C#
6 lines
152 B
C#
using System.Runtime.CompilerServices;
|
|
|
|
[assembly:System.Reflection.AssemblyVersionAttribute ("2.0.0.0")]
|
|
|
|
[assembly:TypeForwardedTo (typeof (Common))]
|