b95516a3dd
Former-commit-id: 73e3bb1e96dd09dc931c1dfe559d2c7f7b8b02c7
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))]
|