Another dist build fix for rx integration, move *.cs file to safe-ish path.
[mono.git] / mcs / class / System.Reactive.Runtime.Remoting / Assembly / MonoAssemblyInfo.cs
1
2 using System.Reflection;
3 [assembly: AssemblyDelaySign (true)]
4 [assembly:AssemblyKeyFile ("../reactive.pub")]
5