Skip to content

Commit

Permalink
upgrade to windsor 2.0
Browse files Browse the repository at this point in the history
git-svn-id: http://solrnet.googlecode.com/svn/trunk@361 66c3f25c-543c-0410-ae2e-6f2ca0bd8c61
  • Loading branch information
mausch committed May 7, 2009
1 parent d148582 commit de3487d
Show file tree
Hide file tree
Showing 9 changed files with 11,505 additions and 4 deletions.
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0F21F5B6-5986-4301-B0F7-FD9800DB8091}</ProjectGuid>
<OutputType>Library</OutputType>
Expand Down Expand Up @@ -31,15 +31,15 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Castle.Core, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<Reference Include="Castle.Core, Version=1.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Castle.Core.dll</HintPath>
</Reference>
<Reference Include="Castle.DynamicProxy2, Version=2.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<Reference Include="Castle.DynamicProxy2, Version=2.1.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Castle.DynamicProxy2.dll</HintPath>
</Reference>
<Reference Include="Castle.MicroKernel, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<Reference Include="Castle.MicroKernel, Version=2.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\lib\Castle.MicroKernel.dll</HintPath>
</Reference>
Expand Down
Binary file modified lib/Castle.Core.dll
Binary file not shown.
3,197 changes: 3,197 additions & 0 deletions lib/Castle.Core.xml

Large diffs are not rendered by default.

Binary file modified lib/Castle.DynamicProxy2.dll
Binary file not shown.
1,249 changes: 1,249 additions & 0 deletions lib/Castle.DynamicProxy2.xml

Large diffs are not rendered by default.

Binary file modified lib/Castle.MicroKernel.dll
Binary file not shown.
5,484 changes: 5,484 additions & 0 deletions lib/Castle.MicroKernel.xml

Large diffs are not rendered by default.

Binary file modified lib/Castle.Windsor.dll
Binary file not shown.
1,571 changes: 1,571 additions & 0 deletions lib/Castle.Windsor.xml

Large diffs are not rendered by default.

0 comments on commit de3487d

Please sign in to comment.