Applied patch from Jan Limpens 'ReflectionBasedDictionaryAdapter needs to check if...
[castle.git] / MonoRail2 / Castle.MonoRail.Tests / AssemblyInfo.cs
blob21f44e5d1334caba87438d1abe0b736022e7679c
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.42
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.MonoRail.Tests for Microsoft .NET Framework 2.0")]
19 [assembly: AssemblyDescriptionAttribute("")]
20 [assembly: AssemblyCompanyAttribute("Castle Project")]
21 [assembly: AssemblyProductAttribute("Castle.MonoRail.Tests")]
22 [assembly: AssemblyCopyrightAttribute("Castle Project, original author or authors")]
23 [assembly: AssemblyVersionAttribute("1.1.0.0")]
24 [assembly: AssemblyInformationalVersionAttribute("1.1.0.0")]
25 [assembly: AssemblyFileVersionAttribute("1.1.0.0")]
26 [assembly: AssemblyDelaySignAttribute(false)]
28 #if !DOTNET2 || MONO
29 [assembly: AssemblyKeyFileAttribute(@"D:\projects\castle\castlesvn\trunk\CastleKey.snk")]
30 #endif