Refactored the Kernel registration fluent interface to be more readable, better suppo...
[castle.git] / Facilities / EventWiring / Castle.Facilities.EventWiring.Tests / AssemblyInfo.cs
blob654ab1b410ea8b26a96659adbc0b7fcd9b0f3edc
1 using System;
2 using System.Reflection;
3 using System.Runtime.CompilerServices;
4 using System.Runtime.InteropServices;
6 //------------------------------------------------------------------------------
7 // <auto-generated>
8 // This code was generated by a tool.
9 // Runtime Version:2.0.50727.312
11 // Changes to this file may cause incorrect behavior and will be lost if
12 // the code is regenerated.
13 // </auto-generated>
14 //------------------------------------------------------------------------------
16 [assembly: CLSCompliantAttribute(true)]
17 [assembly: ComVisibleAttribute(false)]
18 [assembly: AssemblyTitleAttribute("Castle.Facilities.EventWiring.Tests for Microsoft .NET Framework 2.0")]
19 [assembly: AssemblyDescriptionAttribute("")]
20 [assembly: AssemblyCompanyAttribute("Castle Project")]
21 [assembly: AssemblyProductAttribute("Castle.Facilities.EventWiring.Tests")]
22 [assembly: AssemblyCopyrightAttribute("Castle Project, original author or authors")]
23 [assembly: AssemblyVersionAttribute("1.0.0.0")]
24 [assembly: AssemblyInformationalVersionAttribute("1.0.0.0")]
25 [assembly: AssemblyFileVersionAttribute("1.0.0.0")]
26 [assembly: AssemblyDelaySignAttribute(false)]